summaryrefslogtreecommitdiff
path: root/cli/tests/compiler_api_test.ts
AgeCommit message (Expand)Author
2020-09-09fix(tsc): config resolution using relative paths (#7392)Bartek Iwańczuk
2020-07-28fix: downcast from SwcDiagnosticBuffer to OpError (#6909)Bartek Iwańczuk
2020-07-14Use dprint for internal formatting (#6682)David Sherret
2020-06-18Deno.bundle supports targets < ES2017 (#6346)Ryan Dahl
2020-06-17Revert "Deno.bundle supports targets < ES2017. (#6328)" (#6342)Bartek Iwańczuk
2020-06-17Deno.bundle supports targets < ES2017. (#6328)Kitson Kelly
2020-06-12refactor: Don't destructure the Deno namespace (#6268)Nayeem Rahman
2020-04-28BREAKING: remove overload of Deno.test() (#4951)Bartek Iwańczuk
2020-03-28Update to Prettier 2 and use ES Private Fields (#4498)Kitson Kelly
2020-03-11move compiler API tests to integration tests (#4319)Bartek Iwańczuk