Commit Graph

40 Commits (45fe67712c9f32c24e40dfc2339b1d6a8a252aaa)

Author SHA1 Message Date
dependabot[bot] 45fe67712c
Bump node-addon-api from 8.2.0 to 8.2.2 (#180) 2024-11-11 18:56:43 +07:00
dependabot[bot] 42c550e940
Bump tree-sitter-cli from 0.24.1 to 0.24.4 (#181) 2024-11-11 18:56:34 +07:00
dependabot[bot] 87e4059f01
Bump node-gyp-build from 4.8.1 to 4.8.2 (#165) 2024-10-05 12:22:30 +07:00
dependabot[bot] 210132100f
Bump node-addon-api from 8.1.0 to 8.2.0 (#169) 2024-10-05 12:22:23 +07:00
dependabot[bot] 3a7f89ec16
Bump tree-sitter-cli from 0.22.6 to 0.24.1 (#174) 2024-10-05 12:22:08 +07:00
dependabot[bot] 12523bd1ff
Bump node-addon-api from 8.0.0 to 8.1.0 (#138) 2024-07-21 06:53:02 +07:00
dependabot[bot] eae2f81adf
Bump prettier from 3.3.2 to 3.3.3 (#139) 2024-07-21 06:52:52 +07:00
Patrick Förster 107435ada4
Add luacode and asy as verbatim environments (#141)
Adds the following source code environments:
- `asy`
- `asydef`
- `luacode`
- `luacode*`

Fixes #140.
2024-07-18 17:35:26 +07:00
dependabot[bot] 5a1b4165ad
Bump node-gyp-build from 4.8.0 to 4.8.1 (#122) 2024-06-22 07:51:43 +07:00
dependabot[bot] 207b02dca0
Bump tree-sitter-cli from 0.22.2 to 0.22.6 (#123) 2024-06-22 07:51:36 +07:00
dependabot[bot] 77aa649faa
Bump node-addon-api from 7.1.0 to 8.0.0 (#116) 2024-06-22 07:51:23 +07:00
dependabot[bot] 7e2b009dc9
Bump prebuildify from 6.0.0 to 6.0.1 (#120) 2024-06-22 07:51:18 +07:00
dependabot[bot] bb02423d01
Bump prettier from 3.2.5 to 3.3.2 (#128) 2024-06-22 07:51:13 +07:00
Patrick Förster cf1841f5bb Bump version to v0.4.0 2024-04-01 14:44:40 +07:00
Patrick Förster a834712c5e
BREAKING: Don't check in generated parser.c file (#114)
* Update generated tree-sitter bindings
* Use CI reference workflows from tree-sitter organization
2024-04-01 14:31:04 +07:00
dependabot[bot] a6c812704b
Bump prettier from 3.0.3 to 3.2.5 (#110) 2024-04-01 09:14:05 +07:00
dependabot[bot] ddd884d883
Bump nan from 2.18.0 to 2.19.0 (#111) 2024-04-01 09:09:56 +07:00
dependabot[bot] c01bbc274c
Bump tree-sitter-cli from 0.20.8 to 0.22.2 (#112) 2024-04-01 09:09:45 +07:00
dependabot[bot] fb11c64a02
Bump prettier from 2.8.8 to 3.0.3 (#95) 2024-04-01 09:05:44 +07:00
dependabot[bot] e6e9678bbb
Bump nan from 2.17.0 to 2.18.0 (#98) 2024-04-01 09:05:27 +07:00
dependabot[bot] ea051ea5ea
Bump prettier from 2.8.7 to 2.8.8 (#86) 2023-06-01 19:52:56 +07:00
dependabot[bot] b0686a83c2
Bump prettier from 2.8.1 to 2.8.7 (#79) 2023-05-11 16:07:08 +07:00
Patrick Förster 91832daef5 Add support for definition commands from xparse
See #82.
2023-04-16 10:48:21 +07:00
dependabot[bot] 6b7ea83930
Bump prettier from 2.8.0 to 2.8.1 (#65) 2023-01-01 14:51:05 +07:00
dependabot[bot] 1ec3941b97
Bump prettier from 2.7.1 to 2.8.0 (#62) 2022-12-02 18:44:33 +07:00
Patrick Förster 8c75e93cd0 Bump version to 0.3.0 2022-10-26 10:55:26 +07:00
dependabot[bot] 674bb306c2
Bump nan from 2.16.0 to 2.17.0 (#56) 2022-10-25 20:29:23 +07:00
Patrick Förster 92b0e8243f Bump version to v0.2.1 2022-10-25 22:22:12 +07:00
Patrick Förster d31884f933 Update to ABI version 14 2022-10-04 21:10:20 +07:00
dependabot[bot] b3b2cf27f3
Bump prettier from 2.6.2 to 2.7.1 (#50) 2022-06-29 18:56:32 +07:00
Patrick Förster c8e55bb740 Bump version to v0.2.0 2022-06-14 20:24:58 +07:00
Patrick Förster 2bb93fc2f2 Change package name to allow NPM publishing 2022-06-14 20:16:13 +07:00
dependabot[bot] 104a5dea95
Bump nan from 2.15.0 to 2.16.0 (#45) 2022-06-01 18:13:32 +07:00
dependabot[bot] fc4549db19
Bump prettier from 2.6.0 to 2.6.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.0 to 2.6.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.0...2.6.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 18:29:11 +07:00
dependabot[bot] 649bcd70de
Bump prettier from 2.5.1 to 2.6.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.5.1...2.6.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-16 18:30:08 +07:00
dependabot[bot] c14baab9d5
Bump tree-sitter-cli from 0.20.4 to 0.20.6
Bumps [tree-sitter-cli](https://github.com/tree-sitter/tree-sitter) from 0.20.4 to 0.20.6.
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](https://github.com/tree-sitter/tree-sitter/compare/v0.20.4...v0.20.6)

---
updated-dependencies:
- dependency-name: tree-sitter-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-04 18:27:43 +07:00
Patrick Förster 83a6eee2bd Bump tree-sitter version 2022-01-29 10:21:39 +07:00
Patrick Förster ccb6fe7a57 Simplify parsing of special LaTeX commands 2021-12-27 13:22:53 +07:00
Patrick Förster e87bc36487 Update tree-sitter version 2021-03-20 14:12:59 +07:00
Patrick Förster d80c3da4f8 Initial commit 2020-11-25 17:55:39 +07:00