Commit graph

5794 commits

Author SHA1 Message Date
John Kerl
dcb073ecce fix "..." handling between parser, AST, and CST 2020-09-02 01:02:56 -04:00
John Kerl
181030ac96 fix $-handling between parser, AST, and CST 2020-09-02 00:55:02 -04:00
John Kerl
faa5caaf70 go/todo.txt 2020-09-02 00:00:02 -04:00
John Kerl
39f4405812 have Mlrval implement fmt.Stringer 2020-09-01 23:52:27 -04:00
John Kerl
389a0b24e6 remove AST-interpreter (CST v1 functional), and run gofmt 2020-09-01 23:44:53 -04:00
John Kerl
a208988c13 cst iterate: v1 functional 2020-09-01 23:42:49 -04:00
John Kerl
6d80195176 cst iterate 2020-09-01 23:11:03 -04:00
John Kerl
34de993edd cst iterate 2020-09-01 17:46:19 -04:00
John Kerl
8092ed5b4b implement mlr put -f 2020-09-01 16:51:00 -04:00
John Kerl
1521f01f48 cst iterate 2020-09-01 16:43:06 -04:00
John Kerl
4b795544de cst iterate 2020-09-01 15:46:31 -04:00
John Kerl
a1a4bc2804 todo 2020-09-01 13:56:08 -04:00
John Kerl
26b2ef8c7e mlr --help neaten 2020-09-01 13:14:58 -04:00
John Kerl
bf22067762 todo 2020-09-01 13:05:40 -04:00
John Kerl
f5b8b56216 flagset iterate 2020-09-01 12:58:30 -04:00
John Kerl
b6c87beb32 flagset iterate 2020-09-01 12:49:35 -04:00
John Kerl
bceb168429 start flagsets for verb flag-parsing 2020-09-01 11:37:28 -04:00
John Kerl
7c3afa4b45 split mapping and mappers packages 2020-09-01 10:41:19 -04:00
John Kerl
2ab43e48d4 implement dot operator 2020-09-01 10:32:14 -04:00
John Kerl
7310e537d1 connect then-chaining 2020-09-01 10:22:59 -04:00
John Kerl
ac6b2634c2 chain-mapper iterate 2020-09-01 10:03:03 -04:00
John Kerl
3652e8828a whitespace 2020-09-01 09:23:58 -04:00
John Kerl
9aad65641d merge 2020-09-01 09:23:03 -04:00
John Kerl
26681ea555 mlrcli iterate 2020-09-01 09:21:28 -04:00
John Kerl
c9111aa9f7 mlrcli iterate 2020-09-01 00:08:35 -04:00
John Kerl
be96fe6f04 mlrcli iterate 2020-08-31 23:52:53 -04:00
John Kerl
96a50f0a8d mlrcli iterate 2020-08-31 23:01:41 -04:00
John Kerl
d036839382 neaten 2020-08-31 17:28:48 -04:00
John Kerl
a9e1d6ffcc carry context instances in reader-to-mapper channel 2020-08-31 17:18:50 -04:00
John Kerl
602c780204 multi-file iterate 2020-08-31 16:18:28 -04:00
John Kerl
c7fc6c9d1c todo 2020-08-31 12:08:32 -04:00
John Kerl
3b37c2b08d fix absent-non-assign in AST interpreter 2020-08-31 12:02:30 -04:00
John Kerl
6ce716fff5 go/README.md 2020-08-31 11:58:33 -04:00
John Kerl
3059f3e960 go/README.md 2020-08-31 11:57:48 -04:00
John Kerl
07e9b034ca go/README.md 2020-08-31 11:52:34 -04:00
John Kerl
4b947c7a1d make srec values mlrval not string :D 2020-08-31 11:02:19 -04:00
John Kerl
cb3a19814c merge 2020-08-31 10:35:36 -04:00
John Kerl
52255a070f mlrval/interpreter iterate 2020-08-31 10:33:32 -04:00
John Kerl
4f4dd6ed2e mlrval/interpreter iterate 2020-08-31 09:44:07 -04:00
John Kerl
3a0654899c literal-lex iterate 2020-08-31 08:50:27 -04:00
John Kerl
c26e2837ce mlrval iterate 2020-08-31 00:38:51 -04:00
John Kerl
fc5ec6e1a1 mlrval iterate 2020-08-31 00:01:40 -04:00
John Kerl
ca27fa550d mlrval iterate 2020-08-30 23:21:33 -04:00
John Kerl
955395c0c8 todo 2020-08-30 22:44:34 -04:00
John Kerl
05a336e7c9 typo-fix in pprint writer 2020-08-30 22:35:13 -04:00
John Kerl
ccf7d600ce gofmt 2020-08-30 22:28:34 -04:00
John Kerl
91b1989849 pprint writer 2020-08-30 22:24:11 -04:00
John Kerl
89a9378d68 AST-interpreter minimal arithmetic stubs 2020-08-30 22:04:06 -04:00
John Kerl
afb3336ba3 undefined-handling in AST-interpreter 2020-08-30 21:39:42 -04:00
John Kerl
56e60a7b46 mapper-factory error-propagation 2020-08-30 21:19:12 -04:00