Commit graph

5976 commits

Author SHA1 Message Date
John Kerl
e80447d8a3 todo 2020-09-14 22:56:47 -04:00
John Kerl
bb76c936c3 UT for recently ported verbs 2020-09-14 22:44:56 -04:00
John Kerl
ca91f6c5ab mlr cut w/ func-ptr pattern 2020-09-14 22:37:07 -04:00
John Kerl
e0c78b9bd2 proofread verb help 2020-09-14 22:32:05 -04:00
John Kerl
c13b8a60f9 go/README.md 2020-09-14 22:19:55 -04:00
John Kerl
8894ab135c go/README.md 2020-09-14 22:12:50 -04:00
John Kerl
c523eb9cb9 ordered-map for deterministic tail orderings 2020-09-14 19:04:56 -04:00
John Kerl
3a9880a1f2 put M_PI/M_E evals into CST 2020-09-14 17:33:54 -04:00
John Kerl
1691a3e94b ordered-map for deterministic group-like orderings 2020-09-14 01:09:26 -04:00
John Kerl
e51118d51c ordered-map for deterministic group-by orderings 2020-09-14 01:05:28 -04:00
John Kerl
88dc388467 mlr group-by and mlr group-like 2020-09-14 00:43:14 -04:00
John Kerl
3cf2530562 mlr tail 2020-09-13 23:49:24 -04:00
John Kerl
b9633c69a8 mlr head 2020-09-13 23:18:38 -04:00
John Kerl
c69eeec353 Merge branch 'master' of git+ssh://github.com/johnkerl/miller 2020-09-13 21:24:21 -04:00
John Kerl
c96e75be34 findings from golang 1.10 build on linux mint os 2020-09-13 21:22:47 -04:00
John Kerl
e692f6526f go build-script on linux 2020-09-13 21:22:03 -04:00
John Kerl
de51c8f7ed mlrval and mlrmap -> new src/miller/types/ 2020-09-13 16:56:52 -04:00
John Kerl
f8a4be55f7 mlr head 2020-09-13 16:40:19 -04:00
John Kerl
4b1709690c todo 2020-09-11 17:41:32 -04:00
John Kerl
e790d99411 math constants M_PI and M_E in the DSL 2020-09-11 16:36:35 -04:00
John Kerl
eaedc80f77 neaten 2020-09-11 16:23:15 -04:00
John Kerl
60450b5b4f DSL functions 2020-09-11 16:19:54 -04:00
John Kerl
defa2cf323 function iterate 2020-09-11 11:24:45 -04:00
John Kerl
ce6c894673 comment-neaten 2020-09-11 11:16:45 -04:00
John Kerl
3acf5a6eb8 make Miller-DSL indices 1-up 2020-09-11 11:03:11 -04:00
John Kerl
1f0fb526dd operator/function neaten 2020-09-11 00:58:16 -04:00
John Kerl
ab6a8ed3e6 iterate on function calls in the CST 2020-09-10 23:40:28 -04:00
John Kerl
084dd624bc function calls in the DSL grammar 2020-09-10 23:28:28 -04:00
John Kerl
983f740012 mlr put -q 2020-09-10 22:15:18 -04:00
John Kerl
531e9781d2 support heterogeneity in CSV and PPRINT record-writers 2020-09-10 22:02:30 -04:00
John Kerl
f9e0a9757f auto-extend on assign to nested-collection LHS 2020-09-10 21:14:49 -04:00
John Kerl
122c237657 iterate on auto-extend on assign to nested-collection LHS 2020-09-10 15:20:27 -04:00
John Kerl
6ecee92e2b Mlrmap.PutIndexed API neaten 2020-09-10 13:54:11 -04:00
John Kerl
263d67a07b fix mlr put '' 2020-09-10 12:11:59 -04:00
John Kerl
11ea911ff7 update expected-out for c/reg_test/run neaten 2020-09-10 11:53:14 -04:00
John Kerl
eb72d512a6 $*[1] LHS assignment 2020-09-10 11:51:46 -04:00
John Kerl
e81b5c6e18 $[1] LHS assignment 2020-09-10 11:31:23 -04:00
John Kerl
4e62cf477d c/reg_test/run reorg 2020-09-10 09:18:15 -04:00
John Kerl
0659ca30f4 $[1] LHS iterate 2020-09-09 23:32:05 -04:00
John Kerl
f343f46091 $*[1] RHS accessor 2020-09-09 23:17:38 -04:00
John Kerl
de8ed3ab6a $[1] RHS accessor 2020-09-09 23:09:01 -04:00
John Kerl
4274b35640 copy-on-write semantics for DSL and record-processing 2020-09-09 22:25:00 -04:00
John Kerl
723703ea47 bit-shift operators in the CST 2020-09-09 21:26:48 -04:00
John Kerl
2fba2f78f6 fix string-indexed auto-extend on put 2020-09-09 10:04:47 -04:00
John Kerl
9dbf7bd1eb begin/end iterate 2020-09-09 08:53:48 -04:00
John Kerl
a86372369c fix trailing semicolons in the DSL, finally 2020-09-09 00:57:23 -04:00
John Kerl
306fdd6c7c begin/end iterate 2020-09-09 00:23:16 -04:00
John Kerl
bc7833dfa7 begin/end iterate 2020-09-08 23:00:10 -04:00
John Kerl
955b924183 always write src/miller/parsing/LR1_conflicts.txt on build-dsl 2020-09-08 22:24:54 -04:00
John Kerl
ffd5a85af2 C grammar neaten 2020-09-08 20:12:35 -04:00