summaryrefslogtreecommitdiff
path: root/ops
AgeCommit message (Expand)Author
2022-03-19fix(ops): throw TypeError on op return failure (#14033)Aaron O'Mullan
2022-03-18chore(ops): include argument position in serde_v8 errors (#14027)Divy Srivastava
2022-03-16v1.20.1Ryan Dahl
2022-03-16feat(ops): optional OpState (#13954)Aaron O'Mullan
2022-03-15cleanup(core): OpPair => OpDecl (#13952)Aaron O'Mullan
2022-03-14feat(ops): custom arity (#13949)Aaron O'Mullan
2022-03-14feat(core): codegen ops (#13861)Divy Srivastava