| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-02 | Move everything into `crates/` directory | Laurenz | |
| 2023-06-27 | Basic package management | Laurenz | |
| 2023-06-24 | Tidy up | Laurenz | |
| 2023-06-24 | Add infrastructure to enrich errors with hints (#1486) | Mathias Fischler | |
| 2023-06-12 | More `bail!` usage | Laurenz | |
| 2023-06-06 | Small refactorings | Laurenz | |
| 2023-06-06 | Improve value casting infrastructure | Laurenz | |
| 2023-05-11 | Remove 'static bound on `World` | Laurenz | |
| Thanks to improvements in comemo, tracked types don't need to be 'static anymore. This means that the 'static bound on the `World` is now lifted and that the `Route` doesn't need to use unsafe code anymore to manage its lifetime. | |||
| 2023-05-02 | Add ICC profiles to images in PDF and update `usvg`, `svg2pdf` (#822) | Martin Haug | |
| 2023-04-18 | Remove intermediate strings in error message | Laurenz | |
| 2023-03-22 | Fix typos (#115) | Kian-Meng Ang | |
| Found via `codespell -S target -L crate,ist,thi,alle,dedented,ue,tung,nd,ende,overriden,dependant` | |||
| 2023-03-11 | Autocompletion for raw language tags | Laurenz | |
| 2023-03-01 | Bump `ecow` | Laurenz | |
| 2023-02-23 | Switch to ecow | Laurenz | |
| 2023-01-28 | More capable math calls | Laurenz | |
| 2023-01-27 | Autocomplete methods | Laurenz | |
| 2023-01-15 | Remove most fields from `SyntaxKind` enum | Laurenz | |
| 2022-12-30 | Numbering functions | Laurenz | |
| 2022-12-15 | Reflection for castables | Laurenz | |
| 2022-12-05 | Small improvements | Laurenz | |
| 2022-11-27 | Switch `StrResult` to `EcoString` | Laurenz | |
| 2022-11-25 | Tidy up | Laurenz | |
| 2022-11-23 | More general evaluation interface | Laurenz | |
| 2022-11-20 | Tracepoints for show rules | Laurenz | |
| 2022-11-04 | Style changes | Laurenz | |
| 2022-11-03 | Split crates | Laurenz | |
| 2022-10-17 | More spans in AST | Laurenz | |
| 2022-10-05 | Add `NotSource` variant to `FileError` | Laurenz | |
| 2022-10-05 | Remove `SpanPos` in favor of `ErrorPos` | Laurenz | |
| 2022-09-25 | XML reading | Laurenz | |
| 2022-09-21 | Tracked memoization | Laurenz | |
| 2022-09-20 | Refactor error handling | Laurenz | |
| 2022-09-20 | A New World | Laurenz | |
| 2022-06-14 | Unified file loading errors | Laurenz | |
| 2022-06-10 | Bump dependencies | Laurenz | |
| 2022-05-31 | Enforce and make use of span ordering | Laurenz | |
| 2022-05-31 | Numbered spans | Laurenz | |
| 2022-03-15 | Non-returning error macro | Laurenz | |
| 2022-02-28 | Introduce `EvalResult` for control flow | Martin Haug | |
| 2022-02-17 | Accept closures for heading styling | Laurenz | |
| 2022-02-17 | Switch to const generics for nodes | Laurenz | |
| 2022-01-28 | Parse `show` and `wrap` expressions | Laurenz | |
| 2022-01-24 | Export into rendered images | Laurenz | |
| 2021-11-14 | Tidying | Laurenz | |
| 2021-11-05 | Refactoring | Laurenz | |
| Co-Authored-By: Martin <mhaug@live.de> | |||
| 2021-09-29 | Implement `Display` for `Tracepoint` | Laurenz | |
| 2021-09-15 | Bugfix and tidying | Laurenz | |
| 2021-08-21 | Prune derives | Laurenz | |
| 2021-08-14 | Adjust macros to new version | Laurenz | |
| 2021-08-13 | Add file information to spans | Laurenz | |
