1
0
Fork 0
mirror of https://github.com/Reuh/candran.git synced 2025-10-27 17:59:30 +00:00
Commit graph

4 commits

Author SHA1 Message Date
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