1
0
Fork 0
mirror of https://github.com/notwa/mm synced 2024-11-05 03:39:02 -08:00
Commit graph

3 commits

Author SHA1 Message Date
e6b5fe590f fix a certain case in serialize.lua
this should actually check if the whole string
matches [A-Za-z_][0-9A-Za-z_]*
but thats for another time
2016-01-19 16:30:00 -08:00
1acbaba58c be super strict about globals
theres still a lot of work to do\nsince most scripts just set globals explicitly\nthis is still better than implied globals though
2016-01-13 09:21:24 -08:00
d0ccf16dff reorganize scripts 2016-01-12 16:05:31 -08:00
Renamed from Lua/serialize.lua (Browse further)