1
0
Fork 0
mirror of https://github.com/Reuh/candran.git synced 2025-10-27 09:59:29 +00:00
candran/compiler
2020-07-04 23:42:51 +02:00
..
lua51.can Added safe operators, if/while with assignement, method stubs 2019-08-27 17:07:33 +02:00
lua53.can Lua <5.4: Only error when the variable is declared with an attribute 2020-07-04 23:42:51 +02:00
lua54.can Lua 5.4 support and const and close shortcut 2020-06-30 21:29:13 +02:00
luajit.can Added cancheck; candran.compile, .make and .preprocess returns nil, err instead of throwing an error; can and canc error output should now be similar to Lua 2020-04-06 21:30:57 +02:00