-
-
Couldn't load subscription status.
- Fork 81
Pull requests: jf-tech/omniparser
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
upgrade github.com/antchfx/xmlquery to v1.3.1 for bug fix and update corresponding test snapshot
#39 by jf-tech was merged Sep 14, 2020 Loading…
Refactor JSONStreamParser to make the parse() code a bit more organized and more commented
#37 by jf-tech was merged Sep 14, 2020 Loading…
Create omniv2 json fileformat and wire it up with JSONStreamReader + samples
#36 by jf-tech was merged Sep 14, 2020 Loading…
Introduce JSONStreamParser that takes json input and stream-parse it into *node.Node stream.
#33 by jf-tech was merged Sep 13, 2020 Loading…
Introduce the last (at least for now) mode of extensibility:
custom_parse #30 by jf-tech was merged Sep 8, 2020 Loading…
Add a sample demonstrating how to use a custom fileformat in an omniv2 schema; also demos how to add a new custom func.
#29 by jf-tech was merged Sep 7, 2020 Loading…
Wire up everything and make the first fileformat 'xml' for omni schema plugin work!
#26 by jf-tech was merged Sep 7, 2020 Loading…
Complete omniv2.transform code: all the parse???? methods; add a few more custom funcs.
#21 by jf-tech was merged Sep 4, 2020 Loading…
Add omni schema plugin's validation code for
transform_declarations #20 by jf-tech was merged Sep 3, 2020 Loading…
Introduce the skeleton and high level decl definition of the omni schema plugin.
#19 by jf-tech was merged Sep 3, 2020 Loading…
Finish implementation of Parser and move package
nodes to under omniparser #18 by jf-tech was merged Sep 1, 2020 Loading…
Implement TransformOp and define InputProcessor interface
#17 by jf-tech was merged Aug 31, 2020 Loading…
Intro Parser interface, SchemaPlugin interface and NewParser func
#16 by jf-tech was merged Aug 31, 2020 Loading…
ProTip! no:milestone will show everything without a milestone.