Skip to content

introduce nom parser - #7

Open
JamesFysh wants to merge 2 commits into
simoncocking:developfrom
JamesFysh:nom_parser
Open

introduce nom parser#7
JamesFysh wants to merge 2 commits into
simoncocking:developfrom
JamesFysh:nom_parser

Conversation

@JamesFysh

Copy link
Copy Markdown
Contributor

The previous PR was a bit messed up (changed made on master, initially going back to upstream master). Also, the unit-tests involved even more copy-paste activity than I would usually put up with, even for unit-test code.

Unit-tests are now pushed out to a separate module and written in a way that reduces the amount of boiler-plate required. Tests for both the old and new parser live in the same file. Two unit-tests fail (for the old parser, only), leading to a question: Fix the old, or migrate to the new?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant