|
|
83fed68432
|
Fix csv header key assignment
|
2025-11-15 16:01:31 +01:00 |
|
|
|
4311533445
|
Lowercase the csv options
v7.3.4
|
2025-11-15 15:57:21 +01:00 |
|
|
|
ce28b948d0
|
Add an options parameter to csv parser and comment support
|
2025-11-15 15:51:49 +01:00 |
|
|
|
efc602e0ba
|
Add a few more lua tests
v7.3.2
|
2025-11-15 15:43:50 +01:00 |
|
|
|
917063db0c
|
Refactor lua helper script to separate file
And write a few tests for it
|
2025-11-15 15:42:57 +01:00 |
|
|
|
3e552428a5
|
Improve the csv parser by reading header and assigning values to their header
So we have things like row[1] AND ALSO row["foobar"]
And also row.foobar of course
|
2025-11-15 15:39:49 +01:00 |
|
|
|
50455c491d
|
Add support for any SV like TSV
|
2025-11-15 15:25:18 +01:00 |
|
|
|
12ec399b09
|
Do some retarded shit idk what claude did here hopefully something good this will probably get dropped
|
2025-11-11 12:53:53 +01:00 |
|
|
|
5a49998c2c
|
Add a toCSV to go along with the fromCSV
v7.3.0
|
2025-11-03 19:28:00 +01:00 |
|
|
|
590f19603e
|
Make regex matching set INTEGER keys not string
v7.2.2
|
2025-11-03 19:07:15 +01:00 |
|
|
|
ee8c4b9aa5
|
Ah oops, can't be local oopsie!!
v7.2.1
|
2025-11-03 16:35:53 +01:00 |
|
|
|
e8d6613ac8
|
Add ParseCSV as lua function
v7.2.0
|
2025-11-03 16:33:44 +01:00 |
|
|
|
91ad9006fa
|
Move the example generation to separate flag
|
2025-11-02 20:04:39 +01:00 |
|
|
|
60ba3ad417
|
Fix some tests that broke for some good reason I'm sure
|
2025-10-26 17:10:42 +01:00 |
|
|
|
b74e4724d4
|
Convert \n to \r?\n because of windows thank you windows :)
v7.1.1
|
2025-10-26 17:04:39 +01:00 |
|
|
|
30246fd626
|
Fix logging the regex
It was adding backslashes and shit
|
2025-10-26 17:04:39 +01:00 |
|
|
|
06aed7b27a
|
Migrate from flag to cobra
v7.1.0
|
2025-10-26 16:34:44 +01:00 |
|
|
|
b001dfe667
|
Embed the example file instead of generting it dynamically
v7.0.2
|
2025-10-26 15:17:30 +01:00 |
|
|
|
d905ad027a
|
Manually generate the example toml to "enforce" single quotes (looks nicer!)
|
2025-10-26 15:14:02 +01:00 |
|
|
|
3f6a03aee8
|
Add conversion tests
|
2025-10-26 15:07:55 +01:00 |
|
|
|
302e874710
|
Add conversion functionality from yml to toml
|
2025-10-26 15:05:22 +01:00 |
|
|
|
9d9820072a
|
Hallucinate a whole lotta tests for toml integration
|
2025-10-26 15:03:48 +01:00 |
|
|
|
53d14345b9
|
Add support (and preference) to toml from yml
|
2025-10-26 14:56:04 +01:00 |
|
|
|
67c3346f2f
|
Add test for multiple isolate commands on same line of text
|
2025-10-24 17:13:28 +02:00 |
|
|
|
346afdd143
|
Fix some shit
v6.4.4
|
2025-10-23 00:19:07 +02:00 |
|
|
|
48729cdfa4
|
Add isolate tests
|
2025-10-23 00:16:35 +02:00 |
|
|
|
b9574f0106
|
"Fix" isolate commands fucking each other (hallucinate)
|
2025-10-23 00:13:14 +02:00 |
|
|
|
635ca463c0
|
Hallucinate fixes to some tests
|
2025-10-21 10:38:39 +02:00 |
|
|
|
2459988ff0
|
Hallucinate a better logging lol
v6.4.3
|
2025-10-21 10:10:16 +02:00 |
|
|
|
6ab08fe97f
|
Change something?
|
2025-10-21 09:57:09 +02:00 |
|
|
|
2dafe4a981
|
Don't warn on no file in cache
|
2025-10-21 09:57:02 +02:00 |
|
|
|
ec24e0713d
|
Simplify EvalRegex function by removing unnecessary panic handling and nil checks
|
2025-10-21 09:57:02 +02:00 |
|
|
|
969ccae25c
|
Use diffs for tests
|
2025-08-22 10:10:37 +02:00 |
|
|
|
5b46ff0efd
|
Fix broken test introduced in previous commit
|
2025-08-22 10:04:11 +02:00 |
|
|
|
d234616406
|
Add broken test
|
2025-08-22 09:53:00 +02:00 |
|
|
|
af3e55e518
|
Fix some retarded bullshit
|
2025-08-22 00:10:46 +02:00 |
|
|
|
13b48229ac
|
Fix some bullshit (the re)
|
2025-08-22 00:05:22 +02:00 |
|
|
|
670f6ed7a0
|
Add tests for EvalRegex
|
2025-08-21 23:56:05 +02:00 |
|
|
|
bbc7c50fae
|
Decringe
|
2025-08-21 23:17:36 +02:00 |
|
|
|
779d1e0a0e
|
Fix some more shit I guess
|
2025-08-21 23:16:23 +02:00 |
|
|
|
54581f0216
|
Clean up the cringe
|
2025-08-21 23:10:18 +02:00 |
|
|
|
3d01822e77
|
Fix failing test
|
2025-08-21 23:05:57 +02:00 |
|
|
|
4e0ca92c77
|
Add failing test
|
2025-08-21 23:05:57 +02:00 |
|
|
|
388e54b3e3
|
Add comprehensive help string for available Lua functions
|
2025-08-21 22:32:10 +02:00 |
|
|
|
6f2e76221a
|
Add real regex support to lua
|
2025-08-21 22:27:37 +02:00 |
|
|
|
e0d3b938e3
|
Fix tests
|
2025-08-21 22:26:20 +02:00 |
|
|
|
491a030bf8
|
Hallucinate actual json fucking thing
|
2025-08-21 22:19:21 +02:00 |
|
|
|
bff7cc2a27
|
Hallucinate a json mode implementation
|
2025-08-21 20:39:35 +02:00 |
|
|
|
ff30b00e71
|
refactor(db.go, file.go): improve database error handling and file snapshot seeding
|
2025-08-09 16:12:26 +02:00 |
|
|
|
e1eb5eeaa6
|
Improve config readability by removing unnecessary fields and adding omitempty
|
2025-08-08 09:58:03 +02:00 |
|