7 Commits

Author SHA1 Message Date
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