|
|
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 |
|
|
|
c027c87dc4
|
Reuse a global state with standard library already loaded in tests, and associated branch handling fixes
|
2024-01-08 22:23:50 +01:00 |
|
|
|
51ad18c5a4
|
LuaFunction cleanup: replace by LuaCall
|
2024-01-07 20:31:28 +01:00 |
|
|
|
b004946266
|
Error reporting improvements for functions & overloads
|
2024-01-06 15:14:32 +01:00 |
|
|
|
efb99a9ed7
|
Add for loops
|
2024-01-05 01:36:37 +01:00 |
|