feat: add escaped newlines to extras
dev: use new secret
chore: update dependencies
Merge the tip
fix: capitalized and numbered variables not working
feat(grammar): add number_word rule
chore: make generate-tclsh dependent on tcl sources
types: add "word" field definition
fix(grammar): add _word_content as word
chore(grammar): revert unnecessary changes
fix(grammar): remove regex assertions
tests: add more tests for booleans
feat(grammar): add booleans
types: add baseRule parameter to RuleDefinition
types: remove NormalizedRule
tests: add tests for booleans
chore: add cargo to .build.yml
chore: add npm to .build.yml
chore: automaticall install npm deps
fix(bindings): fix Node bindings