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

Add new language bindings #91

Merged
merged 30 commits into from
Dec 3, 2023
Merged

Add new language bindings #91

merged 30 commits into from
Dec 3, 2023

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    ad9197e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f68365 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fd0bd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f33eecd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70cf381 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6709b3d View commit details
    Browse the repository at this point in the history
  7. Added language submodule: HCL

    dabico committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    db6f379 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    166e899 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    64584d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d88bf93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc2627a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bc8b24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c51bae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0b21cf View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Added language submodule: XML

    dabico committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    442ce51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    605a3d8 View commit details
    Browse the repository at this point in the history
  3. Update build.py

    dabico committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    acd89e1 View commit details
    Browse the repository at this point in the history
  4. Added language submodule: DTD

    dabico committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    61e963f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de3a29d View commit details
    Browse the repository at this point in the history
  6. Update build.py

    dabico committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    d9eec79 View commit details
    Browse the repository at this point in the history
  7. Added language submodule: Zig

    dabico committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    617c320 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a09edb9 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'language/gitignore' into language/combined-prs

    # Conflicts:
    #	.gitmodules
    #	lib/ch_usi_si_seart_treesitter.h
    #	lib/ch_usi_si_seart_treesitter_Language.cc
    #	lib/ch_usi_si_seart_treesitter_Language.h
    #	src/main/java/ch/usi/si/seart/treesitter/Language.java
    dabico committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    37480f4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    93b9d3a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    99183b5 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'language/twig' into language/combined-prs

    # Conflicts:
    #	src/main/java/ch/usi/si/seart/treesitter/Language.java
    dabico committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    24d0b62 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'language/verilog' into language/combined-prs

    # Conflicts:
    #	src/main/java/ch/usi/si/seart/treesitter/Language.java
    dabico committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    9379984 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'language/xml' into language/combined-prs

    # Conflicts:
    #	.gitmodules
    #	lib/ch_usi_si_seart_treesitter.h
    #	lib/ch_usi_si_seart_treesitter_Language.cc
    #	lib/ch_usi_si_seart_treesitter_Language.h
    #	src/main/java/ch/usi/si/seart/treesitter/Language.java
    dabico committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    5cb6b17 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'language/zig' into language/combined-prs

    # Conflicts:
    #	src/main/java/ch/usi/si/seart/treesitter/Language.java
    dabico committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    0c34333 View commit details
    Browse the repository at this point in the history
  16. Changing position of tree-sitter-pascal submodule in config file

    This is just to maintain the alphabetically sorted order of the file.
    Does not impact the repository in any way.
    dabico committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    5026e42 View commit details
    Browse the repository at this point in the history