John Kerl
|
8510cbcff4
|
fix mlr repl -d
|
2021-02-17 00:44:40 -05:00 |
|
John Kerl
|
3fdcc75e45
|
neaten
|
2021-02-16 23:51:03 -05:00 |
|
John Kerl
|
253152b867
|
neaten
|
2021-02-16 23:44:01 -05:00 |
|
John Kerl
|
8d6e44cff6
|
Merge pull request #419 from johnkerl/more-typemasks
More typemasks
|
2021-02-16 23:08:47 -05:00 |
|
John Kerl
|
e8c63a283d
|
fix redeclares for typemasks
|
2021-02-16 23:05:33 -05:00 |
|
John Kerl
|
200a79a15b
|
todo
|
2021-02-16 22:00:09 -05:00 |
|
John Kerl
|
88ff6e0eec
|
Merge pull request #418 from johnkerl/typemasks
Fix typemasks in the Go port
|
2021-02-16 19:37:28 -05:00 |
|
John Kerl
|
79e7a88ed5
|
fold typemasks into stack
|
2021-02-16 19:35:52 -05:00 |
|
John Kerl
|
116a41a6c2
|
localvar/map put/get/etc method renames for consistency
|
2021-02-16 00:40:41 -05:00 |
|
John Kerl
|
6662da4820
|
localvar/map put/get/etc method renames for consistency
|
2021-02-16 00:11:51 -05:00 |
|
John Kerl
|
71dd010b4c
|
clean build for method-renames regression
|
2021-02-15 23:51:10 -05:00 |
|
John Kerl
|
4329ec9476
|
localvar/map put/get/etc method renames for consistency
|
2021-02-15 23:43:53 -05:00 |
|
John Kerl
|
0551db2382
|
localvar/map put/get/etc method renames for consistency
|
2021-02-15 23:38:25 -05:00 |
|
John Kerl
|
98e0b31fef
|
Continue with typemasks in the Go port
|
2021-02-15 23:25:57 -05:00 |
|
John Kerl
|
42228a01d6
|
accept-case case-dsl-scientific-notation.sh
|
2021-02-15 21:58:38 -05:00 |
|
John Kerl
|
570e35693b
|
todo
|
2021-02-15 14:23:34 -05:00 |
|
John Kerl
|
3af97ab873
|
Merge pull request #417 from johnkerl/rename-dash-r
Port mlr rename -r from C to Go, minus regex-captures
|
2021-02-15 14:22:33 -05:00 |
|
John Kerl
|
b1ebf33299
|
Port mlr rename -r from C to Go, minus regex-captures
|
2021-02-15 14:21:55 -05:00 |
|
John Kerl
|
1cce10905b
|
Merge pull request #416 from johnkerl/cut-dash-r
Port mlr cut -r (regexed) from C to Go
|
2021-02-15 13:19:26 -05:00 |
|
John Kerl
|
6471499b6b
|
Port mlr cut -r (regexed) from C to Go
|
2021-02-15 13:18:30 -05:00 |
|
John Kerl
|
4bed2f4c79
|
todo
|
2021-02-15 12:53:10 -05:00 |
|
John Kerl
|
4713a1b643
|
Merge pull request #415 from johnkerl/pprint-right
Port mlr --opprint --right from C to Go
|
2021-02-15 12:46:16 -05:00 |
|
John Kerl
|
841880f804
|
pprint --right
|
2021-02-15 12:44:42 -05:00 |
|
John Kerl
|
c193871655
|
todo
|
2021-02-15 10:19:36 -05:00 |
|
John Kerl
|
24336561fe
|
Merge pull request #414 from johnkerl/regextract-dsl-function
Regextract dsl function; case-insensitive regexes
|
2021-02-15 10:00:10 -05:00 |
|
John Kerl
|
2508920657
|
port case-insensitive regex literals to the BNF
|
2021-02-15 09:52:28 -05:00 |
|
John Kerl
|
9cc58fa3b5
|
Port regextract DSL function from C to Go
|
2021-02-15 00:55:40 -05:00 |
|
John Kerl
|
bc67217bb6
|
git add src/lib/regex.go
|
2021-02-15 00:02:53 -05:00 |
|
John Kerl
|
270f165084
|
Merge pull request #413 from johnkerl/having-fields
Port the having-fields verb from C
|
2021-02-14 23:55:48 -05:00 |
|
John Kerl
|
c5df488b8c
|
having-fields verb
|
2021-02-14 23:54:09 -05:00 |
|
John Kerl
|
b16126f760
|
merge
|
2021-02-14 16:58:14 -05:00 |
|
John Kerl
|
f0547ec62a
|
verb having-fields
|
2021-02-14 15:04:25 -05:00 |
|
John Kerl
|
34fbee7aa7
|
Merge pull request #412 from johnkerl/usages-before-cli-parsers
Move usages before cli parsers in all verbs
|
2021-02-14 15:02:39 -05:00 |
|
John Kerl
|
fb21e1d295
|
move usage before parse-CLI funcs in all verbs
|
2021-02-14 15:01:15 -05:00 |
|
John Kerl
|
7113351591
|
neaten
|
2021-02-14 12:52:57 -05:00 |
|
John Kerl
|
7d7496547c
|
todo
|
2021-02-14 11:10:12 -05:00 |
|
John Kerl
|
9f28822f68
|
Merge pull request #411 from johnkerl/go-mod
Use Go modules
|
2021-02-14 10:51:10 -05:00 |
|
John Kerl
|
34c964c0fe
|
port parser-experiments to go.mod
|
2021-02-14 10:40:44 -05:00 |
|
John Kerl
|
974e2d2085
|
README.md neatens
|
2021-02-14 10:34:24 -05:00 |
|
John Kerl
|
6b03db1b25
|
point to gocc fork for modules-mode workaround
|
2021-02-14 10:16:16 -05:00 |
|
John Kerl
|
d447ebd71f
|
more of same
|
2021-02-14 01:25:32 -05:00 |
|
John Kerl
|
ab89fa15fd
|
more
|
2021-02-14 01:24:01 -05:00 |
|
John Kerl
|
343bc13612
|
go.mod attempt
|
2021-02-14 01:13:24 -05:00 |
|
John Kerl
|
11f61615ea
|
todo
|
2021-02-13 23:29:14 -05:00 |
|
John Kerl
|
763273db92
|
have over-indexed array slices return short, not error
|
2021-02-13 23:16:47 -05:00 |
|
John Kerl
|
4af661a943
|
output-writer buffering optimizations
|
2021-02-13 22:33:17 -05:00 |
|
John Kerl
|
eb2bc48e66
|
add some tutorial links to main README.md
|
2021-02-11 01:08:36 -05:00 |
|
John Kerl
|
af2ded3e79
|
merge
|
2021-02-11 01:02:31 -05:00 |
|
John Kerl
|
eddd8830ad
|
flatten/unflatten code-dedupe
|
2021-02-11 01:00:45 -05:00 |
|
John Kerl
|
ee86189f12
|
flatten/unflatten code-dedupe
|
2021-02-11 00:49:02 -05:00 |
|