| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-06 | Improve value casting infrastructure | Laurenz | |
| 2023-04-19 | Fix argument sinks | Laurenz | |
| Fixes #886. | |||
| 2023-04-19 | Give more specific error messages (#881) | Leedehai | |
| 2023-04-16 | Clippy fixes (#581) | Marek BarvΓΕ | |
| 2023-04-13 | Fix function sinks (#638) | Marmare314 | |
| 2023-03-11 | Autocompletion for raw language tags | Laurenz | |
| 2023-03-10 | Expose content representation more | Laurenz | |
| 2023-03-01 | Split up `model` module | Laurenz | |
| 2022-10-17 | Merge some modules | Laurenz | |
| 2022-09-20 | Refactor error handling | Laurenz | |
| 2022-07-26 | New `Str` type with methods | Laurenz | |
| 2022-05-26 | Locatable groups | Laurenz | |
| 2022-05-25 | Move route from context to VM | Laurenz | |
| 2022-05-06 | Cast content from string | Laurenz | |
| 2022-05-03 | Support recursive show rules | Laurenz | |
| 2022-03-18 | Methods | Laurenz | |
| 2022-03-12 | Remove classes and improve naming | Laurenz | |
| 2021-01-03 | Move and rename many things π | Laurenz | |
| 2021-01-02 | Dynamic values, Types, Arrays, and Dictionaries π | Laurenz | |
| - Identifiers are now evaluated as variables instead of being plain values - Constants like `left` or `bold` are stored as dynamic values containing the respective rust types - We now distinguish between arrays and dictionaries to make things more intuitive (at the cost of a bit more complex parsing) - Spans were removed from collections (arrays, dictionaries), function arguments still have spans for the top-level values to enable good diagnostics | |||
| 2021-01-01 | A few small improvements β» | Laurenz | |
| 2020-12-27 | Refresh function call and dictionary syntax | Laurenz | |
| - No colon between function name and arguments, just whitespace - "Named" arguments (previously "keyword" arguments) use colon instead of equals sign | |||
| 2020-12-21 | Restructure value conversions π§± | Laurenz | |
| 2020-11-24 | Use newly stabilized intra doc links β© | Laurenz | |
| 2020-10-11 | Refactor layouting base πͺ | Laurenz | |
| 2020-10-07 | Evaluation and node-based layouting π | Laurenz | |
| 2020-10-05 | Remove @ syntax in diagnostics macros π | Laurenz | |
| 2020-10-04 | Small improvements πͺ | Laurenz | |
| 2020-10-04 | Better argument parsing π₯ | Laurenz | |
