Use static arrays and a fixed binary search for large char set checks
This commit is contained in:
parent
0fc92c9a7d
commit
39be6972fe
4 changed files with 49 additions and 207 deletions
|
|
@ -17,7 +17,6 @@ use render::render_c_code;
|
|||
use rules::AliasMap;
|
||||
|
||||
mod build_tables;
|
||||
mod char_tree;
|
||||
mod dedup;
|
||||
mod grammar_files;
|
||||
mod grammars;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue