lrn@google.com
|
54cab43f3a
|
Reapply "Refactoring if block-information."
Fix error in conditional expression handling.
Review URL: https://chromiumcodereview.appspot.com//10041026
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6684 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-04-18 13:16:27 +00:00 |
|
kasperl@google.com
|
02ba487148
|
Fix remaining warnings.
R=floitsch@google.com
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com//10091048
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6648 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-04-17 16:25:11 +00:00 |
|
floitsch@google.com
|
ddd7475724
|
Revert "Refactoring if block-information."
This reverts commit 6630.
Review URL: https://chromiumcodereview.appspot.com//9956172
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6635 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-04-17 13:29:29 +00:00 |
|
lrn@google.com
|
567f1e4beb
|
Refactoring if block-information.
Generalizes block information handling and adds (yet unused) info blocks
for if and logical-and/or.
Review URL: https://chromiumcodereview.appspot.com//10100001
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6630 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-04-17 13:02:07 +00:00 |
|
ngeoffray@google.com
|
cd0a23b68b
|
Truley compute direct subtypes of native classes.
Review URL: https://chromiumcodereview.appspot.com//10106019
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6625 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-04-17 11:37:56 +00:00 |
|
ngeoffray@google.com
|
6843835778
|
Fix issue 2358: dart methods on native classes must also check if the current prototype has the method. If not, we need to re-do the dynamic dispatch to actually hit the subclass implementation of the method.
Review URL: https://chromiumcodereview.appspot.com//10092012
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6617 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-04-17 08:04:42 +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 |
|
ngeoffray@google.com
|
8a0eb0e392
|
Building the Ssa graph has some sanity checks.
Review URL: https://chromiumcodereview.appspot.com//9958011
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6028 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-03-30 10:00:59 +00:00 |
|
ngeoffray@google.com
|
2e7d234667
|
Implement redirecting natives.
Review URL: https://chromiumcodereview.appspot.com//9909011
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6027 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-03-30 09:36:13 +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 |
|