John Kerl
|
100166532c
|
Fix joinv with "" separator (#1794)
* codemod per se
* unit-test coverage
|
2025-05-01 17:08:55 -04:00 |
|
John Kerl
|
41649bf4f9
|
Static-check fixes from @lespea #1657, batch 7/n (#1709)
|
2024-10-27 12:11:28 -04:00 |
|
John Kerl
|
8c791f5466
|
Static-check fixes from @lespea #1657, batch 4/n (#1706)
* Static-check fixes from @lespea #1657, batch 2/n
* Static-check fixes from @lespea #1657, batch 3/n
* Static-check fixes from @lespea #1657, batch 4/n
|
2024-10-27 12:00:25 -04:00 |
|
John Kerl
|
cc8a3c4b4e
|
Static-check fixes from @lespea #1657, batch 2/n (#1704)
|
2024-10-27 11:50:15 -04:00 |
|
Adam Lesperance
|
085e831668
|
The package version must match the major tag version (#1654)
* Update package version
* Update makefile targets
* Update readme packages
* Remaining old packages via rg/sd
|
2024-09-20 12:10:11 -04:00 |
|
John Kerl
|
f33c0b2cd6
|
Error in splita/splitax when field contains a single non-string value (#1629)
|
2024-08-25 19:00:24 -04:00 |
|
John Kerl
|
5ac48516f7
|
Add a stat DSL function (#1560)
* Add a `stat` DSL function [WIP]
* artifacts from `make dev`
* regression test
|
2024-05-09 18:39:44 -04:00 |
|
camcui
|
12480c4ab5
|
chore: fix function name in comment (#1543)
Signed-off-by: camcui <cuishua@sina.cn>
|
2024-04-12 09:38:31 -04:00 |
|
John Kerl
|
d2559b8387
|
Have clean_whitespace re-run type inference (#1464)
* Have `clean_whitespace` re-infer types
* make dev output
* unit-test files
* drive-by typofix
* make dev output
|
2024-01-01 18:39:27 -05:00 |
|
John Kerl
|
c6b745537a
|
New strmatch/strmatchx DSL functions (#1448)
* New `match`/`matchx` DSL functions
* unit-test cases
* match/matchx -> strmatch/strmatchx
* help strings for strmatch and strmatchx
* update regex doc page re strmatch/strmatchx
* unit-test update
|
2023-12-19 14:34:54 -05:00 |
|
John Kerl
|
1ae670fd4a
|
Rename internal regex functions (#1446)
|
2023-12-17 12:46:28 -05:00 |
|
John Kerl
|
268a96d002
|
Export library code in pkg/ (#1391)
* Export library code in `pkg/`
* new doc page
|
2023-09-10 17:15:13 -04:00 |
|