Commit Graph

9 Commits

Author SHA1 Message Date
Harry Terkelsen 08abc8db75 Delete dart2js_resolver and fix some typos in README
BUG=
R=sigmund@google.com

Review-Url: https://codereview.chromium.org/3009813002 .
2017-08-30 11:05:08 -07:00
Jacob Richman 33717e010a Run dartfmt on dart2js codebase.
BUG=
R=sra@google.com

Review-Url: https://codereview.chromium.org/2746333008 .
2017-03-15 20:38:18 -07:00
Johnni Winther 64a2a03f0e Handle parts as input in resolver.
R=het@google.com

Review URL: https://codereview.chromium.org/2294753002 .
2016-08-31 11:04:40 +02:00
Sigmund Cherem e71fa2b05c Improve error reporting: use colors and associate the appropiate file with
bazel-root uris.

The latter makes it possible to show errors that highlight the original source
code.

BUG=
R=het@google.com

Review URL: https://codereview.chromium.org/2237543002 .
2016-08-10 14:41:08 -07:00
Sigmund Cherem 9968b369b9 simplify the bazel-provider to use a search path appraoch
R=het@google.com

Review URL: https://codereview.chromium.org/2228913004 .
2016-08-10 09:57:45 -07:00
Sigmund Cherem eac954b3dc Introduce a bazel provider
R=het@google.com

Review URL: https://codereview.chromium.org/2204593010 .
2016-08-08 16:57:19 -07:00
Kevin Moore 406d5e0c48 pkg/compiler: fix imports
R=sigmund@google.com

Review URL: https://codereview.chromium.org/2221893003 .
2016-08-08 14:41:50 -07:00
Harry Terkelsen 6b721d5145 add resolver dart2js script
can resolve helloworld

BUG=

Review URL: https://codereview.chromium.org/2024473002 .
2016-06-02 17:21:06 -07:00
Sigmund Cherem eb824b8fac add dart2js.dart in the bin directory.
R=johnniwinther@google.com

Review URL: https://codereview.chromium.org//1277003006 .
2015-08-11 08:27:17 -07:00