Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-09-07 | r/4736 feat(tvix/eval): track source spans for builtin access | Vincent Ambo | 1 | -6/+0 |
2022-09-07 | r/4712 feat(tvix/eval): add methods for emitting code with tracked spans | Vincent Ambo | 1 | -1/+8 |
2022-09-07 | r/4709 feat(tvix/eval): add data structures for tracking spans in chunks | Vincent Ambo | 1 | -0/+50 |
2022-09-01 | r/4576 refactor(tvix/eval): return a lambda from the compiler | Vincent Ambo | 1 | -1/+1 |
2022-08-30 | r/4534 feat(tvix/eval): implement chunk disassembler output | Vincent Ambo | 1 | -1/+1 |
2022-08-27 | r/4513 refactor(tvix/eval): rename Chunk::add_* functions to ::push_* | Vincent Ambo | 1 | -2/+2 |
2022-08-12 | r/4405 feat(tvix/eval): add initial chunk representation | Vincent Ambo | 1 | -0/+26 |