Commit Graph

7 Commits

Author SHA1 Message Date
bc41cc3a24 Switched to have colors/utf8 be optional, fixed an issue with currently
running files leaking when errors occurred (causing spurious circular
import errors), and improved tutorial.
2019-01-29 16:17:33 -08:00
92a603f199 Improved tutorial. 2019-01-27 02:08:53 -08:00
f746ba34d7 Moved all the text method stuff into text.moon instead of splitting
across string2/containers. Modified the type stuff to output better type
names and use (a Dict) and (a List) instead of (Dict) and (List). (Text)
now also has a proper constructor. (assume) now also handles a bunch of
different assumptions with smart error messages.
2019-01-22 16:16:53 -08:00
894ef41ac2 Made tutorial jump to error position, instead of first ??? or <your code
here>.
2019-01-19 19:38:38 -08:00
3b6d3553c8 Added to tutorial. 2019-01-19 18:00:44 -08:00
13cab23e20 Improving the tutorial. 2019-01-18 20:45:38 -08:00
d92685ab95 Added tutorial (WIP) 2019-01-18 14:31:37 -08:00