Files
sdk/lib
polux@google.com f499ec0b82 - Add support for binary operators
- Add support for ad-hoc hardcoded typing rules
- Add rules for int, double and num, for + and *

I'd like your opinion on the general strategy before adding dozens of ad-hoc
rules. So if you LGTM this CL, I'll add them in a later CL.

Note: this is different from trusting the types from the signatures of, say, int's methods because we can overload some methods. Defaulting to trusting the types might be a good replacement for what currently returns Dynamic.

Review URL: https://codereview.chromium.org//11093078

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14070 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-25 12:04:47 +00:00
..
2012-10-24 15:04:32 +00:00
2012-10-24 15:04:32 +00:00
2012-10-24 15:37:27 +00:00
2012-10-24 12:25:45 +00:00
2012-10-24 15:04:32 +00:00