We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0156ff commit bd12cbfCopy full SHA for bd12cbf
readme.txt
@@ -1,8 +1,5 @@
1
+Known Bugs:
2
+ Lua 5.2+ _ENV does not work
3
-
4
5
6
7
-Tables Constructors are treated the way they are in LuaU, meaning that every Value will be assigned in the order it programmed
8
-The Compiler does only support 64-bit doubles and 32-bit integers -> 64 bit Integer Literals will be converted to doubles
+Info:
+ Tables Constructors are treated the way they are in LuaU, meaning that every Value will be assigned in the order it programmed
0 commit comments