summaryrefslogtreecommitdiff
path: root/src/util/mod.rs
AgeCommit message (Expand)Author
2022-04-12Segment by scriptLaurenz
2022-02-17Make values syncLaurenz
2022-02-09Set rules for everythingLaurenz
2022-02-07Tidy upLaurenz
2022-02-04Add `group` in addition to `group_by_key`Laurenz
2022-01-31Switch from `Rc` to `Arc`Laurenz
2022-01-13Faster byte/utf-16 offset conversionsLaurenz
2021-12-07Set Rules Episode II: Attack of the propertiesLaurenz
2021-11-26X/Y abstractionsLaurenz
2021-11-15Make clippy happier and remove `Str`Laurenz
2021-10-23Introduce page / block / inline levelsLaurenz
2021-09-15Bugfix and tidyingLaurenz
2021-09-14Add `BoolExt` trait with `flip` methodLaurenz
2021-08-25Support decoding of mac roman namesLaurenz
2021-08-12Array and dictionary indexingLaurenz
2021-07-30Fatal errorsLaurenz
2021-07-29Move EcoString and OptionExt into utilLaurenz