-
- 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
ISSUE 227: add
parser_settings.debug flag and enable csv2 reader to optionally inject debug (line) info into record IDR. #228 by jf-tech was merged Feb 21, 2025 Loading… updated Feb 21, 2025
add codecov exclusion list for samples and generated code
#226 by jf-tech was merged Feb 6, 2025 Loading… updated Feb 6, 2025
Introducing
repetition_delimiter to EDI schema. #215 by jf-tech was merged Jul 25, 2023 Loading… updated Jul 25, 2023
allowing for extra properties in edi file declaration EDI
#207 by jose-sherpa was merged Jun 29, 2023 Loading… updated Jun 30, 2023
Wire up the 'csv2' schema handling and write new and update existing docs and samples.
#180 by jf-tech was merged Sep 19, 2022 Loading… updated Sep 19, 2022
Adding csv2 file format. Fixing a major bug in the
csv2.reader implementation #179 by jf-tech was merged Sep 19, 2022 Loading… updated Sep 19, 2022
Adding
flatfile.csv.reader implementation and tests; fix a bug in flatfile.fixedlength where column match goes wrong. #178 by jf-tech was merged Sep 18, 2022 Loading… updated Sep 18, 2022
Adding flatfile.HierarchyReader which is closely modeled after edi.reader but with more abstraction with the use of RecReader.
#165 by jf-tech was merged Aug 25, 2022 Loading… updated Aug 25, 2022
RawRecord PR follow-up - address DGollings' comment
#139 by jf-tech was merged Jan 13, 2021 Loading… updated Jan 13, 2021
Fix issue 137: added
Transform.CurrentRawRecord() for caller of omniparser to access the raw ingested record. #138 by jf-tech was merged Jan 9, 2021 Loading… updated Jan 10, 2021
Add non-validating edi segment reader, sample and doc
#133 by jf-tech was merged Dec 13, 2020 Loading… updated Dec 13, 2020
fixed-length reader.readLine and reader.readByRowsEnvelope
#115 by jf-tech was merged Nov 15, 2020 Loading… updated Nov 15, 2020
fixed-length fileformat schema validation
#112 by jf-tech was merged Nov 12, 2020 Loading… updated Nov 12, 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
Intro ediReader struct, its stack definition and rawSeg definition plus some basic stack operations
#98 by jf-tech was merged Oct 22, 2020 Loading… updated Oct 22, 2020
edi fileformat - all about segment/segment group
#97 by jf-tech was merged Oct 21, 2020 Loading… updated Oct 21, 2020
make json schema validation multi-error sorted
#96 by jf-tech was merged Oct 16, 2020 Loading… updated Oct 16, 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
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
Add all the xpath query helpers for IDR
#76 by jf-tech was merged Oct 4, 2020 Loading… updated Oct 4, 2020
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.