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

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
Intro 'customFuncs' package and first custom func 'concat'
#14 by jf-tech was merged Aug 30, 2020 Loading… updated Aug 30, 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
Add custom func "eval"
#32 by jf-tech was merged Sep 10, 2020 Loading… updated Sep 10, 2020
javascript engine (github.com/dop251/goja) integration as a custom_func!
#41 by jf-tech was merged Sep 15, 2020 Loading… updated Sep 15, 2020
Intro idr.Node's xpath.NodeNavigator impl: navigator.
#75 by jf-tech was merged Oct 3, 2020 Loading… updated Oct 3, 2020
Add all the xpath query helpers for IDR
#76 by jf-tech was merged Oct 4, 2020 Loading… updated Oct 4, 2020
Add JSON node related flags and helpers - in prep for new JSONStreamReader
#78 by jf-tech was merged Oct 6, 2020 Loading… updated Oct 6, 2020
Adding CSV reader.
#82 by jf-tech was merged Oct 9, 2020 Loading… updated Oct 9, 2020
Add csv fileformat to omniv2 handler + sample + a couple more custom_func
#88 by jf-tech was merged Oct 11, 2020 Loading… updated Oct 11, 2020
Major restructure/refactoring
#92 by jf-tech was merged Oct 16, 2020 Loading… updated Oct 16, 2020
make json schema validation multi-error sorted
#96 by jf-tech was merged Oct 16, 2020 Loading… updated Oct 16, 2020
edi fileformat - all about segment/segment group
#97 by jf-tech was merged Oct 21, 2020 Loading… updated Oct 21, 2020
Wire up edi fileformat into omniparser and update sample, readmes.
#106 by jf-tech was merged Oct 30, 2020 Loading… updated Oct 30, 2020
fixedlength file decl
#111 by jf-tech was merged Nov 11, 2020 Loading… updated Nov 11, 2020
fixed-length fileformat schema validation
#112 by jf-tech was merged Nov 12, 2020 Loading… updated Nov 12, 2020
fixed-length reader.readLine and reader.readByRowsEnvelope
#115 by jf-tech was merged Nov 15, 2020 Loading… updated Nov 15, 2020
Adding Programmability doc.
#130 by jf-tech was merged Dec 12, 2020 Loading… updated Dec 12, 2020
Add non-validating edi segment reader, sample and doc
#133 by jf-tech was merged Dec 13, 2020 Loading… updated Dec 13, 2020
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.