summaryrefslogtreecommitdiff
path: root/cli/tests/020_json_modules.ts.out
AgeCommit message (Expand)Author
2020-10-23refactor(cli): migrate run and cache to new infrastructure (#7996)Kitson Kelly
2020-09-26refactor: use JsRuntime to implement TSC (#7691)Bartek Iwańczuk
2020-09-25refactor: remove tsc/40_error_stack.js (#7673)Bartek Iwańczuk
2020-07-22Reduce size of TypeScript Compiler snapshot (#6809)Ryan Dahl
2020-07-19Port internal TS code to JS (#6793)Bartek Iwańczuk
2020-06-05Revert "fix: Use # to denote line number in stack traces" (#6119)Ryan Dahl
2020-06-05fix: Use # to denote line number in stack traces (#6114)Andrew Mitchell
2020-05-18refactor: rewrite TS dependency analysis in Rust (#5029)Bartek Iwańczuk
2020-05-06refactor: merge TS compiler into single file (#5091)Bartek Iwańczuk
2020-05-05fix(cli): fix paths in internal stack traces (#5093)Bartek Iwańczuk
2020-05-02BREAKING: remove support for JSON imports (#5037)Bartek Iwańczuk
2019-09-16Move integration tests to //cli/tests/ (#2964)Ryan Dahl