]> ocean-lang.org Git - ocean/commit
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)
commitf41750b4888738b8123551983d1575a4774d1f1f
tree41ec2bad72dc813af2b2b9a719c321c443844815
parenta9b23e6495e444c818d6f61614f01b7c4068621b
parsergen: split out error handling.

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>
csrc/parsergen.mdc