summaryrefslogtreecommitdiff
path: root/cli/tests/unit/opcall_test.ts
AgeCommit message (Expand)Author
2023-02-05 refactor: rename `deno` specifiers to `internal` (#17655)Leo Kettmeir
2023-01-24refactor: remove Deno.core (#16881)Bartek Iwańczuk
2023-01-13chore: add `copyright_checker` tool and add the missing copyright (#17285)Yiyu Lin
2022-08-11perf(ops): Monomorphic sync op calls (#15337)Aapo Alasuutari
2021-11-23refactor: remove "unitTest" wrapper from cli/tests/unit (#12750)Bartek Iwańczuk
2021-11-09feat(core): streams (#12596)Aaron O'Mullan
2021-11-01chore: upgrade deno_ast to 0.5.0 (#12595)David Sherret
2021-10-28feat(cli): enable `useUnknownInCatchVariables` by default (#12547)Kitson Kelly
2021-10-07feat(core): cleaner opcall stack traces (#12358)Aaron O'Mullan
2021-08-05refactor(cli/tests): remove unnecessary void return types (#11577)Leo K
2021-05-18chore: update deno_lint binary used in CI to v0.5.0 (#10652)Yusuke Tanaka
2021-04-23refactor(core): rename send() to opcall() (#10307)Aaron O'Mullan