-
- 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
clear output when clear is clicked or sample is selected
#51 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
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
Add a few more custom funcs plus a 'javascript'-vs-'eval'-vs-'ifese' benchmark comparison; add sub-sec support in times.
#58 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
add version to server and index.html
#63 by jf-tech was merged Sep 26, 2020 Loading… updated Sep 26, 2020
To fix heroku dockerfile building time lack of git access, switch to use heroku lab dyno-metadata to obtain git info at runtime
#64 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
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.