| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-01 | Add some fonts ๐ | Laurenz | |
| 2020-08-01 | Port font handling to fontdock and ttf-parser ๐ณ | Laurenz | |
| - Use fontdock for indexing fonts and querying - Typst binary now automatically indexes and uses system fonts in addition to a fixed font folder! - Removes subsetting support for now (was half-finished anyways, plan is to use harfbuzz for subsetting in the future) - Adds font width configuration support | |||
| 2020-07-29 | Move, rename and switch some things (boring) ๐ | Laurenz | |
| - Problems -> Diagnostics - Position -> Pos - offset_spans -> Offset trait - Size -> Length (and some more size types renamed) - Paper into its own module - scope::Parser -> parsing::CallParser - Create `Decorations` alias - Remove lots of double newlines - Switch from f32 to f64 | |||
| 2020-07-26 | Rename errors to problems and make error! macro more ergonomic ๐งผ | Laurenz | |
| Also adds a `warning!` macro. | |||
| 2020-02-04 | Serialize layouts with serde ๐ | Laurenz | |
| 2020-02-04 | Merge `Parsed` and `Layouted` types into `Pass` with `Feedback` ๐๐ข๐ | Laurenz | |
| 2020-02-04 | Adapt for tonty and fix a few bugs ๐ง | Laurenz | |
| 2020-02-03 | Port tests ๐ | Laurenz | |
| 2020-02-03 | Better Debug/Display and Derives ๐งฝ | Laurenz | |
| 2020-02-03 | Upgrade to new toddle interface ๐ณ | Laurenz | |
| 2020-01-21 | Decoupled function parser ๐ [WIP] | Laurenz | |
| 2020-01-19 | Move to non-fatal errors ๐ช [WIP] | Laurenz | |
| - Dynamic models instead of SyntaxTrees - No more ParseResult/LayoutResult - Errors and Decorations which are propagated to parent contexts - Models are finally clonable | |||
| 2020-01-18 | ColorToken serialization + function fix ๐ง | Laurenz | |
| 2020-01-16 | Do argument parsing โ | Laurenz | |
| 2020-01-16 | Powerful parser testing ๐ฑโ๐ค | Laurenz | |
