]> ocean-lang.org Git - ocean/commitdiff
parsergen: split out error handling.
authorNeilBrown <neil@brown.name>
Tue, 9 Mar 2021 23:51:19 +0000 (10:51 +1100)
committerNeilBrown <neil@brown.name>
Wed, 10 Mar 2021 01:00:32 +0000 (12:00 +1100)
I want to split up the core parsing into the different parts so they can
be documented better.
Firstly: split out error handling.

Signed-off-by: NeilBrown <neil@brown.name>

No differences found