Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
badw-it
DHParser
Commits
229b340f
Commit
229b340f
authored
Feb 03, 2019
by
eckhart
Browse files
- drop nodes while parsing branch merged
parent
c74b4add
Changes
1
Show whitespace changes
Inline
Side-by-side
CHANGES.txt
View file @
229b340f
DHParser Version 0.8.5 (DATE?)
..............................
- parse.Parser.apply() reworked
- drops empty anonymous nodes already during parsing
- major refactorings of node and parser class hierarchy: much simpler now,
no zombie classes needed any more
- parser_guard() is now integrated into the Parser class: Parsing functionality
moved to _parse() method, while Parser.__call__() is now the new parser guard
- better support for customized error messages + bug fixes
- better cython support (makes it about 2.5 times as fast if cython is used)
- testing.grammar_suite now uses multiprocessing to run tests
- parse.Parser.apply() reworked
DHParser Version 0.8.4 (6.1.2019)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment