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 undefined error in dragon and minor import and var cleanup #126

Merged
merged 12 commits into from
Jan 13, 2024

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    9d279b2 View commit details
    Browse the repository at this point in the history
  2. Remove unused opts

    L1ghtmann committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    b009320 View commit details
    Browse the repository at this point in the history
  3. Lint (ruff)

    L1ghtmann committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    87acd0c View commit details
    Browse the repository at this point in the history
  4. Lint (pylint)

    L1ghtmann committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    2c8e883 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c523c72 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Fewer system() calls

    L1ghtmann committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    a24e1ed View commit details
    Browse the repository at this point in the history
  2. Cleanup editor.py

    L1ghtmann committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    ac3bc94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67f0d14 View commit details
    Browse the repository at this point in the history
  4. Simplify linker rule det

    L1ghtmann committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    c9584a7 View commit details
    Browse the repository at this point in the history
  5. Fix traceback support

    L1ghtmann committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    6c0891d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ee6564 View commit details
    Browse the repository at this point in the history
  7. Fix indentation

    L1ghtmann committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    9b4d22e View commit details
    Browse the repository at this point in the history