-
- 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 1) strs.RuneTrie 2) times.dateTimeTrie and 3) times.SmartParse
#53 by jf-tech was merged Sep 23, 2020 Loading…
Add a simple playground web page for invoking the /transform endpoint.
#46 by jf-tech was merged Sep 20, 2020 Loading…
Add non-validating edi segment reader, sample and doc
#133 by jf-tech was merged Dec 13, 2020 Loading…
Create omniv2 json fileformat and wire it up with JSONStreamReader + samples
#36 by jf-tech was merged Sep 14, 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…
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…
Introduce JSONStreamParser that takes json input and stream-parse it into *node.Node stream.
#33 by jf-tech was merged Sep 13, 2020 Loading…
Fix ISSUE-141: edi reader stuck in a dead-loop with unrecognized raw segment at the end of the input.
#143 by jf-tech was merged Mar 28, 2021 Loading…
1) EDI doc 2) add
ignore_crlf to edi schema 3) add default to edi schema 4) make edi err msg more useful 5) fix cli.sh #129 by jf-tech was merged Dec 9, 2020 Loading…
ISSUE-144: allow schema object property name contains any character
#145 by jf-tech was merged Apr 28, 2021 Loading…
ISSUE-221 Per request, upgrading dependency goja to v0.0.0-20230812105242-81d76064690d to include all ES6 features
#222 by jf-tech was merged Jul 3, 2024 Loading…
add codecov exclusion list for samples and generated code
#226 by jf-tech was merged Feb 6, 2025 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.