summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Reorganization. Added makefileDavid Beazley2022-10-271-0/+7
* cleanup/project reorganizationDavid Beazley2022-01-081-17/+14
* Massive refactoring/cleanupDavid Beazley2020-02-221-2/+34
* initial year-end cleanup.David Beazley2020-01-011-0/+6
* Updated CHANGESDavid Beazley2019-01-191-0/+6
* Updated CHANGESDavid Beazley2018-12-221-0/+13
* Fixed token orderDavid Beazley2018-02-151-0/+4
* Fixed issue #148David Beazley2018-02-151-0/+4
* Bump versionDavid Beazley2017-04-131-0/+5
* Updated dates. Release info3.10David Beazley2017-01-311-0/+4
* Fixed issue #101. Incorrect shift/reduce conflict resolutionDavid Beazley2016-10-071-0/+16
* Published parser state on parser objectsDavid Beazley2016-08-301-0/+12
* cleanupDavid Beazley2016-08-301-0/+3
* Fixed issue #93. Crash if SyntaxError raised in productionDavid Beazley2016-08-301-0/+6
* Fixed Issue #97. Validation of files when original .py file isn't present.David Beazley2016-08-301-0/+5
* Fixed version numbersDavid Beazley2016-08-301-0/+5
* Bumped version numbersDavid Beazley2015-10-021-0/+5
* Edits to CHANGES. Exclude .pyc files from source buildDavid Beazley2015-08-251-0/+3
* Fixed issue 63David Beazley2015-05-071-0/+6
* IOError handling improvements. More tests. Doc updateDavid Beazley2015-04-251-0/+8
* Further refinement of table handling with packages. More unit tests.David Beazley2015-04-241-9/+19
* Fixed potential package problems with lextab and parsetab filesDavid Beazley2015-04-241-0/+16
* Simplified set_defaulted_states() methodDavid Beazley2015-04-221-1/+7
* Continued work on defaulted states. Some bug fixes. In progress.David Beazley2015-04-221-15/+20
* Added optional support for defaulted statesDavid Beazley2015-04-211-0/+29
* Substantial code cleanup. Modernization to Python 2.6.David Beazley2015-04-201-0/+17
* Improvements to output file handling. Python2/3 compatibility. Table generationDavid Beazley2015-04-191-0/+19
* Fixed Issue #44. call_errorfunc() should return the result of errorfunc()David Beazley2015-04-171-0/+3
* Added comment about verbose mode and using \s and [#]David Beazley2015-04-171-0/+11
* Fixed issue #23. Filter out deprecation warnings in unit tests.David Beazley2013-05-291-0/+4
* Fixed issue 21David Beazley2013-05-291-0/+4
* Fixed from __future__ import unicode_literals bugDavid Beazley2013-05-291-0/+4
* Added Travis-CIDavid Beazley2013-05-291-0/+3
* Added a .gitignore fileDavid Beazley2013-05-291-0/+3
* Source encoding patchDavid Beazley2013-05-291-0/+7
* Corrected attributedDavid Beazley2013-05-211-1/+1
* Unit test fixDavid Beazley2013-05-211-0/+5
* recent changesDavid Beazley2012-10-151-0/+8
* Reverted p_error() APIDavid Beazley2012-04-261-4/+5
* Changes to panic mode error recoveryDavid Beazley2012-04-261-0/+21
* Enhanced position tracking in errorsDavid Beazley2012-04-191-0/+27
* TOKEN decorator changes.David Beazley2012-04-181-0/+7
* Minor changesDavid Beazley2012-04-181-0/+18
* Python3.2 fixesDavid Beazley2011-02-171-1/+9
* Modification testDavid Beazley2011-01-021-0/+5
* A few minor bug fixesDavid Beazley2009-08-271-0/+11
* Reduced number of warning messages for repeated r/r conflictsDavid Beazley2009-03-241-0/+4
* License change to BSDDavid Beazley2009-03-241-0/+3
* Performance speedup. Improved warningsDavid Beazley2009-03-241-0/+12
* *** empty log message ***David Beazley2009-03-231-0/+21