|
2df6cece33
|
CLEANUP: Extraneous TODOs
|
2018-05-27 21:07:07 -05:00 |
|
|
cefb307783
|
FEATURE: Allow tuples and lists as the head of a selector.
|
2018-05-27 14:46:39 -05:00 |
|
|
988698fc01
|
Refactor: Improved expression parsing organization.
Any non-operator expression can be a part of an operator expression.
This cleans up and makes clearer the precendence relationships for parsing.
|
2018-05-26 09:12:00 -05:00 |
|
|
79bee4e2b4
|
POLISH: Better error reporting for statements.
|
2018-05-22 19:05:40 -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 |
|