miller/internal/pkg/runtime
John Kerl 4c3e141df8
Split separators from context (#771)
* Fix mlr -O to return strings for all octal numbers along with 0* numbers like 07 and 08

* Factor separators out of Context struct
2021-12-06 22:47:58 -05:00
..
doc.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
README.md Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
stack.go More Go-package restructuring (#748) 2021-11-12 12:49:55 -05:00
state.go Split separators from context (#771) 2021-12-06 22:47:58 -05:00

Contains state for the CST executor.