aboutsummaryrefslogtreecommitdiff
path: root/core/text.nom
AgeCommit message (Expand)Author
2018-06-23Moved console colors from core/ into lib/Bruce Hill
2018-06-18Initial working version.Bruce Hill
2018-06-15Updating tests.Bruce Hill
2018-06-14More streamlining and cleanup. Especially for core/metaprogramming.nomBruce Hill
2018-05-29Almost-working reimplementation of source code mapping.Bruce Hill
2018-05-26Re-added sources.Bruce Hill
2018-05-16Moved all the tree->lua and tree->nomsu code back into single functionsBruce Hill
2018-05-16Initial working version.Bruce Hill
2018-05-15Cleaning up comments.Bruce Hill
2018-05-03Overhaul with smaller, more concise codebase around definingBruce Hill
2018-04-25Removing end-of-line ":" and "(..)" for blocks (they just useBruce Hill
2018-04-25Got nomsu codegen working again.Bruce Hill
2018-04-19All tests passing (except object)Bruce Hill
2018-04-13Getting closer.Bruce Hill
2018-04-09Re-added callstack callsite info. It's a bit hacky, but better thanBruce Hill
2018-02-02Restructured the nomsu files to group all the essentials into core/ andBruce Hill