|
|
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 |
|
|
|
aaff625b6c
|
[language] replace constant symbols with a constant value check function
|
2024-04-24 16:15:58 +02:00 |
|
|
|
1ea06c63eb
|
[internal] do block parsing at the same time as expression parsing
|
2024-01-15 17:21:47 +01:00 |
|
|
|
b6473de4d2
|
[language] Add multiple assignments, assignment and definitions are now function calls
|
2024-01-11 01:36:47 +01:00 |
|
|
|
5d000e2fec
|
Rename type check to value check
|
2024-01-09 16:57:43 +01:00 |
|
|
|
efb99a9ed7
|
Add for loops
|
2024-01-05 01:36:37 +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 |
|
|
|
a85e7ab0af
|
Update tests
|
2024-01-02 00:36:10 +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 |
|