Commit Graph

8 Commits

Author SHA1 Message Date
3e89092833 Some changes to the error API, a fix for statement block parsing, and
replacing ((foo 1 baz)'s meaning) with $(foo 1 baz).
2019-01-01 17:17:23 -08:00
6edf6a2755 Overhaul of command line argument parsing. Now supports "-abc" as 3
flags, and stores them as .a, .b, .c instead of ."-a", etc. (same for
--args)
2018-12-31 01:38:23 -08:00
faaf5311c8 Updated shebangs 2018-12-31 00:20:07 -08:00
5059c081ac Auto-upgraded code. 2018-12-30 23:58:47 -08:00
8a3c324087 Update to new syntax. 2018-12-30 19:04:45 -08:00
21a1121da6 Removing debug print. 2018-12-19 02:30:23 -08:00
94740a9b41 Improved command line interface and robustness of tools. 2018-12-18 19:24:37 -08:00
ad09f002e8 Renamed find_action to find because it finds anything now. 2018-12-18 18:49:15 -08:00