Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-13 | r/5983 fix(tvix/eval): emit warnings from builtins.import again | Vincent Ambo | 1 | -7/+28 |
2023-03-13 | r/5979 fix(tvix/eval): implement cppnix JSON-serialisation semantics | Vincent Ambo | 1 | -0/+23 |
2023-03-13 | r/5978 feat(tvix/eval): give generators human-readable names | Vincent Ambo | 1 | -19/+26 |
2023-03-13 | r/5974 refactor(tvix/eval): print only *types* when observing generators | Vincent Ambo | 1 | -7/+11 |
2023-03-13 | r/5964 refactor(tvix/eval): flatten call stack of VM using generators | Vincent Ambo | 1 | -51/+234 |
2023-03-13 | r/5963 feat(tvix/eval): implement generator-based Nix equality logic | Vincent Ambo | 1 | -5/+1 |
2023-03-07 | r/5899 feat(tvix/eval): introduce generators module | Vincent Ambo | 1 | -0/+538 |