Commit graph

6461 commits

Author SHA1 Message Date
John Kerl
a4eca4eb8b reg-test/README.md 2020-11-24 16:43:26 -05:00
John Kerl
a0e5eeaaa7 reg-test/README.md 2020-11-24 16:42:18 -05:00
John Kerl
f6d5f1379d reg-test/README.md 2020-11-24 16:27:35 -05:00
John Kerl
310f4a6fcd reg-test/README.md 2020-11-24 16:26:18 -05:00
John Kerl
2ec3534a21 reg-test documentation 2020-11-24 16:11:03 -05:00
John Kerl
67b13aea33 accept-case case-c-dsl-user-defined-functions-and-subroutines.sh 2020-11-24 16:04:36 -05:00
John Kerl
7474fd11ac todo 2020-11-24 14:53:00 -05:00
John Kerl
41860c9c45 fix AST-validator bug 2020-11-24 14:47:34 -05:00
John Kerl
279dd7f76b case-debug 2020-11-24 14:29:28 -05:00
John Kerl
828fc4129a add for user-defined functions overriding built-in functions, as in the C impl 2020-11-24 14:15:20 -05:00
John Kerl
4fed370087 add duplicate-check for user-defined functions, as in the C impl 2020-11-24 14:11:40 -05:00
John Kerl
8065237641 add duplicate-check for user-defined subroutines, as in the C impl 2020-11-24 14:09:38 -05:00
John Kerl
b0685a759a todo 2020-11-24 13:58:32 -05:00
John Kerl
5972b61977 accept-case case-c-dsl-multipart-scripts.sh (subr ported) 2020-11-24 13:53:38 -05:00
John Kerl
5827676c4d accept-case case-c-dsl-trailing-commas.sh (subr ported) 2020-11-24 13:52:40 -05:00
John Kerl
5f90e92633 merge case case-c-dsl-user-defined-subroutines.sh into case-subr.sh 2020-11-24 13:51:18 -05:00
John Kerl
ec7093c92f accept-case case-c-dsl-context-specific-validation.sh (subr ported) 2020-11-24 13:46:06 -05:00
John Kerl
aa58b634a4 for put/filter -f/-e, don't interleave ";", as in the C impl 2020-11-24 13:43:48 -05:00
John Kerl
5a32c3ac95 subr CST 2020-11-24 13:33:45 -05:00
John Kerl
ee2235b88b subr CST iterate 2020-11-24 12:53:33 -05:00
John Kerl
4cf3e30c2b subr CST iterate 2020-11-24 12:39:20 -05:00
John Kerl
80e8560430 iniital minimal AST/CST connection for subr 2020-11-24 12:15:32 -05:00
John Kerl
22af479b9e add call/subr to mlr.bnf 2020-11-24 12:01:43 -05:00
John Kerl
e9c1101733 make re-use of experimental BNF easier 2020-11-24 11:48:37 -05:00
John Kerl
ce6329740b make re-use of experimental BNF easier 2020-11-24 11:21:30 -05:00
John Kerl
cfb8d56e69 todo 2020-11-24 11:15:20 -05:00
John Kerl
b5b3d1fed3 add call/subr to mlr.bnf 2020-11-24 10:51:10 -05:00
John Kerl
c993f18f62 comment-neaten 2020-11-24 10:36:52 -05:00
John Kerl
73f60075bd comment-neaten 2020-11-24 10:27:11 -05:00
John Kerl
5216662167 accept-case case-c-dsl-for-map-depth.sh: C-port zero-pass for-loops over non-collections 2020-11-24 10:11:52 -05:00
John Kerl
fb13532611 no-filter-in-filter validation from C to Go 2020-11-24 08:23:33 -05:00
John Kerl
b8924e6bec no-filter-in-filter validation from C to Go 2020-11-24 08:22:33 -05:00
John Kerl
c73bad41bd todo 2020-11-24 00:14:55 -05:00
John Kerl
058af825f8 include case-{not c or go} cases in reg-test/run -n 2020-11-24 00:11:55 -05:00
John Kerl
570b69f79d ENV on left-hand side; ENV UT 2020-11-24 00:09:09 -05:00
John Kerl
1a29ee99d4 ENV at right-hand sides 2020-11-23 23:48:50 -05:00
John Kerl
c13d32667e C/Go reg-test iterate 2020-11-23 23:18:54 -05:00
John Kerl
592c0c4d39 fixed green/red PASS/FAIL for Linux 2020-11-23 22:56:37 -05:00
John Kerl
f8973aa1c2 use /bin/bash for reg-test/run (Linux compatibility check) 2020-11-23 22:53:11 -05:00
John Kerl
67bc1aa0f4 Merge branch 'master' of git+ssh://github.com/johnkerl/miller 2020-11-23 22:43:49 -05:00
John Kerl
510a122c6d fix old buffer overrun in C JSON parser 2020-11-23 22:43:39 -05:00
John Kerl
a1e2bf6f12 accept-case ./reg-test/cases/case-c-dsl-typed-overlay.sh (formatting only) 2020-11-23 22:26:50 -05:00
John Kerl
7efc91e305 accept-case ./reg-test/cases/case-c-dsl-indirect-srec-assignments.sh (formatting only) 2020-11-23 22:25:36 -05:00
John Kerl
e209d200b2 more string == / void 2020-11-23 22:17:14 -05:00
John Kerl
e444edcfe4 accept-case case-c-dsl-for-bind-loops-for-valgrind.sh (formatting only) 2020-11-23 22:08:28 -05:00
John Kerl
3a9cc84f85 accept-case $cases/case-c-dsl-empty-statements.sh, given previous commit 2020-11-23 22:05:41 -05:00
John Kerl
4c0d920694 prohibit mlr filter "" as in C 2020-11-23 22:01:00 -05:00
John Kerl
0ee725506f formatting 2020-11-23 21:42:01 -05:00
John Kerl
97d73889ab include minimum variadic arity for mapselect/mapexcept as in C 2020-11-23 21:41:00 -05:00
John Kerl
249eacf61d todo 2020-11-23 17:39:20 -05:00