Skip to content

Pull requests: jf-tech/omniparser

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix ci workflow
#1 by jf-tech was merged Aug 16, 2020 Loading… updated Aug 16, 2020
adding badges
#2 by jf-tech was merged Aug 16, 2020 Loading… updated Aug 16, 2020
rename from goft to omniparser
#4 by jf-tech was merged Aug 24, 2020 Loading… updated Aug 24, 2020
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
fix codecov
#8 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
fix golint issue
#15 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
Add omni plugin's inputProcessor
#22 by jf-tech was merged Sep 6, 2020 Loading… updated Sep 6, 2020
Intro omni plug's xml reader
#23 by jf-tech was merged Sep 6, 2020 Loading… updated Sep 6, 2020
Establish more flexible plugin and fileformat model.
#24 by jf-tech was merged Sep 7, 2020 Loading… updated Sep 7, 2020
Introduce json schema validation
#25 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
ProTip! Add no:assignee to see everything that’s not assigned.