| Date | Commit message | Author |
|---|---|---|
| 2024-08-09 12:42 | add support for arrays | Tobias Bengfort |
| 2023-04-29 15:51 | typo | Tobias Bengfort |
| 2022-09-02 06:52 | allow expressions as statements | Tobias Bengfort |
| 2022-09-02 06:47 | add some binary operators | Tobias Bengfort |
| 2022-09-02 06:47 | fix operator parsing | Tobias Bengfort |
| 2022-08-28 17:32 | extend stdlib | Tobias Bengfort |
| 2022-08-28 17:32 | format: allow float positions | Tobias Bengfort |
| 2022-08-28 17:32 | typo | Tobias Bengfort |
| 2022-08-27 08:42 | allow to include xipd files from package | Tobias Bengfort |
| 2022-08-27 08:36 | include std.xipd in package | Tobias Bengfort |
| 2022-08-27 08:35 | package using setup.cfg | Tobias Bengfort |
| 2022-08-26 21:26 | add README.md | Tobias Bengfort |
| 2022-08-26 19:05 | add simple test | Tobias Bengfort |
| 2022-08-26 18:57 | resolve include relative to current file | Tobias Bengfort |
| 2022-08-26 18:01 | add std library | Tobias Bengfort |
| 2022-08-26 17:24 | make formatting optional | Tobias Bengfort |
| 2022-08-27 08:28 | refine cli | Tobias Bengfort |
| 2022-08-26 10:13 | add autoformat | Tobias Bengfort |
| 2022-08-26 17:07 | return str from renderer | Tobias Bengfort |
| 2022-08-26 10:17 | create renderer | Tobias Bengfort |
| 2022-08-26 10:17 | fix operator precedence | Tobias Bengfort |
| 2022-08-26 10:13 | create parser | Tobias Bengfort |
| 2022-08-26 10:41 | init | Tobias Bengfort |