|
2d71145813
|
FEATURE: Evaluation of an Assert Statement.
|
2018-06-06 20:38:53 -05:00 |
|
|
c008d689a1
|
FEATURE: Error message improvements.
Selector path lookup errors render better.
We also include the actual file name we are parsing now.
|
2018-05-30 22:31:55 -05:00 |
|
|
e926bdd733
|
Add filename information to the builder error messages.
|
2018-05-29 20:54:53 -05:00 |
|
|
2df6cece33
|
CLEANUP: Extraneous TODOs
|
2018-05-27 21:07:07 -05:00 |
|
|
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 |
|
|
4265b0177b
|
split ast handling into a separate module directory.
|
2018-04-16 20:05:54 -05:00 |
|
|
01e7ee59b7
|
Unify Errors so better error messages can be had.
|
2018-03-23 18:34:26 -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 |
|