Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Added more fine print towards being able to calculate the set of possible (expected) events in case of validation error.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | wip
Files: files | file ages | folders
SHA3-256: 6a02d5bab558c9ff1965a9ff1ab0cd5a3f27d34ae4bd6b586fa86ea6cc6dda70
User & Date: rolf 2019-11-01 15:42:21.745
Context
2019-11-02
01:29
The SchemaValidationStack struct element activeChild (which turned into a misnomer by the last moves) - together with the hasMatched element - now gives the position of the last matched content particle (was the child to start look at for the next event). check-in: e795f2b9f0 user: rolf tags: wip
2019-11-01
15:42
Added more fine print towards being able to calculate the set of possible (expected) events in case of validation error. check-in: 6a02d5bab5 user: rolf tags: wip
2019-10-31
14:12
Work on validation error recovery continues. Since there seems to be no silver bullet, this throws code sprinkled all over the code to make some progress. check-in: 70f5d362f7 user: rolf tags: wip
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/schema.c.