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

Module Constants #127

Merged
merged 17 commits into from
Jun 3, 2024
Merged

Module Constants #127

merged 17 commits into from
Jun 3, 2024

Commits on May 9, 2024

  1. Add constant example

    JulianGCalderon committed May 9, 2024
    Configuration menu
    Copy the full SHA
    5376149 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c826f5 View commit details
    Browse the repository at this point in the history
  3. Add catching on UseOfUndeclaredVariable after lower_path

    This allows to look for defined constants if no path was found
    JulianGCalderon committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4dbf6ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe17111 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ffb7b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f30118 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3311667 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1650621 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7ad235e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9e67a1a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cbfc4d0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1da6876 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    48404c1 View commit details
    Browse the repository at this point in the history
  14. Fix imports

    JulianGCalderon committed May 9, 2024
    Configuration menu
    Copy the full SHA
    45c0b18 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ebd0bdd View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    c3c8aee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    350d3f6 View commit details
    Browse the repository at this point in the history