miller/test/cases/dsl-parameterized-emit
John Kerl af1adf80ad
Replace GOCC parser-generator with PGPG (#2015)
* Porting

* Update some tests that depend on AST-print output

* iterating on GOCC -> PGPG

* iterating

* iterating

* iterating

* iterating

* iterating

* Modify expout files that need only AST-print-syntax updates

* iterating

* iterating

* iterating

* iterating

* iterating

* iterating

* iterating

* iterating

* iterating

* iterating

* iterating

* sync test cases from mlr-6.17.0, except AST-prints ...

* sync test cases from mlr-6.17.0, except AST-prints ...

* Fix lashed emit for $* and @*

* Fix --1 and ++1 chained unary ops

* Emit with function callsite

* test cases

* dot operator

* M_PI and M_E

* Iterating on lashed emit cases

* error-wording differences

* rm some should-fail files

* Fix issue with leading semicolon

* trailing comma in func params; most AST-print deltas

* error-wording delta

* fix unset all

* AST-print deltas

* go mod tidy: forced `go 1.25` to `go 1.25.0`

* Depend on PGPG v1.0.0

* Fix Windows CI failure

* Remove cmd/experiments/dsl_parser

* GOCC -> PGPG

* neaten

* Fix regex issue found in doc gen
2026-03-15 22:28:57 -04:00
..
0001 Use fixed OFMT for multi-platform regression-testing (#988) 2022-03-16 14:44:42 -04:00
0002 Use fixed OFMT for multi-platform regression-testing (#988) 2022-03-16 14:44:42 -04:00
0003 Use fixed OFMT for multi-platform regression-testing (#988) 2022-03-16 14:44:42 -04:00
0004 Use fixed OFMT for multi-platform regression-testing (#988) 2022-03-16 14:44:42 -04:00
0005 Use fixed OFMT for multi-platform regression-testing (#988) 2022-03-16 14:44:42 -04:00
0006 Use fixed OFMT for multi-platform regression-testing (#988) 2022-03-16 14:44:42 -04:00
0007 Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
0008 Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
0009 Use fixed OFMT for multi-platform regression-testing (#988) 2022-03-16 14:44:42 -04:00
0010 Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
0011 Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
0012 Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
0013 Use fixed OFMT for multi-platform regression-testing (#988) 2022-03-16 14:44:42 -04:00
0014 Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
0015 Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
0016 Use fixed OFMT for multi-platform regression-testing (#988) 2022-03-16 14:44:42 -04:00
0017 Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
0018 Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
0019 Use fixed OFMT for multi-platform regression-testing (#988) 2022-03-16 14:44:42 -04:00
0020 Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
0021 Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
0022 Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
0023 Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
0024 Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
0025 Use fixed OFMT for multi-platform regression-testing (#988) 2022-03-16 14:44:42 -04:00
0026 Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
0027 Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
0028 Use fixed OFMT for multi-platform regression-testing (#988) 2022-03-16 14:44:42 -04:00
0029 Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
0030 Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
0031 Use fixed OFMT for multi-platform regression-testing (#988) 2022-03-16 14:44:42 -04:00
0032 Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
0033 Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
0034 Use fixed OFMT for multi-platform regression-testing (#988) 2022-03-16 14:44:42 -04:00
0035 Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
0036 Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
0037 Use fixed OFMT for multi-platform regression-testing (#988) 2022-03-16 14:44:42 -04:00
0038 Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
0039 Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
0040 Use fixed OFMT for multi-platform regression-testing (#988) 2022-03-16 14:44:42 -04:00
0041 Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
0042 Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
0043 Use fixed OFMT for multi-platform regression-testing (#988) 2022-03-16 14:44:42 -04:00
0044 Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
0045 Use fixed OFMT for multi-platform regression-testing (#988) 2022-03-16 14:44:42 -04:00
0046 Use fixed OFMT for multi-platform regression-testing (#988) 2022-03-16 14:44:42 -04:00
0047 Use fixed OFMT for multi-platform regression-testing (#988) 2022-03-16 14:44:42 -04:00
0048 Replace GOCC parser-generator with PGPG (#2015) 2026-03-15 22:28:57 -04:00
0056 Replace GOCC parser-generator with PGPG (#2015) 2026-03-15 22:28:57 -04:00
0057 Use fixed OFMT for multi-platform regression-testing (#988) 2022-03-16 14:44:42 -04:00
0058 Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
0059 Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
0060 Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
0061 Use fixed OFMT for multi-platform regression-testing (#988) 2022-03-16 14:44:42 -04:00