summaryrefslogtreecommitdiff
path: root/cli/compilers/js.rs
AgeCommit message (Expand)Author
2020-05-08refactor: Remove cli::compilers module (#5138)Bartek Iwańczuk
2020-02-25Remove _async from method names since _sync are gone (#4128)Ryan Dahl
2020-02-06fix 015_duplicate_parallel_import (#3904)Ryan Dahl
2020-02-03refactor: Use Tokio's single-threaded runtime (#3844)Ryan Dahl
2020-01-04Use async at places, use &self instead of self: &Self (#3594)Gurwinder Singh
2020-01-02Happy new year! (#3578)Ry Dahl
2019-11-22minor clean ups in TS compiler (#3394)Bartek Iwańczuk
2019-11-16Use futures 0.3 API (#3358)Bartek Iwańczuk
2019-11-04Refactor Worker and ThreadSafeState (#3242)Bartek Iwańczuk
2019-07-31refactor: cleanup compiler pipeline (#2686)Bartek Iwańczuk