summaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)Author
2023-04-19Change SipHash2-4 -> SipHash1-3 (#780)Daniel Csillag
2023-03-28Fix basic lints (cargo clippy) (#383)Marek Barvíř
2023-03-21Embed standard fonts in binaryv23-03-21-2Laurenz
2023-03-19Renaming and refactoringLaurenz
2023-03-17CountersLaurenz
2023-03-11Autocompletion for raw language tagsLaurenz
2023-03-10Expose content representation moreLaurenz
2023-03-07Fully untyped modelLaurenz
2023-02-23Switch to ecowLaurenz
2023-02-06Make Rust happier about the inline documentationLaurenz
2023-01-31More `PartialEq` impls for `EcoString`Laurenz
2023-01-27More `track_caller` annotationsLaurenz
2023-01-14Reorganize syntax moduleLaurenz
2022-12-02Multi-part numbering patternsLaurenz
2022-11-08Reduce style chain bloatLaurenz
2022-11-04Style changesLaurenz
2022-11-03Split cratesLaurenz
2022-11-02More dynamic content representationLaurenz
2022-10-04Parse basic math syntaxLaurenz
2022-09-21Tracked memoizationLaurenz
2022-09-20A New WorldLaurenz
2022-07-26New `Str` type with methodsLaurenz
2022-06-14Many fixesLaurenz
2022-06-12Move `Arc` into `Frame`Laurenz
2022-04-24`StyleSlot`, `KeyId` and `NodeId`Laurenz
2022-04-19Automatic frame mergingLaurenz
2022-04-12Segment by scriptLaurenz
2022-02-18Remove layout-cache featureLaurenz
2022-02-18List label stylingLaurenz
2022-02-17Make values syncLaurenz
2022-02-09Incremental bug fixesLaurenz
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-21Prune derivesLaurenz
2021-08-16Convert single-field structs to tuple structsLaurenz
2021-08-14Separate type for string valuesLaurenz
2021-08-13Argument collection and spreadingLaurenz
2021-08-12Array and dictionary indexingLaurenz
2021-08-01Pretty-printed diagnostics with tracebackLaurenz
2021-07-30Fatal errorsLaurenz