miller/cmd/experiments/dsl_parser/two
John Kerl 5eb40c9e7b
Multiple style updates (#1974)
* Comment style

* IRecordTransformer -> RecordTransfomer

* make fmt

* else-return style mod

* snake-case -> camel-case

* Remove redundant err = nil and similar zero-value initializations.

* redundant break;

* bugfix

* neaten

* typofix

* simplify/standardize init of zero-length slices

* Standardize fmt.Fprintf w/ errors

* fix double print of "mlr:"

* neatening

* Uniformize error messages

* make docs

* avoid shadowing package names

* shorten some receiver names
2026-02-16 15:49:21 -05:00
..
brackets.bnf Simplify the internal AST API (#1946) 2026-02-01 15:15:49 -05:00
build Use GOCC fork for performance improvement (#1934) 2026-01-10 16:48:53 -05:00
emit01.bnf Simplify the internal AST API (#1946) 2026-02-01 15:15:49 -05:00
emit02.bnf Simplify the internal AST API (#1946) 2026-02-01 15:15:49 -05:00
go.mod Use GOCC fork for performance improvement (#1934) 2026-01-10 16:48:53 -05:00
go.sum Use GOCC fork for performance improvement (#1934) 2026-01-10 16:48:53 -05:00
main.go Multiple style updates (#1974) 2026-02-16 15:49:21 -05:00
mktags replace - with _ in *.go filenames 2022-01-23 23:22:55 -05:00
run replace - with _ in *.go filenames 2022-01-23 23:22:55 -05:00
semi3.bnf Simplify the internal AST API (#1946) 2026-02-01 15:15:49 -05:00
temp.bnf Simplify the internal AST API (#1946) 2026-02-01 15:15:49 -05:00