-
- 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
Introduce
node and jsonutil packages #5 by jf-tech was merged Aug 24, 2020 Loading… updated Aug 24, 2020
Remove node package for now and add jsonutil
#6 by jf-tech was merged Aug 28, 2020 Loading… updated Aug 28, 2020
Introduce cache package and LoadingCache
#7 by jf-tech was merged Aug 28, 2020 Loading… updated Aug 28, 2020
Introduce 'nodeutil' package that supplement xmlquery package.
#9 by jf-tech was merged Aug 28, 2020 Loading… updated Aug 28, 2020
Add query helpers
MatchSingle and MatchAll to nodeutil package #10 by jf-tech was merged Aug 28, 2020 Loading… updated Aug 28, 2020
Introduce omniparser.Parser and omniparser.TransformOp
#11 by jf-tech was merged Aug 29, 2020 Loading… updated Aug 29, 2020
Rename a bunch of packages and rid of "util" suffix
#12 by jf-tech was merged Aug 29, 2020 Loading… updated Aug 29, 2020
Add regen_testsnapshots.sh script to ensure no stale test snapshots
#13 by jf-tech was merged Aug 29, 2020 Loading… updated Aug 29, 2020
Intro 'customFuncs' package and first custom func 'concat'
#14 by jf-tech was merged Aug 30, 2020 Loading… updated Aug 30, 2020
Intro Parser interface, SchemaPlugin interface and NewParser func
#16 by jf-tech was merged Aug 31, 2020 Loading… updated Aug 31, 2020
Implement TransformOp and define InputProcessor interface
#17 by jf-tech was merged Aug 31, 2020 Loading… updated Aug 31, 2020
Finish implementation of Parser and move package
nodes to under omniparser #18 by jf-tech was merged Sep 1, 2020 Loading… updated Sep 1, 2020
Introduce the skeleton and high level decl definition of the omni schema plugin.
#19 by jf-tech was merged Sep 3, 2020 Loading… updated Sep 3, 2020
Add omni schema plugin's validation code for
transform_declarations #20 by jf-tech was merged Sep 3, 2020 Loading… updated Sep 3, 2020
Complete omniv2.transform code: all the parse???? methods; add a few more custom funcs.
#21 by jf-tech was merged Sep 4, 2020 Loading… updated Sep 4, 2020
Establish more flexible plugin and fileformat model.
#24 by jf-tech was merged Sep 7, 2020 Loading… updated Sep 7, 2020
Wire up everything and make the first fileformat 'xml' for omni schema plugin work!
#26 by jf-tech was merged Sep 7, 2020 Loading… updated Sep 7, 2020
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.