a1849da175
Autoformat (mostly just to do with the new
...
blank-line-after-end-of-multi-indent-block rule
2019-03-27 15:22:46 -07:00
bb07e67241
Fixed the tutorial and added some more instructions.
2019-03-27 15:09:58 -07:00
56e3a0c48c
Restoring `(foo) syntax to \(foo)
2019-03-20 16:41:44 -07:00
938adbfe44
Switching more verbose ("Action" tree with "foo" $x) syntax to `(foo
...
`$x) when possible
2019-03-20 16:16:41 -07:00
e665d9725c
Auto-updated to 7.0.0 syntax and removed some shims.
2019-03-20 15:55:57 -07:00
5f6aae8d9d
Added inheritance section for tutorial
2019-02-02 19:50:25 -08:00
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