David Sherret
|
9e6917426a
|
fix: upgrade deno_ast to 0.19 (#15808)
|
2022-09-07 15:06:18 -04:00 |
|
David Sherret
|
c3e48cba18
|
fix(compile): panic when running with a populated dep analysis cache (#15672)
Closes #15612
|
2022-08-29 14:24:10 -04:00 |
|
David Sherret
|
7a1a082876
|
perf: cache swc dependency analysis and don't hold onto ParsedSource s in memory (#15502)
|
2022-08-22 12:14:59 -04:00 |
|
David Sherret
|
87f80ff6be
|
feat(unstable): initial support for npm specifiers (#15484)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
2022-08-20 11:31:33 -04:00 |
|
David Sherret
|
2703996dea
|
refactor(emit/cache): move cli version into emit hash (#15348)
|
2022-07-30 12:09:12 -04:00 |
|
David Sherret
|
ef5653be98
|
refactor: reuse FastInsecureHasher in get_check_hash (#15354)
|
2022-07-30 11:43:03 -04:00 |
|
David Sherret
|
5f5bbd597a
|
fix(coverage): do not verify emit source hash for coverage (#15260)
|
2022-07-20 16:30:57 -04:00 |
|
David Sherret
|
0ab262b901
|
feat: emit files on demand and fix racy emit (#15220)
|
2022-07-19 11:58:18 -04:00 |
|
David Sherret
|
698eeb90fd
|
fix: fallback to no type checking cache when db file can't be created (#15180)
|
2022-07-12 22:44:15 -04:00 |
|
David Sherret
|
0c87dd1e98
|
perf: use emit from swc instead of tsc (#15118)
|
2022-07-12 18:58:39 -04:00 |
|