Age | Commit message (Expand) | Author | Files | Lines |
2022-09-13 | r/4827 chore(tvix/eval): add dependency on codemap-diagnostic | Vincent Ambo | 1 | -0/+1 |
2022-09-09 | r/4775 feat(tvix/eval): implement DisassemblingObserver for compiler | Vincent Ambo | 1 | -4/+1 |
2022-09-09 | r/4772 chore(tvix/eval): gate REPL-only dependencies behind `repl` feature | Vincent Ambo | 1 | -1/+13 |
2022-09-07 | r/4708 chore(tvix/eval): bump all dependencies | Vincent Ambo | 1 | -2/+2 |
2022-09-07 | r/4707 chore(tvix/eval): add codemap dependency | Vincent Ambo | 1 | -0/+1 |
2022-09-07 | r/4698 chore(tvix/eval): add release-with-debug cargo profile | Vincent Ambo | 1 | -0/+4 |
2022-09-03 | r/4615 test(tvix/eval): Add attr merge benchmarks | Griffin Smith | 1 | -0/+1 |
2022-09-01 | r/4569 chore(tvix/eval): bump rnix-parser to latest master | Vincent Ambo | 1 | -2/+2 |
2022-09-01 | r/4567 refactor(tvix/eval): Upgrade to latest rnix-parser | Vincent Ambo | 1 | -1/+7 |
2022-09-01 | r/4563 refactor(tvix/eval): use pretty_assertions for tests | Vincent Ambo | 1 | -0/+1 |
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 |