depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tvix
/
serde
/
src
/
de_tests.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-18
r/8368
refactor(tvix): use composition & registry for from_addr
Yureka
1
-4
/
+3
2024-07-06
r/8351
refactor(tvix/eval): Builderize Evaluation
Aspen Smith
1
-2
/
+2
2024-02-02
r/7467
refactor(tvix/eval): Box Value::String
Aspen Smith
1
-1
/
+1
2024-01-31
r/7460
fix(tvix): Represent strings as byte arrays
Aspen Smith
1
-1
/
+2
2023-08-20
r/6497
refactor(tvix/serde): cargo clippy
Florian Klink
1
-11
/
+11
2023-06-22
r/6345
fix(tvix/serde): remove unnecessary dependency on genawaiter
Evgeny Zemtsov
1
-2
/
+1
2023-06-22
r/6344
feat(tvix/eval): allow extending builtins outside of tvix_eval
Evgeny Zemtsov
1
-0
/
+34
2023-06-16
r/6325
test(tvix/serde): add a test for from_str_with_config
Vincent Ambo
1
-1
/
+12
2023-01-04
r/5585
feat(tvix/serde): implement enum deserialisation
Vincent Ambo
1
-0
/
+103
2023-01-04
r/5584
feat(tvix/serde): add newtype & tuple deserialisation
Vincent Ambo
1
-0
/
+15
2023-01-03
r/5576
test(tvix/serde): add initial set of deserialisation tests
Vincent Ambo
1
-0
/
+82