typst/bench/src
Laurenz 594809e35b Library functions behave more imperatively
- Templates scope state changes
- State-modifying function operate in place instead of returning a template
- Internal template representation contains actual owned nodes instead of a pointer to a syntax tree + an expression map
- No more wide calls
2021-08-17 22:20:37 +02:00
..
clock.rs Library functions behave more imperatively 2021-08-17 22:20:37 +02:00
parsing.rs New source loading architecture 2021-08-09 11:26:41 +02:00