Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 🐛 create default version value for forked repos #2303

Merged
merged 10 commits into from
Sep 9, 2023
Merged

fix: 🐛 create default version value for forked repos #2303

merged 10 commits into from
Sep 9, 2023

Commits on Aug 27, 2023

  1. fix: 🐛 create default version value for forked repos

    this change allows people who are trying to contribute to LPython to build the project locally without having to manually create a tag or fetch from origin
    OmarMesqq committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    0dc6cc9 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    1695a6f View commit details
    Browse the repository at this point in the history
  2. concatenate shell flags

    OmarMesqq committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    8e2c8e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c52b5a View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. start rng impl

    OmarMesqq committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    4561868 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66b7f42 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. merge main

    OmarMesqq committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    42d6868 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b279af View commit details
    Browse the repository at this point in the history
  3. remove bin file

    OmarMesqq committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    c352f24 View commit details
    Browse the repository at this point in the history
  4. reduce script complexity

    OmarMesqq committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    ed7587d View commit details
    Browse the repository at this point in the history