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

clear output when clear is clicked or sample is selected
#51 by jf-tech was merged Sep 20, 2020 Loading… updated Sep 20, 2020
demo gif + readme
#52 by jf-tech was merged Sep 20, 2020 Loading… updated Sep 20, 2020
Introduce 1) strs.RuneTrie 2) times.dateTimeTrie and 3) times.SmartParse
#53 by jf-tech was merged Sep 23, 2020 Loading… updated Sep 23, 2020
lint issues
#54 by jf-tech was merged Sep 23, 2020 Loading… updated Sep 23, 2020
Performance improvement for times.SmartParse
#55 by jf-tech was merged Sep 23, 2020 Loading… updated Sep 23, 2020
Introduce dateTimeToRFC3339 and dateTimeLayoutToRFC3339 custom_func
#56 by jf-tech was merged Sep 24, 2020 Loading… updated Sep 24, 2020
add 'dateTimeToEpoch' custom_func
#57 by jf-tech was merged Sep 24, 2020 Loading… updated Sep 24, 2020
Switch all core libs to using from github.com/jf-tech/go-corelib
#59 by jf-tech was merged Sep 25, 2020 Loading… updated Sep 25, 2020
reorg
#60 by jf-tech was merged Sep 25, 2020 Loading… updated Sep 25, 2020
more reorg
#61 by jf-tech was merged Sep 25, 2020 Loading… updated Sep 25, 2020
coalesce
#62 by jf-tech was merged Sep 25, 2020 Loading… updated Sep 25, 2020
add version to server and index.html
#63 by jf-tech was merged Sep 26, 2020 Loading… updated Sep 26, 2020
fix goreport issues
#65 by jf-tech was merged Sep 26, 2020 Loading… updated Sep 26, 2020
Fix omniv2 custom FileFormat extensibility problem
#66 by jf-tech was merged Sep 27, 2020 Loading… updated Sep 27, 2020
Add caching to custom_func javascript to boost perf (see benchmark results)
#67 by jf-tech was merged Sep 28, 2020 Loading… updated Sep 28, 2020
change unsetting js var after run from nil to undefined
#68 by jf-tech was merged Sep 29, 2020 Loading… updated Sep 29, 2020
Add comments about by-addr caching limitation and javascript Runtime caching limitation
#69 by jf-tech was merged Sep 29, 2020 Loading… updated Sep 29, 2020
Switch JS runtime caching to sync.Pool
#70 by jf-tech was merged Sep 30, 2020 Loading… updated Sep 30, 2020
delete vm global vars instead of setting them to undefined upon exit
#74 by jf-tech was merged Oct 2, 2020 Loading… updated Oct 2, 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
Intro streaming XML reader.
#77 by jf-tech was merged Oct 5, 2020 Loading… updated Oct 5, 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
ProTip! What’s not been updated in a month: updated:<2025-10-09.