1
0
Fork 0
mirror of https://github.com/notwa/mm synced 2024-06-29 05:17:12 -07:00
Commit Graph

3 Commits

Author SHA1 Message Date
Connor Olding 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
Connor Olding 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
Connor Olding d0ccf16dff reorganize scripts 2016-01-12 16:05:31 -08:00