Nia
|
f09dc3cf46
|
fix(wasm): fix alias map size computation
This fixes a crash where parsing with certain languages can lead to a crash due to how the alias map was allocated and laid out in wasm memory
|
2025-09-18 18:34:27 -04:00 |
|
Amaan Qureshi
|
39a67eec61
|
feat: migrate to ESM
|
2025-09-16 02:24:11 -04:00 |
|
Ron Panduwana
|
2bb20fe2fe
|
feat: allow external scanners to use the logger
Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
|
2024-08-17 14:46:28 -04:00 |
|
Amaan Qureshi
|
6e6dcf1caf
|
test: modernize scanner files
|
2024-05-05 18:31:53 -04:00 |
|
Amaan Qureshi
|
9f2dc9d6b5
|
fix: rework parser.h includes for test grammars and multi-grammar repos
|
2024-02-02 10:42:39 -05:00 |
|
Max Brunsfeld
|
584b55df8d
|
Delete unused code, tweak whitespace
|
2022-01-19 16:54:57 -08:00 |
|
Max Brunsfeld
|
52b4b65adc
|
Convert more test grammars from JSON to JS
|
2021-11-19 10:35:53 -08:00 |
|
Andrew Helwer
|
0dc1bd806f
|
Fixed some test failures due to CRLF line endings
|
2021-09-24 22:42:38 -04:00 |
|
Max Brunsfeld
|
e64f7a64a1
|
Start work on running test corpus tests
|
2019-01-11 13:31:06 -08:00 |
|
Max Brunsfeld
|
e5851fd9b9
|
Don't use non-existent \a syntax in test grammars
|
2017-12-13 12:21:28 -08:00 |
|
Max Brunsfeld
|
45c40c8742
|
Update test grammars to use new serialization API
|
2017-07-17 17:46:46 -07:00 |
|
Max Brunsfeld
|
ed8fbff175
|
Allow anonymous tokens to be used in grammars' external token lists
|
2017-03-17 16:31:29 -07:00 |
|
Max Brunsfeld
|
6dc0ff359d
|
Rename spec -> test
'Test' is a lot more straightforward of a name.
|
2017-03-09 20:40:01 -08:00 |
|