Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |