|
f219b320f2
|
DOCS: Fix some inaccuracies in the grammar.
|
2019-01-06 14:30:25 -06:00 |
|
|
a830047784
|
FEATURE: Add include as a string functionality.
Includes happy path tests for including a string.
fixes #15
|
2019-01-04 10:03:50 -06:00 |
|
|
5daf266366
|
DOCS: Add format expressions to the grammar;
|
2019-01-04 09:01:40 -06:00 |
|
|
59343d71d5
|
FEATURE: add a conatins operator
Adds the `in` operator that checks for fields in tuples and
elements in a list.
Fixes: #12
|
2019-01-03 11:42:11 -06:00 |
|
|
d13556b4cd
|
DOCS: Add a formal grammar to the documentation site.
|
2019-01-03 10:52:38 -06:00 |
|