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