Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-26 | r/4492 feat(tvix/eval): implement attribute set access operator | Vincent Ambo | 1 | -0/+4 |
2022-08-25 | r/4478 feat(tvix/eval): implement binary comparison operators | Vincent Ambo | 1 | -0/+5 |
2022-08-14 | r/4442 feat(tvix/vm): implement first nested attribute set construction | Vincent Ambo | 1 | -0/+4 |
2022-08-13 | r/4440 fix(tvix/eval): Fail on duplicate attribute set keys | Vincent Ambo | 1 | -0/+4 |
2022-08-13 | r/4435 fix(tvix/errors): display a useful intermediate error representation | Vincent Ambo | 1 | -1/+1 |
2022-08-12 | r/4409 feat(tvix/eval): add error variant for runtime type errors | Vincent Ambo | 1 | -1/+6 |
2022-08-12 | r/4401 chore(tvix/eval): bootstrap some evaluator boilerplate | Vincent Ambo | 1 | -0/+12 |