Commit graph

5849 commits

Author SHA1 Message Date
John Kerl
66ec342f47 reg_test 2020-09-03 00:16:47 -04:00
John Kerl
1e5e82cd0d == != > >= < <= 2020-09-03 00:10:47 -04:00
John Kerl
ab709d3d93 cst iterate 2020-09-02 23:44:25 -04:00
John Kerl
1d8eb4ac8f rename disposition-matrix shorthands to match Go port
In C I use left-justified formatting to make these line up for proofreading.
In Go there is gofmt which does not preserve that kind of formatting. A
workaround in Go is to rename the shorthand-functions to all have the same
number of characters.  While I'm porting from C to Go, it's to go ahead and
rename the C functions the same, so I can copy the disposition matrices from C
to Go with a minimum of reformatting or typo-making.
2020-09-02 23:36:48 -04:00
John Kerl
60c7caf34e include package-release artifacts in .gitignore 2020-09-02 23:28:31 -04:00
John Kerl
1b40ec2123 typo-fix bitwise-negation operator 2020-09-02 23:27:22 -04:00
John Kerl
a6b4ad98f7 typo-fix mlr.bnf 2020-09-02 23:23:53 -04:00
John Kerl
3a6646564e cst iterate: binary operators 2020-09-02 22:50:47 -04:00
John Kerl
70c5a6df0f 5.9.1-dev 2020-09-02 22:09:45 -04:00
John Kerl
f34cbcd7e0 5.9.1 2020-09-02 21:42:18 -04:00
John Kerl
84ddad484f 5.9.1 2020-09-02 21:13:17 -04:00
John Kerl
b0491b359f 5.9.1 2020-09-02 21:11:27 -04:00
John Kerl
2aa72308ac 5.9.1 2020-09-02 20:46:50 -04:00
John Kerl
2635b7f062
Merge pull request #365 from johnkerl/mlrrc-prepipe
Mlrrc prepipe
2020-09-02 20:42:29 -04:00
John Kerl
49576c88e0 fix CVE-2020-15167 2020-09-02 20:38:00 -04:00
John Kerl
0d013fd40b fix CVE-2020-15167 2020-09-02 20:34:38 -04:00
John Kerl
9d6443b066 neaten 2020-09-02 20:30:06 -04:00
John Kerl
6148cf37c1 lib.InternalCodingErrorIf(...); parse decimal/hex/octal/binary ints 2020-09-02 20:23:36 -04:00
John Kerl
1962b4f3bf cst iterate 2020-09-02 19:58:14 -04:00
John Kerl
0ba4528437 fix mlr cat -N 2020-09-02 19:14:02 -04:00
John Kerl
6923bab58f mlr cat -N 2020-09-02 18:47:36 -04:00
John Kerl
b7637afd2f split up mlrcli.go 2020-09-02 18:37:31 -04:00
John Kerl
dc01f48295 Split up mlrval.go into several files 2020-09-02 18:05:27 -04:00
John Kerl
50f3afe1b4 README.md 2020-09-02 16:53:00 -04:00
John Kerl
d01ef7fef9 README.md 2020-09-02 16:29:30 -04:00
John Kerl
d2bbb09b97 README.md 2020-09-02 16:27:55 -04:00
John Kerl
f5d720215e src/miller/dsl/README.md 2020-09-02 16:27:08 -04:00
John Kerl
e71e89a10a src/miller/dsl/README.md 2020-09-02 16:26:28 -04:00
John Kerl
6832308c7c cst/README.md 2020-09-02 16:20:47 -04:00
John Kerl
f2e80ff24b neaten 2020-09-02 15:41:39 -04:00
John Kerl
ac93f9fabf src/miller/parsing/README.md 2020-09-02 15:26:19 -04:00
John Kerl
8286a742f3 src/miller/parsing/README.md 2020-09-02 15:25:58 -04:00
John Kerl
e0171dab3e src/miller/parsing/README.md 2020-09-02 15:25:29 -04:00
John Kerl
ab105e1905 typofix 2020-09-02 15:24:07 -04:00
John Kerl
ecf0148655 src/miller/lib/README.md 2020-09-02 15:22:37 -04:00
John Kerl
2e744e9857 src/miller/lib/README.md 2020-09-02 15:20:59 -04:00
John Kerl
c6fb17ecca src/miller/lib/README.md 2020-09-02 15:16:16 -04:00
John Kerl
266e94b139 README.md updates 2020-09-02 15:15:24 -04:00
John Kerl
9886ebf23b src/miller/dsl/README.md 2020-09-02 14:54:19 -04:00
John Kerl
dae1e9da55 src/miller/cli/README.md 2020-09-02 14:51:52 -04:00
John Kerl
91988f9028 src/miller/README.md 2020-09-02 14:46:35 -04:00
John Kerl
2cdf86455b src/README.md 2020-09-02 14:44:00 -04:00
John Kerl
3e30171687 README.md files in go/src/miller tree 2020-09-02 14:40:14 -04:00
John Kerl
2cb0c331d9 README.md 2020-09-02 14:29:43 -04:00
John Kerl
d847758ac3 README.md 2020-09-02 14:24:04 -04:00
John Kerl
2b6f83b535 README.md 2020-09-02 14:21:34 -04:00
John Kerl
8e11ff670d README.md 2020-09-02 14:11:28 -04:00
John Kerl
0579d13b56 README.md 2020-09-02 13:47:27 -04:00
John Kerl
2ba4a364ff neaten 2020-09-02 13:14:51 -04:00
John Kerl
efeac7f36d gofmt 2020-09-02 12:27:42 -04:00