Commit Graph

14 Commits

Author SHA1 Message Date
fa851b680e Implement group command + fallback error handling for invalid tables in output 2026-04-14 17:59:54 -05:00
525f4bd065 Implement take command and comments (--) + misc cleanup 2026-04-10 10:49:23 -05:00
a418f9a89f Add script command to allow calling external helper scripts 2026-04-09 18:00:59 -05:00
32aa8dc3d1 Add chunk command, add limit param to split command 2026-04-06 09:22:13 -05:00
98e40183bb [WIP] Implement parsing for lambdas + start implementing call 2026-04-01 22:55:35 -05:00
57a3d5954e [WIP] Start implementing support for lambda parsing 2026-04-01 20:29:28 -05:00
d296646d4f Add zip command 2026-03-03 09:15:21 -06:00
f778507f39 Implement assign and set commands, improve output format 2026-03-02 23:03:36 -06:00
67901fa91f Remove tail command stub 2026-03-02 22:21:59 -06:00
d5d69e58a4 Add drop, sort commands, start tail command; implement support for destructuredOrLines match type; misc fixes 2026-03-02 22:20:18 -06:00
feba84051a Replace StringRange w/ an actual StrRVal + more command implementations 2026-02-09 22:15:33 -06:00
aaff8a5011 Implement sub-command parsing + add on/word/line/over commands 2025-11-11 22:09:26 -06:00
bfc9459b69 Add & register more basic commands 2025-11-11 21:37:32 -06:00
144d90e871 Start reimplementation in typescript 2025-11-10 23:54:20 -06:00