496130c5ed
DOCS: Update the warnings section of readme
2019-05-31 15:36:57 -05:00
f81eb95e9a
DOCS: Add info to the readme about the repl.
2019-05-26 16:25:28 -05:00
69eb7a398e
DOC: Add new command to README doc.
2019-05-24 15:46:29 -05:00
8a1661982a
DOCS: An errant space was messing with some markdown renderers
2019-03-04 20:39:54 -06:00
28129ba1de
FEATURE: change inspect to eval
...
Also make it easier to use by having sane defaults for the arguments.
2019-01-30 21:02:00 -06:00
8aa47282cd
DOCS: Fix some reference links.
2019-01-04 10:16:57 -06:00
0053afbe0c
DOCS: Add a reference for converters to the docsite and some examples.
...
Also update the README to point to the Docsite as well.
2018-11-17 22:11:52 -06:00
39b6fea2fe
MAINT: Fix code formatting in README.md
2018-11-07 18:07:49 -06:00
4795945caf
Change the validate command to test.
2018-08-24 19:47:15 -05:00
afa2cfb546
MAINT: More wording fixes. Grammar and such.
2018-08-18 13:47:08 -05:00
1d09d30ff6
MAINT: Doc and usage string fixes.
2018-08-15 18:54:08 -05:00
6418533562
UI: Command line subcommands and arguments are more usable.
...
The build and validate commands now take a list of files to process.
The outputs for files that specify the are given the same name as
the containing file with the extension changed to the extension that
the converter specifies.
2018-08-15 18:32:28 -05:00
30248e7e01
MAINT: Add build badge.
2018-08-03 13:57:35 -05:00
5e6da71ff2
Cut the v0.1.5 release.
2018-07-04 12:48:33 -05:00
c6f41e53dd
README and TODO fixes and expansion.
2018-03-12 21:16:06 -05:00
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