Commit Graph

  • 9bc2dfc6f4 Update to --abi=14 main Shadowfacts 2022-05-28 10:37:56 -0400
  • 5d0c1bfcdf
    Loosen tree-sitter library bounds. (#36) Patrick Thomson 2022-04-28 12:17:48 -0400
  • ec1c4cac1b
    Add HEEx language injection for `~H` sigils (#34) Clay 2022-04-18 14:16:26 -0700
  • 1dabc1c790 Generate parser the-mikedavis 2022-04-12 14:20:51 +0000
  • 108cdd550f
    allow only one stab clause without a right-hand-side Michael Davis 2022-04-12 09:13:02 -0500
  • 662426cd85
    handle stab clauses without right-hand-sides Michael Davis 2022-04-11 19:03:34 -0500
  • c68c4ad72f
    Update README.md José Valim 2022-04-02 11:39:21 +0200
  • 60863fc6e2
    Bump tree-sitter version to 0.20 (#31) Vítor Luís dos Santos Trindade 2022-03-28 21:30:40 -0300
  • c8d69759a7
    update rust bindings to include scanner and queries (#30) Michael Davis 2022-03-25 14:36:59 -0500
  • b4027d7cfc Generate parser the-mikedavis 2022-03-04 15:40:04 +0000
  • 6702d11ec4
    add unit tests for tags.scm queries (#27) Michael Davis 2022-03-04 09:38:31 -0600
  • 1344bb095f Generate parser jonatanklosko 2022-03-04 15:34:54 +0000
  • 8c8c14af1a
    Ignore heredoc end delimiter unless in a new line (#28) Jonatan Kłosko 2022-03-04 16:33:24 +0100
  • a11a686303 Generate parser the-mikedavis 2022-02-13 19:21:30 +0000
  • 08dbe8978c
    parse nullary range operator (#25) Michael Davis 2022-02-13 13:19:53 -0600
  • de20391afe
    bump tree-sitter-cli version to v0.20.1 (#23) Michael Davis 2022-01-10 10:35:12 -0600
  • 89bd108897
    commit WASM binding to gh-pages branch (#22) Michael Davis 2022-01-10 10:21:52 -0600
  • 15169596d1
    add tags.scm queries (#18) Michael Davis 2022-01-08 06:54:00 -0600
  • 94d6471cc8
    Fix multiline stab clause with trailing identifier (#20) Jonatan Kłosko 2021-12-27 22:56:00 +0100
  • 1b3ecf7765
    Rename module highlight token (#16) Jonatan Kłosko 2021-12-15 23:29:48 +0100
  • de3ec57591 Add issue template Jonatan Kłosko 2021-10-22 18:07:49 +0200
  • c3b82ff916
    Highlight 'not in' as keyword (#11) Jonatan Kłosko 2021-10-14 20:30:28 +0200
  • f5d7bda543 Generate parser jonatanklosko 2021-10-14 18:10:50 +0000
  • 5d3f7edbc2
    Make hidden scanned tokens visible as regular literals (#10) Jonatan Kłosko 2021-10-14 20:10:10 +0200
  • dda17b01c2
    Make C++ source compatible with older standards (#7) Jonatan Kłosko 2021-10-13 16:04:04 +0200
  • 24a9eaeaa9
    highlight calls to erlang modules as types (#5) Michael Davis 2021-10-12 16:11:14 -0500
  • 7ae20df181 Generate parser jonatanklosko 2021-10-04 08:26:45 +0000
  • ab50f8bbda
    Parse digits in sigil modifiers (#3) Jonatan Kłosko 2021-10-04 10:26:04 +0200
  • 3817c5f986 Wording fixes Jonatan Kłosko 2021-09-30 16:44:26 +0200
  • d7f4f08a81 Add license Jonatan Kłosko 2021-09-30 14:29:49 +0200
  • fe4a3cff57 Add .gitattributes Jonatan Kłosko 2021-09-30 12:53:22 +0200
  • d9f0b7887a Automate parser generation Jonatan Kłosko 2021-09-30 12:42:15 +0200
  • 8f1f7bc427 Add test workflow Jonatan Kłosko 2021-09-30 12:36:21 +0200
  • e846449ef6 Add script for testing the parser against popular repositories Jonatan Kłosko 2021-09-29 20:45:47 +0200
  • 01d428d3a6 Add docs on highlighting Jonatan Kłosko 2021-09-29 20:33:13 +0200
  • 7357885bbc Add highlighting tests Jonatan Kłosko 2021-09-29 19:32:23 +0200
  • 30128092d4 Add highlight rules Jonatan Kłosko 2021-09-29 12:54:54 +0200
  • 18f6c6cc5d Use the same AST node for all identifiers Jonatan Kłosko 2021-09-29 12:44:04 +0200
  • 3cf73a2529 Add field names to quoted delimiters Jonatan Kłosko 2021-09-29 11:54:52 +0200
  • e35f31122f Fix stab clause ambiguities Jonatan Kłosko 2021-09-28 20:40:20 +0200
  • bb5f90516e Add field names Jonatan Kłosko 2021-09-28 17:26:43 +0200
  • d229dddf66 Cleanup and documentation Jonatan Kłosko 2021-09-28 16:00:35 +0200
  • dad92d2b87 Initial parser implementation Jonatan Kłosko 2021-09-25 02:23:37 +0200
  • 3f19b87c70 Add parser tests Jonatan Kłosko 2021-09-01 16:59:04 +0200
  • da75c9ee6b Generate files Jonatan Kłosko 2021-09-01 16:44:03 +0200
  • 769b9f184f Initial commit Jonatan Kłosko 2021-09-01 16:38:27 +0200