1
0
Fork 0
mirror of https://github.com/Reuh/anselme.git synced 2025-10-28 09:09:31 +00:00
Commit graph

7 commits

Author SHA1 Message Date
13ce7a2efa [language] flush literals are now --- instead of empty lines
Empty lines could lead to unexpected flushes, for example when calling another function where empty lines are used for code presentation.
2024-04-30 23:06:08 +02:00
1ea06c63eb [internal] do block parsing at the same time as expression parsing 2024-01-15 17:21:47 +01:00
68a109391f Hide internal nodes from stack trace 2024-01-02 15:06:24 +01:00
15f29e3bce Undefine _ in attached block 2024-01-02 14:35:18 +01:00
d42b900388 Text litteral: strip leading and closing space if present 2023-12-29 19:19:15 +01:00
9b7d1e436e Second test batch and associated fixes 2023-12-29 17:15:43 +01:00
82ce53be83 First test batch and associated fixes
The test runner is also nicer to use.
2023-12-28 17:03:54 +01:00