-
- Notifications
You must be signed in to change notification settings - Fork 81
Pull requests: jf-tech/omniparser
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Implement TransformOp and define InputProcessor interface
#17 by jf-tech was merged Aug 31, 2020 Loading…
Introduce omniparser.Parser and omniparser.TransformOp
#11 by jf-tech was merged Aug 29, 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…
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…
Intro Parser interface, SchemaPlugin interface and NewParser func
#16 by jf-tech was merged Aug 31, 2020 Loading…
Introduce 'nodeutil' package that supplement xmlquery package.
#9 by jf-tech was merged Aug 28, 2020 Loading…
Finish implementation of Parser and move package
nodes to under omniparser #18 by jf-tech was merged Sep 1, 2020 Loading…
Intro 'customFuncs' package and first custom func 'concat'
#14 by jf-tech was merged Aug 30, 2020 Loading…
Add regen_testsnapshots.sh script to ensure no stale test snapshots
#13 by jf-tech was merged Aug 29, 2020 Loading…
Add EDI's
file_declaration struct definition and implement ediReader.getUnprocessedRawSeg #99 by jf-tech was merged Oct 25, 2020 Loading…
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.