Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-09 | r/7882 fix(tvix): Avoid buffering file into memory in builtins.hashFile | Connor Brewster | 1 | -4/+5 |
2024-02-20 | r/7571 refactor(tvix/eval): add SourceCode directly into error types | Vincent Ambo | 1 | -1/+2 |
2024-02-13 | r/7508 feat(tvix/eval): Box Value::Catchable | Aspen Smith | 1 | -1/+1 |
2024-01-31 | r/7460 fix(tvix): Represent strings as byte arrays | Aspen Smith | 1 | -2/+3 |
2023-09-24 | r/6650 fix(tvix/eval): fix b/281 by adding Value::Catchable | Adam Joseph | 1 | -6/+6 |
2023-06-21 | r/6341 fix(tvix/eval): use realpaths for import cache | sterni | 1 | -0/+1 |
2023-03-13 | r/5983 fix(tvix/eval): emit warnings from builtins.import again | Vincent Ambo | 1 | -4/+3 |
2023-03-13 | r/5964 refactor(tvix/eval): flatten call stack of VM using generators | Vincent Ambo | 1 | -76/+88 |
2023-01-04 | r/5581 refactor(tvix/eval): streamline construction of globals/builtins | Vincent Ambo | 1 | -0/+105 |