10 Commits

Author SHA1 Message Date
5a03cc33ef FEATURE: Allow Environment Variables to be referenced in the builder. 2018-03-12 19:21:47 -05:00
f105d93c14 Add usage documentation to the readme. 2018-02-13 17:48:27 -06:00
336dd5e5ea FEATURE: Parsing of comments. 2017-12-24 15:24:06 -05:00
64e4fb6a28 Cleanup: Extraneous types, compact code, and fmt.
* Got rid of LocatedNode since it was the same thing as Positioned.
* Positioned has a constructor now.
* Cleaned up some unnecessary macros.
* Created some more macros to make code more compact.
* Ran cargo fmt
* Some fixes to the README.
2017-12-03 17:24:13 -06:00
091cde9ffb Feature: add list concatenation. 2017-11-30 22:39:41 -06:00
2b01e8611b Documentation: Update the README with new features. 2017-11-29 18:49:20 -06:00
9df7d57f69 Add format string support. 2017-08-09 21:21:36 -05:00
200db01b13 Add documentation for the base types and simple expressions. 2017-07-30 09:09:43 -05:00
42b5b8f656 Expand the examples section of the README. 2017-07-29 13:20:57 -05:00
4f18686fb8 Add README and License information. 2017-07-11 20:36:05 -05:00