aboutsummaryrefslogtreecommitdiff
path: root/utils.moon
AgeCommit message (Expand)Author
2017-09-14Made repr fix more flexible/correct.Bruce Hill
2017-09-14Fixed a bug in repr for strings ending in "]", and added moonscriptBruce Hill
2017-09-12Tweaks and fixes.Bruce Hill
2017-09-12Tweaks and fixes.Bruce Hill
2017-09-11working towards moving more code into nomic.Bruce Hill
2017-09-11probably working after refactor?Bruce Hill
2017-09-05Added longstrings and removed indentification step.Bruce Hill
2017-08-22Updated core with new syntax.Bruce Hill
2017-08-22Totally working everything (probably) with if and for macros.Bruce Hill
2017-08-20In-progress working whitespace stuff.Bruce Hill
2017-08-18Cleanup and utils file.Bruce Hill