Fine tune table-driven tokenizing.

This commit is contained in:
Stephen Chung
2023-03-15 17:22:11 +08:00
parent 2aa7b99d1e
commit 41636eac55
11 changed files with 351 additions and 159 deletions

2
.gitignore vendored
View File

@@ -6,9 +6,9 @@ benches/results
clippy.toml
Rhai.toml
**/*.bat
**/*.exe
doc/rhai-sync.json
doc/rhai.json
tools/
.idea/
.idea
.idea/*