4 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
fffdad589c Refactor: Finish converting all the enum types to tuple around struct pattern. 2017-11-29 19:07:36 -06:00
1125784ec7 Updated TODO list 2017-11-26 13:06:45 -06:00
15ef33095d Add a TODO.md for planning purposes. 2017-11-26 12:24:05 -05:00