- DHParser/parse.py Parse.__init__() and Parse.reset() move clearing of...
- DHParser/parse.py Parse.__init__() and Parse.reset() move clearing of cycle-detection buffer to __init__ to avoid infinite loop if reset() is called during the Parser.apply() for some reason
Please register or sign in to comment