Commit Graph

10 Commits

Author SHA1 Message Date
antonm@google.com 672ba6d920 Start working on unparse validation.
R=ahe@google.com

Review URL: https://chromiumcodereview.appspot.com//10332196

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7858 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-22 15:42:13 +00:00
ahe@google.com 355f5303a5 Add --package-root option to the compiler.
Review URL: https://chromiumcodereview.appspot.com//10407092

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7849 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-22 12:49:49 +00:00
antonm@google.com 2ef5f8e05e Add a flag to control the backend.
R=ahe@google.com,floitsch@google.com,kasperl@google.com,ngeoffray@google.com,smok@google.com

Review URL: https://chromiumcodereview.appspot.com//10414024

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7806 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-21 16:29:15 +00:00
ahe@google.com e16b9136b4 Don't report an internal error if attempting to compile a file that doesn't exist.
Review URL: https://chromiumcodereview.appspot.com//10382195

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7682 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-16 12:35:26 +00:00
vsm@google.com 9be4ac00ed Move dart:dom to dart:dom_deprecated
Brian: Can you please look at the editor / dartc changes?

Bob: Can you look at the apidoc changes?

Stephen/Pavel: Can you guys look at the rest?

Pavel: I will update, test, and land your Dartium CL along with this change.

Review URL: https://chromiumcodereview.appspot.com//10389097

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7587 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-13 04:10:43 +00:00
ngeoffray@google.com 4e3f5102f9 Start implementing checked mode and tools support for using it.
Review URL: https://chromiumcodereview.appspot.com//10353014

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7375 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-07 13:18:21 +00:00
kasperl@google.com da29bdcace Remove frog dependencies from lib/compiler.
Start importing the URI library using dart:uri rather than
dotting our way to the right directory in lib.

R=ahe@google.com
BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//10081004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6511 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-13 12:05:45 +00:00
nweiz@google.com 7ef24751bc Add support for the package: directive in Frog and dart2js.
Review URL: https://chromiumcodereview.appspot.com//10032015

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6430 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-11 20:02:21 +00:00
ahe@google.com d03830349f Add library mapping.
Review URL: https://chromiumcodereview.appspot.com//9866006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5935 260f80e4-7a28-3924-810f-c04153c831b5
2012-03-28 16:07:58 +00:00
ahe@google.com dc099c4a00 Move frog/leg to lib/compiler/implementation.
Review URL: https://chromiumcodereview.appspot.com//9873021

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5926 260f80e4-7a28-3924-810f-c04153c831b5
2012-03-28 08:54:01 +00:00