Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-30 | r/4533 feat(tvix/eval): implement optional runtime tracing | Vincent Ambo | 1 | -0/+4 |
2022-08-28 | r/4520 fix(tvix/eval): use path_clean instead of fs::canonicalize for paths | Vincent Ambo | 1 | -0/+1 |
2022-08-26 | r/4504 chore(tvix/cargo): add dirs dependency | Vincent Ambo | 1 | -0/+1 |
2022-08-26 | r/4503 chore(tvix/cargo): add rustyline dependency | Vincent Ambo | 1 | -0/+1 |
2022-08-26 | r/4498 refactor(tvix/value): replace static representation with SmolStr | Vincent Ambo | 1 | -0/+1 |
2022-08-25 | r/4489 feat(tvix/eval): Add initial benchmarking infrastructure | Griffin Smith | 1 | -0/+5 |
2022-08-24 | r/4464 chore(tvix/tests): gate Nix test suite behind `nix_tests` feature | Vincent Ambo | 1 | -0/+5 |
2022-08-24 | r/4460 chore(tvix/eval): add 'test-generator' as dev-dependency | Vincent Ambo | 1 | -0/+3 |
2022-08-12 | r/4402 chore(tvix/eval): add rnix-parser dependency | Vincent Ambo | 1 | -0/+1 |
2022-08-12 | r/4398 feat(tvix/eval): check in generated project skeleton | Vincent Ambo | 1 | -0/+8 |