nomsu/lib/core
2019-01-27 02:05:02 -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 Fail no longer prepends 'Failure:' automatically, now fail_at() does if 2019-01-27 02:03:03 -08:00
id.nom Updating to v6.15, which includes "external (...)" instead of separate 2019-01-15 15:54:28 -08:00
init.nom Added Time library to core. 2019-01-27 02:03:43 -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 extra test for safety. 2019-01-27 02:04:38 -08:00
operators.nom Removed namespace colliding of * is not * (using the isinstance 2019-01-27 02:05:02 -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
time.nom Added time module for real. 2019-01-27 02:04:06 -08:00