John Kerl
bbd12b7b6b
cst array/map iterate
2020-09-03 23:26:51 -04:00
John Kerl
146b51211c
array-slicing in the DSL grammar
2020-09-03 23:05:23 -04:00
John Kerl
93a230cd1f
array-index iterate
2020-09-03 18:20:44 -04:00
John Kerl
83bffc1bc1
CST name-neatens
2020-09-03 15:00:48 -04:00
John Kerl
157806903e
iterate on array/map literals in DSL grammar
2020-09-03 14:41:21 -04:00
John Kerl
75a0b20380
iterate on array/map literals in DSL grammar
2020-09-03 14:34:18 -04:00
John Kerl
c06b9aa0bb
iterate on array/map literals in DSL grammar
2020-09-03 14:18:13 -04:00
John Kerl
5d1d41cd51
iterate on array/map literals in DSL grammar
2020-09-03 13:48:50 -04:00
John Kerl
7b9726b5f0
test-suite neaten
2020-09-03 13:40:31 -04:00
John Kerl
aee0510995
iterate on array/map literals in DSL grammar
2020-09-03 13:38:13 -04:00
John Kerl
d30af57106
start array/map literals in DSL grammar
2020-09-03 13:24:10 -04:00
John Kerl
ae79c90a4c
add preliminary MT_ARRAY/MT_MAP mlrval types
2020-09-03 12:52:28 -04:00
John Kerl
d0a1014cbc
implement short-circuting for AND, OR, and ternary
2020-09-03 11:22:30 -04:00
John Kerl
9971b06d9a
implement --from option
2020-09-03 10:01:55 -04:00
John Kerl
02b0bae649
implement panic token for short-circuit testing
2020-09-03 09:36:50 -04:00
John Kerl
9af5524d16
exponentiation operator; file-neaten
2020-09-03 09:19:51 -04:00
John Kerl
6f88f11f9f
implement ternary operator
2020-09-03 09:04:01 -04:00
John Kerl
51572308e0
mlrval_operators name-neatens; simple regression checks
2020-09-03 08:43:52 -04:00
John Kerl
eaf6b83183
logical AND/OR/XOR
2020-09-03 00:37:38 -04:00
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