index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
module_graph.rs
Age
Commit message (
Expand
)
Author
2020-06-24
Incremental compilation for TypeScript (#6428)
Bartek Iwańczuk
2020-06-19
refactor(compiler): split code paths for compile and bundle (#6304)
Bartek Iwańczuk
2020-06-18
chore(test): move testing utilities to test_util crate (#6360)
Bartek Iwańczuk
2020-06-10
fix: several regressions in TS compiler (#6177)
Bartek Iwańczuk
2020-05-29
refactor: TS compiler and module graph (#5817)
Bartek Iwańczuk
2020-05-26
fix: parsing of JSX and TSX in SWC (#5870)
Bartek Iwańczuk
2020-05-23
fix: TSX analysis in module graph loader (#5785)
Bartek Iwańczuk
2020-05-22
fix: SWC lexer settings and silent errors (#5752)
Bartek Iwańczuk
2020-05-22
fix: redirects handling in module analysis (#5726)
Bartek Iwańczuk
2020-05-21
fix: disallow http imports for modules loaded over https (#5680)
Bartek Iwańczuk
2020-05-20
refactor: reorganize TS compiler (#5603)
Bartek Iwańczuk
2020-05-18
fix: disable test using 019_media_types (#5589)
Bartek Iwańczuk
2020-05-18
refactor: rewrite TS dependency analysis in Rust (#5029)
Bartek Iwańczuk