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

Dev #486

Merged
merged 34 commits into from
Sep 21, 2024
Merged

Dev #486

merged 34 commits into from
Sep 21, 2024

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    94108a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eec74e View commit details
    Browse the repository at this point in the history
  3. Try installing TypeScript.

    kaby76 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    21583bb View commit details
    Browse the repository at this point in the history
  4. Update test.sh

    kaby76 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    80bf6d2 View commit details
    Browse the repository at this point in the history
  5. Update main.yml

    kaby76 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5203ccf View commit details
    Browse the repository at this point in the history
  6. Remove "if's"

    kaby76 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f2c10e5 View commit details
    Browse the repository at this point in the history
  7. Update main.yml

    kaby76 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    80345b7 View commit details
    Browse the repository at this point in the history
  8. Update main.yml

    kaby76 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    95e3b51 View commit details
    Browse the repository at this point in the history
  9. Update main.yml

    kaby76 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6574426 View commit details
    Browse the repository at this point in the history
  10. Update main.yml

    kaby76 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6b9814b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f370222 View commit details
    Browse the repository at this point in the history
  12. Find out wtf is going on.

    kaby76 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    3bbc569 View commit details
    Browse the repository at this point in the history
  13. Install tsx npx.

    kaby76 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ab26b26 View commit details
    Browse the repository at this point in the history
  14. Try again.

    kaby76 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f6f6e54 View commit details
    Browse the repository at this point in the history
  15. Remove junk.

    kaby76 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e659bff View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c1f5442 View commit details
    Browse the repository at this point in the history
  17. Release 0.23.6.

    kaby76 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5906bd1 View commit details
    Browse the repository at this point in the history
  18. Release (continued).

    kaby76 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    22476f1 View commit details
    Browse the repository at this point in the history
  19. Sync with grammars-v4

    kaby76 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f2591fa View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0247d7f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Fix node calls.

    kaby76 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e247826 View commit details
    Browse the repository at this point in the history
  2. Fixes for build regression.

    Change node calls to "npx tsx" since this works, and ts-node doesn't. Note, Python3/requirements.txt is ok, but sometimes see a "WARNING: Failed to write executable - trying to use .deleteme logic" when deleting old 4.13.1 version. This is caused by not running the shell in admin mode.
    kaby76 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    457d45b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c080761 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0b3519 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    41179bc View commit details
    Browse the repository at this point in the history
  2. Force dos2unix.

    kaby76 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4d5c648 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    328013c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c1be81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    647246e View commit details
    Browse the repository at this point in the history
  6. Add kotlin-formal.

    kaby76 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    76f42ae View commit details
    Browse the repository at this point in the history
  7. Fix test.

    kaby76 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    bbc2033 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0923359 View commit details
    Browse the repository at this point in the history
  9. Rollback antlr to 4.13.1 because 4.13.2 seems to be broken.

    With python3_12_1, getting Calling deprecated method in Lexer class: mode(...)
    kaby76 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3f6524e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    222d580 View commit details
    Browse the repository at this point in the history