|
fdd8a35086
|
CLEANUP: The great test module refactor.
Move tests into a separate file for more manageable file
organization.
|
2018-05-22 18:58:08 -05:00 |
|
|
f4b5cf1b0c
|
Fix module references.
|
2018-04-28 11:06:53 -05:00 |
|
|
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 |
|