This website requires JavaScript.
Explore
Help
Sign In
dave
/
BigChef
Watch
1
Star
0
Fork
0
You've already forked BigChef
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
41
Wiki
Activity
Files
5a49998c2ceaa229d69d39bad55ababc16f5dbde
BigChef
/
processor
History
PhatPhuckDave
5a49998c2c
Add a toCSV to go along with the fromCSV
2025-11-03 19:28:00 +01:00
..
json_test.go
Clean up the cringe
2025-08-21 23:10:18 +02:00
json.go
Fix broken test introduced in previous commit
2025-08-22 10:04:11 +02:00
processor_test.go
Make regex matching set INTEGER keys not string
2025-11-03 19:07:15 +01:00
processor.go
Add a toCSV to go along with the fromCSV
2025-11-03 19:28:00 +01:00
regex_test.go
Rename project to "cook" and ditch loading fgrom args, now files exclusively
2025-04-09 09:47:53 +02:00
regex.go
Convert \n to \r?\n because of windows thank you windows :)
2025-10-26 17:04:39 +01:00
surgical_json_test.go
Use diffs for tests
2025-08-22 10:10:37 +02:00
test_helper.go
Remove logger and replace it with a library
2025-04-18 12:47:47 +02:00