Commit Graph

74 Commits

Author SHA1 Message Date
David Beazley
b6357d2491 Switch to f-strings 2017-02-01 13:15:34 -06:00
David Beazley
d614aa0e04 Related duplicate rule reporting in lexer 2016-10-09 12:33:27 -05:00
David Beazley
a6eab9d9e0 Fixed precedence shift/reduce bug. 2016-10-07 12:10:18 -05:00
David Beazley
e4fedf022f Updated token repr to include attribute names 2016-09-17 16:49:55 -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
2f5e40a460 Doc update 2016-09-14 15:27:54 -05:00
David Beazley
a5f7707edc Basic tests added 2016-09-14 15:11:26 -05:00
David Beazley
0b7e541fa5 More doc updates 2016-09-14 14:26:55 -05:00
David Beazley
9952c0175a More doc updates 2016-09-14 14:26:23 -05:00
David Beazley
0a17f78d2e More doc updates 2016-09-14 14:21:33 -05:00
David Beazley
5c3083712f Doc updates 2016-09-14 12:33:50 -05:00
David Beazley
54ff0c3851 Doc update 2016-09-13 16:33:06 -05:00
David Beazley
dc08a1b466 Modified lex to allow rules to be attached to token strings 2016-09-12 14:24:03 -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
9a1899fa69 Minor typo 2016-09-07 19:20:11 -05:00
David Beazley
fe97ffc0fd doc update 2016-09-07 17:59:09 -05:00
David Beazley
9d96455bdf Started docs 2016-09-07 15:00:47 -05:00
David Beazley
60645ea6c3 Added docs 2016-09-07 13:23:54 -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
7bfadaaab3 Cleanup. Improvements to lexer pattern decorator 2016-09-06 14:38:40 -05:00
David Beazley
36cf652eae Initial commit 2016-09-02 14:07:32 -05:00
David Beazley
ae7dffaddd Initial commit 2016-09-02 09:23:48 -05:00