|
94586e9158
|
MAINT: Documentation fixes and additions.
|
2018-09-12 20:46:11 -05:00 |
|
|
2089897ab5
|
FEATURE: Add a trait for tracking lines and columns in text.
|
2018-09-12 20:18:19 -05:00 |
|
|
e833730fbb
|
MAINT: cargo fmt
|
2018-09-12 19:55:14 -05:00 |
|
|
e1698065c6
|
MAINT: more documentation.
|
2018-09-12 19:54:46 -05:00 |
|
|
71f76b16f7
|
REFACTOR: Normalize naming for the contained rules in a combinator macro.
|
2018-09-12 19:36:31 -05:00 |
|
|
a5ca5a92ce
|
FEATURE: More helper macros and parser combinators.
|
2018-09-12 19:33:11 -05:00 |
|
|
beca789911
|
FEATURE: Add the Span trait and add a StrIter implementation.
|
2018-09-11 20:54:20 -05:00 |
|
|
ed908e7c13
|
REFACTOR: Combinator functions and no more matchers module.
We also made the Error struct take string messages instead of
arbitary displayable types.
|
2018-09-07 22:13:15 -05:00 |
|
|
832a43db14
|
DOCS: Added a bunch of documentation.
|
2018-09-07 21:06:26 -05:00 |
|
|
5163a1ff5e
|
REFACTOR: Split the macros into a combinators and a matchers namespace.
|
2018-09-05 22:44:05 -05:00 |
|