Elijah R
b00c662b95
make rustfmt.toml consistent with editorconfig because of course rustfmt refuses to use the editorconfig
2024-08-04 15:59:39 -04:00
Elijah R
64d4774d00
chore: comment config.example.toml and format code with prettier/cargo
2024-08-04 15:50:00 -04:00
MDMCK10
ddcba7b308
Fix cvm-rs build on Windows, replace Just with yarn builtin, make clean work on Windows
2024-08-02 21:01:53 +02:00
modeco80
bee25b5381
Fix the ability for IPData refcount to go negative
2024-07-10 18:32:05 -04:00
modeco80
286f3eec62
cvm-rs: Actually throw Error on guac decode errors
...
we were throwing String or something before..
2024-06-23 02:11:23 -04:00
modeco80
b8ed177885
cvm-rs: merge guac and jpeg libs together into one
...
doesn't really need to be two seperate libraries. also preperation for other funnies
the build script has been replaced with a much saner justfile which uses much saner "yarn workspace" invocations instead of blindly cding all over the place
2024-06-22 21:14:05 -04:00