Age | Commit message (Expand) | Author |
---|---|---|
2019-08-15 | Fix import map panics, use import map's location as its base URL (#2770) | Nayeem Rahman |
2019-07-31 | Use system rustfmt instead of fixed binary (#2701) | Ryan Dahl |
2019-07-11 | Refactor error to use dynamic dispatch and traits | Bert Belder |
2019-07-08 | core: replace ModuleSpecifier::to_url() by as_url() | Bert Belder |
2019-07-08 | core: clearly define when module lookup is path-based vs URL-based | Bert Belder |
2019-06-12 | Move ModuleSpecifier to //core (#2509) | Bartek Iwańczuk |
2019-06-12 | Refactor module resolving (#2493) | Bartek Iwańczuk |
2019-06-09 | feat: Import maps (#2360) | Bartek Iwańczuk |