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

Finishing #486

Closed
wants to merge 67 commits into from
Closed

Finishing #486

wants to merge 67 commits into from

Commits on Oct 10, 2023

  1. [ANTLR4] added generation for ANTLR4 files without target-specific co…

    …de and with rule labels
    linkstaple committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    7eff429 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fa226c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aee84f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac40bf2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1473ec2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0c0c40 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0c5c47a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f14b890 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6b13f6f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f5809ea View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1cdfcd3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ef3056a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    baf1186 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6a3b6c6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    066f725 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    413f351 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d51337c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    d34f4b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    38ff8fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf895ce View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    a914279 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. added AST for Dart

    xdkomel committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    1c6074f View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    95cba43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9f696d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1636c9e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Merge pull request #1 from linkstaple/bnfc-antlr

    Bnfc antlr
    xdkomel authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    7929533 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57ddbc3 View commit details
    Browse the repository at this point in the history
  3. merge with add-antlr-backend

    xdkomel committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    b95bbbb View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    d72f4ba View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. use functions instead of extensions, resolve common issues, leaving o…

    …nly parser generator problems
    xdkomel committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    a55d2e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. builder 85% done

    xdkomel committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    40b47fe View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    1f8aee7 View commit details
    Browse the repository at this point in the history
  2. fixed show methods collisions

    xdkomel committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    2358676 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df4f1b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    091f72b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82e3385 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d0c282 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. a bit reorganized

    xdkomel committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    7e51440 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from linkstaple/bnfc-antlr

    Bnfc antlr
    xdkomel authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    5b0ae7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb3c9c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d8d93b View commit details
    Browse the repository at this point in the history
  5. support coercion number

    xdkomel committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    7a0148b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3 from xdkomel/addDartBuilder

    Add dart builder
    xdkomel authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    45f6e26 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    af36017 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    45c86d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    fa14c03 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from xdkomel/pretty-printer-sep-term

    Pretty printer sep term
    xdkomel authored Feb 18, 2024
    Configuration menu
    Copy the full SHA
    af8f9ed View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. finish mvp

    xdkomel committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    3629ec0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from xdkomel/add-lists-builders

    finish mvp
    xdkomel authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f5b436a View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    c11d327 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    e4d5c96 View commit details
    Browse the repository at this point in the history
  2. add skeleton and makefile

    xdkomel committed May 2, 2024
    Configuration menu
    Copy the full SHA
    98898ce View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    77ad7e2 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Merge pull request #1 from xdkomel/bnfc-antlr

    add naming and diretory options to antlr
    linkstaple authored May 26, 2024
    Configuration menu
    Copy the full SHA
    0c6be6d View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    02b3365 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    558deec View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from xdkomel/add-skeleton

    Add skeleton
    xdkomel authored Jun 2, 2024
    Configuration menu
    Copy the full SHA
    ce57565 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa88214 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #7 from xdkomel/bnfc-antlr

    Bnfc antlr
    xdkomel authored Jun 2, 2024
    Configuration menu
    Copy the full SHA
    3901f5a View commit details
    Browse the repository at this point in the history
  6. fix bug when merged

    xdkomel committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    2899ef0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6359382 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    5dfd109 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    c00d058 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. mostly adequate version

    xdkomel committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    f6fcda2 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. refactor

    xdkomel committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    3faa18e View commit details
    Browse the repository at this point in the history
  2. fix refactoring caused errors

    xdkomel committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e3a7004 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9550c2d View commit details
    Browse the repository at this point in the history