1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-28 10:09:20 -05:00
denoland-deno/cli/tsc
Luca Casonato bd85d0ed42
refactor: rewrite lsp to be async (#8727)
Co-authored-by: Luca Casonato <lucacasonato@yahoo.com>
2020-12-21 08:44:26 -05:00
..
00_typescript.js upgrade TypeScript to 4.1.3 (#8785) 2020-12-16 11:46:32 -05:00
99_main_compiler.js refactor: rewrite lsp to be async (#8727) 2020-12-21 08:44:26 -05:00
compiler.d.ts refactor(lsp): optimise static assets (#8771) 2020-12-16 06:34:39 +11:00
README.md refactor: Rename runtime/rt to runtime/js (#8806) 2020-12-17 17:37:57 +01:00

tsc

This directory contains the typescript compiler and a small compiler host for the runtime snapshot.