18 Commits

Author SHA1 Message Date
David Beazley
d1b9f64e49 Bumped version number 2018-11-18 07:57:34 -06:00
David Beazley
503fae9e18 Various usability improvements 2018-11-18 06:42:22 -06:00
David Beazley
0ac3c1a0a3 Improved error checking and messages 2018-11-16 14:50:33 -06:00
David Beazley
16d700b310 Some warning message refinements 2018-11-13 19:28:51 -06:00
David Beazley
6a27431f81 Fixed Issue #14. 2018-09-08 15:26:00 -05:00
David Beazley
a33ff221e5 Added getattr() support 2018-09-06 07:59:39 -05:00
David Beazley
b088d9b2ce Changes to token specification. More metamagic 2018-01-27 15:27:15 -06:00
David Beazley
e05748494c Changes for 0.2 2018-01-10 06:09:20 -06:00
David Beazley
4550f0c5d4 Bumped version number 2017-02-25 15:21:41 -06:00
David Beazley
b6357d2491 Switch to f-strings 2017-02-01 13:15:34 -06:00
David Beazley
a6eab9d9e0 Fixed precedence shift/reduce bug. 2016-10-07 12:10:18 -05:00
David Beazley
ef19788dd3 Added feature to automatically make concrete syntax tree if production is returned 2016-09-16 09:41:15 -05:00
David Beazley
0a17f78d2e More doc updates 2016-09-14 14:21:33 -05:00
David Beazley
41ee4aff04 More doc improvements. Parser production improvements. 2016-09-09 12:57:39 -05:00
David Beazley
05a709aaea Work in progress. Changes to parser production API 2016-09-08 15:05:03 -05:00
David Beazley
b23bf9c2d0 Removed _meta.py 2016-09-07 13:12:08 -05:00
David Beazley
a2a345e689 Improvements to decorators. Change to yacc grammar specification 2016-09-07 13:10:58 -05:00
David Beazley
36cf652eae Initial commit 2016-09-02 14:07:32 -05:00