Commit graph

6927 commits

Author SHA1 Message Date
John Kerl
e38f67ce99 addendum to previous 2021-03-03 21:14:48 -05:00
John Kerl
e22bb40525
Merge pull request #441 from johnkerl/reg-test-check-stderr-too
Reg test check stderr as well as stdout
2021-03-03 21:04:51 -05:00
John Kerl
fd43f0ff7b move uninitialized-variable warnings from stdout to stderr 2021-03-03 21:03:05 -05:00
John Kerl
c5482f7f24 check stderr as well as stdout in reg-test/run 2021-03-03 21:00:50 -05:00
John Kerl
c1f1dde35d reconcile substr test cases between C & Go 2021-03-03 20:37:27 -05:00
John Kerl
dacf619e96 reconcile substr test cases between C & Go 2021-03-03 20:32:04 -05:00
John Kerl
6a709bd312 todo 2021-03-03 00:53:16 -05:00
John Kerl
70e55a622d Merge branch 'master' of https://github.com/johnkerl/miller 2021-03-03 00:13:13 -05:00
John Kerl
6f8ec4e595 fix docs for #431 2021-03-03 00:12:40 -05:00
John Kerl
df186c2426
Merge pull request #439 from johnkerl/uninit-warnings
Uninit warnings
2021-03-02 23:50:12 -05:00
John Kerl
bf55b2dedb
Merge branch 'master' into uninit-warnings 2021-03-02 23:49:36 -05:00
John Kerl
6e99e591e3 iterate on uninitialized-variable warnings 2021-03-02 23:46:31 -05:00
John Kerl
c8bd36c0e2 todo 2021-03-02 09:29:04 -05:00
John Kerl
b7748b1225 todo 2021-03-02 09:26:22 -05:00
John Kerl
1ad695ed1b iterate on uninitialized-variable warnings 2021-03-02 09:23:42 -05:00
John Kerl
51b63b64bd todo 2021-03-02 01:06:53 -05:00
John Kerl
6337dbd795 accept-case ./reg-test/cases/case-c-dsl-for-map-depth.sh 2021-03-02 00:47:27 -05:00
John Kerl
9e11d2afa4 accept-case ./reg-test/cases/case-c-dsl-local-map-variable-write-read.sh 2021-03-02 00:40:27 -05:00
John Kerl
d9e815d8c1 accept-case ./reg-test/cases/case-c-dsl-mapvars-udfs-subroutines.sh 2021-03-02 00:32:04 -05:00
John Kerl
0afb99d20f accept-case ./reg-test/cases/case-c-dsl-mapvar-assignments.sh 2021-03-01 23:58:30 -05:00
John Kerl
c02d5b1ede accept-case ./reg-test/cases/case-c-dsl-user-defined-functions.sh 2021-03-01 23:37:33 -05:00
John Kerl
ac67c83409 typofix u/mand.mlr benchmark script 2021-03-01 23:26:43 -05:00
John Kerl
c9d76d4171 whitespace-neaten for DSL AST-prints 2021-03-01 23:22:49 -05:00
John Kerl
2e7c9d7343 First (flawed) attempt at uninitialized-variable warnings 2021-03-01 23:02:29 -05:00
John Kerl
4c75afb686 neaten put/filter print-parse-tree options 2021-03-01 22:18:41 -05:00
John Kerl
b5244c9fd5
Merge pull request #437 from johnkerl/some-case-accepts
Accept some C-to-Go test cases
2021-03-01 09:24:30 -05:00
John Kerl
dd5bded362 accept some C-to-Go test cases 2021-03-01 09:23:29 -05:00
John Kerl
a078a0fb10 todo 2021-03-01 08:56:56 -05:00
John Kerl
c88ac56268
Merge pull request #436 from johnkerl/verb-uniq
Port uniq and count-distinct verbs from C to Go
2021-03-01 00:14:32 -05:00
John Kerl
7909073b93 Merge pull request #435 from johnkerl/verb-fraction
Port fraction verb from C to Go
2021-03-01 00:13:29 -05:00
John Kerl
1723e02027
Merge pull request #435 from johnkerl/verb-fraction
Port fraction verb from C to Go
2021-02-28 10:17:43 -05:00
John Kerl
cce2a4f700 Port fraction verb from C to Go 2021-02-28 10:14:32 -05:00
John Kerl
83c8c0d89c rename-case case-c-verb-histogram.sh case-verb-histogram.sh 2021-02-28 00:54:17 -05:00
John Kerl
33a60431e9
Merge pull request #434 from johnkerl/verb-histogram
Port the histogram verb from C to Go
2021-02-28 00:53:11 -05:00
John Kerl
d48226feb7 Port histogram verb from C to Go 2021-02-28 00:43:50 -05:00
John Kerl
ca320d8475 todo 2021-02-25 19:26:02 -05:00
John Kerl
315bd7b053 todo 2021-02-25 12:42:33 -05:00
John Kerl
d4c575404f https://github.com/goccmack/gocc/pull/107 merged 2021-02-25 12:18:20 -05:00
John Kerl
0183efa8e5 neaten 2021-02-25 12:16:08 -05:00
John Kerl
a1aa5ce145 GC-tuning for performance optimization 2021-02-25 08:16:27 -05:00
John Kerl
90f39a92d5 neaten 2021-02-25 08:05:14 -05:00
John Kerl
ec2517f318 todo 2021-02-23 23:23:28 -05:00
John Kerl
4cb280c8bb todo 2021-02-23 23:10:15 -05:00
John Kerl
59c5a44e24 add timings.txt for PR #430 2021-02-23 23:08:35 -05:00
John Kerl
e97d51d63d
Merge pull request #430 from johnkerl/mand-benchmark-info
Update mandelbrot-benchmark source files
2021-02-23 23:06:31 -05:00
John Kerl
ac707b9cf5 update mandelbrot-benchmark source files 2021-02-23 23:00:57 -05:00
John Kerl
df6729cc45
Merge pull request #429 from johnkerl/substr0
Make substr DSL function 0-up for backward compatibility; add substr1 alternative
2021-02-23 22:34:29 -05:00
John Kerl
59fa1f482f split out substr0 and substr1, and make substr==substr0 the default for backward compatibility with Miller <= 5 2021-02-23 22:31:04 -05:00
John Kerl
82e1bcb8f6
Merge pull request #428 from johnkerl/tsv-implicit-header-segv
Fix rslls handling in XSV reader after comments line has more fields than data line
2021-02-23 22:23:40 -05:00
John Kerl
27a69b80b3 fix rssle handling in XSV reader after comments line has more fields than data line 2021-02-23 22:01:14 -05:00