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
00c1e1751a
Formatting: cargo fmt.
2018-05-14 21:34:38 -05:00
4265b0177b
split ast handling into a separate module directory.
2018-04-16 20:05:54 -05:00
bfde2c5238
Add Boolean types.
2018-03-23 17:31:30 -05:00
8a6935c3da
FEATURE: NULL or empty values in the type system.
...
* Flags with empty values are considered not having a value they are set to.
* Json outputs empty values as null.
* Env ignores variable with empty values.
2018-03-12 20:37:23 -05:00
5a6737d858
Add an environment variable output target.
2018-02-12 22:47:42 -06:00