Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-09-09 | r/4780 chore(tvix/eval): clean up remains of previous disassembler impl | Vincent Ambo | 1 | -1/+0 |
2022-09-09 | r/4776 chore(tvix/eval): export some symbols from the crate | Vincent Ambo | 1 | -1/+5 |
2022-09-09 | r/4775 feat(tvix/eval): implement DisassemblingObserver for compiler | Vincent Ambo | 1 | -3/+1 |
2022-09-09 | r/4774 feat(tvix/eval): implement (compilation) observer trait | Vincent Ambo | 1 | -0/+1 |
2022-09-06 | r/4677 refactor(tvix/eval): introduce UpvalueCarrier trait | Vincent Ambo | 1 | -0/+1 |
2022-09-02 | r/4588 feat(tvix/eval): introduce mechanism for defining builtins | Vincent Ambo | 1 | -0/+1 |
2022-08-30 | r/4533 feat(tvix/eval): implement optional runtime tracing | Vincent Ambo | 1 | -0/+3 |
2022-08-26 | r/4507 feat(tvix/eval): add mechanism for emitting warnings from compiler | Vincent Ambo | 1 | -0/+1 |
2022-08-25 | r/4488 feat(tvix/eval): Expose interpret + related types from lib | Griffin Smith | 1 | -0/+14 |