nomsu/lib/core
Bruce Hill a1b559a3a2 Added metatables for bool, number, function, coroutine. Added
run-time check to make sure precompiled code used the same version of
Lua. Methods can now be used in (* compiles to *), etc.
2019-01-25 15:50:51 -08:00
..
collections.nom Updating to v6.15, which includes "external (...)" instead of separate 2019-01-15 15:54:28 -08:00
control_flow.nom Added honeypot compile action that detects if you try to do an 'else' 2019-01-23 15:28:40 -08:00
coroutines.nom Updating to v6.15, which includes "external (...)" instead of separate 2019-01-15 15:54:28 -08:00
errors.nom Switching to use _1_as_lua() 2019-01-23 15:43:06 -08:00
id.nom Updating to v6.15, which includes "external (...)" instead of separate 2019-01-15 15:54:28 -08:00
init.nom Moved things into core/ 2019-01-16 16:38:15 -08:00
io.nom 'say' is now it's own action, rather than a 'print' clone, which lets it 2019-01-23 15:43:19 -08:00
math.nom Updating to v6.15, which includes "external (...)" instead of separate 2019-01-15 15:54:28 -08:00
metaprogramming.nom Added metatables for bool, number, function, coroutine. Added 2019-01-25 15:50:51 -08:00
operators.nom Added metatables for bool, number, function, coroutine. Added 2019-01-25 15:50:51 -08:00
text.nom Moved all the text method stuff into text.moon instead of splitting 2019-01-22 16:16:53 -08:00
things.nom Added tree back as a parameter to compile actions, which helps with 2019-01-18 14:22:48 -08:00