summaryrefslogtreecommitdiff
path: root/ops/op2/dispatch_slow.rs
AgeCommit message (Expand)Author
2023-07-02refactor(core): Extract deno_core (#19658)Matt Mastracci
2023-07-01refactor(ops): op2 supports strings in argument and return position (#19613)Matt Mastracci
2023-06-29refactor(ops): op2 support for generics (#19636)Matt Mastracci
2023-06-26chore: Ensure copyright line is the first in the file (#19608)Matt Mastracci
2023-06-25refactor(ops): ops2 supports result in fast path (#19603)Matt Mastracci
2023-06-24refactor(ops): op2 supports Result in slow call path (#19602)Matt Mastracci
2023-06-24refactor(ops): Adding op2 macro and implementing in a couple of places (#19534)Matt Mastracci