1
Fork 0
mirror of https://github.com/RGBCube/cstree synced 2026-01-18 11:11:06 +00:00
cstree/examples
DQ e7b00a603e
Performance Improvements (#43)
- add `Language::static_text` and optimize static tokens
 - re-use existing `ThinArc`s in `GreenNodeBuilder::finish_node`
 - replace `*mut` in `SyntaxNode` with `NonNull`
 - add CHANGELOG
2022-08-25 22:22:45 +02:00
..
math.rs Performance Improvements (#43) 2022-08-25 22:22:45 +02:00
s_expressions.rs Performance Improvements (#43) 2022-08-25 22:22:45 +02:00