7 Commits

Author SHA1 Message Date
4265b0177b split ast handling into a separate module directory. 2018-04-16 20:05:54 -05:00
bafe5b3c30 cargo fmt pass with the new rustfmt-preview 2018-02-15 19:55:43 -06:00
30c9bc64b2 The great documentation roundup.
Add docstrings for all kinds of types.
2018-02-07 20:22:08 -06:00
7a0a194fb9 Feature: Better error reporting.
* Common Error Type with line and column reporting.
* Removed some todos.
2017-12-09 10:02:45 -06:00
0be96dc851 cargo fmt 2017-11-08 18:55:10 -06:00
1e3d19755c Add location information for all tokens.
Also add optional position information for some of the AST elements.
2017-11-05 15:26:52 -06:00
9df7d57f69 Add format string support. 2017-08-09 21:21:36 -05:00