Commit graph

9 commits

Author SHA1 Message Date
Zach Dziura
1c75b5354e Version 1.0 2015-06-29 07:55:53 -04:00
Zach Dziura
e3d1176fa6 Fixed broken tests 2015-06-24 17:02:16 -04:00
Zach Dziura
cc6f53979a Fixing some of the failing test cases
Still more to finish, however...
2015-06-24 16:04:50 -04:00
Zach Dziura
77f65c79c2 Fixed bug where the correct usage format wasn't being used.
TODO: Fix a spacing issue with the usage display.
2015-06-23 12:00:50 +00:00
Zach Dziura
632850c58c Finally (FINALLY!) finished the Token integration 2015-06-16 14:28:14 -04:00
Zach Dziura
87675e409a Creating test cases for each module 2015-06-10 18:14:11 +00:00
Zach Dziura
297aaa0ad3 Updated examples with better example
Now we'll encourage users to create an actual vector, instead of an array slice.
It's better form to do so, anyways.
2015-05-25 11:14:13 -04:00
Zach Dziura
25327fa441 Now returns an error when not all program args are passed via command-line
There was a lot of stuff added here. The most important addition is
how Pirate now returns a MissingArgument kinded error if a required
program argument isn't passed to the program.
2015-04-30 15:14:34 +00:00
Zach Dziura
3aeaf8467e Version 0.1.0 2015-04-28 01:10:37 -04:00