0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 8 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
build(appveyor): update Jim Tcl binary URL More... over 2 years ago
docs(readme): write "standard input" w/o "the" More... over 2 years ago
fix(sqawk): do not close input ch if it is stdin More... over 2 years ago
build: require Tcl >= 8.6, < 10 More... almost 3 years ago
ci(appveyor): fix jimsh download URL More... almost 3 years ago
build: make provisions for Tcl 9 compatibility More... almost 3 years ago
docs: update copyright More... about 3 years ago
docs(readme): note we treat JSON objs as ordered More... over 3 years ago
tests(lines): add tests for \r\n lines More... over 3 years ago
docs(readme): reduce nesting of headers More... over 3 years ago
docs(readme): convert tables to sections More... over 3 years ago
feat(parsers/tcl): implement optimized lines mode More... over 3 years ago
perf(parsers/json): parse by line for kv=0 lines=1 More... over 3 years ago
docs(readme): replace "input source" with "file" More... over 3 years ago
docs(readme): add missing two spaces after period More... over 3 years ago
feat(cli): homogenize unknown input fmt opt error More... over 3 years ago
feat: handle sqawk object eval errors More... over 3 years ago
fix(cli): make unknown input format msg consistent More... over 3 years ago
feat(*): convert errors to lists More... over 3 years ago
feat(cli): validate per-file options More... over 3 years ago
test(serial): add tests for pretty JSON and Tcl More... over 3 years ago
feat(serial/json): rn option "indent" to "pretty" More... over 3 years ago
feat(serial/tcl): add option "pretty" More... over 3 years ago
build(makefile): `chmod +x sqawk.tcl` More... over 3 years ago
feat(cli): replace "arrays", "dicts" with "kv" More... over 3 years ago
fix(tests): add -noinput where necessary More... over 3 years ago
feat(tests/cli): accept normal tcltest arguments More... over 3 years ago
feat(db): register funcs for Tcl dict/list manip More... over 3 years ago
docs(readme): improve phrasing and style More... over 3 years ago
feat(parsers/json): implement JSON Lines parsing More... over 3 years ago