ObserverOfTime
a80cd86d47
fix(cli): fix DSL type declarations
...
(cherry picked from commit ca27fb5d43 )
2025-08-30 17:16:05 -04:00
Pieter Goetschalckx
05bfeb5b69
fix(cli): add reserved type declarations and schema
...
- Use `globalThis` for `reserved` function export
- Add `reserved` field and function to DSL declarations
- Add `reserved` rule to grammar schema
(cherry picked from commit 07b4c8d05d )
2025-08-02 11:51:09 +02:00
Amaan Qureshi
68e707eb4f
feat: support passing in a Rust regex in the grammar dsl
2025-01-06 20:52:19 -05:00
Amaan Qureshi
3456330fe9
fix: update outdated links
2025-01-03 15:09:33 -05:00
Joel Spadin
9c8a0d47a0
fix(dsl): fix types for RuleBuilder
...
The second parameter to RuleBuilder should be optional. Fixes #3811 .
2024-10-20 01:27:42 +00:00
Amaan Qureshi
c008005f9a
feat: improve dsl definitions
2023-08-16 02:24:33 -04:00
Andrew Hlynskyi
029899f719
fix: dsl.d.ts - define previous param in rule callbacks
2023-08-15 23:28:54 +03:00
Andrew Hlynskyi
8c6d157ca5
fix(dsl): fix formatting
2023-04-09 19:53:36 +03:00
Andrew Hlynskyi
ae738c3c0f
fix(dsl): add support for rule refs to externals
2023-04-09 19:53:36 +03:00
Andreas Deininger
0751736d17
docs: convert various links to https protocol
2023-04-04 18:05:46 +03:00
Jonas Hübotter
5e9c3c69e2
fix type of prec in dsl
2021-03-13 13:10:12 +01:00
Jonas Hübotter
67787f4512
Fix precedence typings
2021-03-02 10:34:47 +01:00
Max Brunsfeld
889dcef50b
Update typescript declarations for new precedence features
...
Refs #939
2021-03-01 13:18:16 -08:00
Jacob Gillespie
86a5dabbcb
Add TypeScript definition for DSL ( #658 )
2020-07-07 08:45:23 -07:00