|
|
01e808e2e6
|
Fix Lua < 5.4 compiler with new preprocessor env
|
2021-06-17 20:18:38 +02:00 |
|
|
|
7e4b46ba7d
|
Add Lua 5.2 target
|
2020-12-24 17:25:28 +01:00 |
|
|
|
851e9f89d6
|
Added safe operators, if/while with assignement, method stubs
|
2019-08-27 17:07:33 +02:00 |
|
|
|
7df95abc6d
|
Fixed using return at the end of a loop that use continue
|
2019-08-23 21:12:45 +02:00 |
|
|
|
91948109ca
|
Fixed using break and continue in the same loop, added vanilla Lua 5.1 target
somehow I never encountered this before... well now there's more tests
|
2019-08-23 19:50:49 +02:00 |
|