scheglov@google.com
|
a38a503d86
|
Replace @ReflectiveTestCase() with @reflectiveTest.
R=brianwilkerson@google.com
BUG=
Review URL: https://codereview.chromium.org//849863002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@42821 260f80e4-7a28-3924-810f-c04153c831b5
|
2015-01-13 17:11:24 +00:00 |
|
scheglov@google.com
|
4fe7a9dd3e
|
Remove Angular support from the analyzer and analysis_server packages.
R=brianwilkerson@google.com
BUG=
Review URL: https://codereview.chromium.org//844593003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@42697 260f80e4-7a28-3924-810f-c04153c831b5
|
2015-01-08 16:04:17 +00:00 |
|
brianwilkerson@google.com
|
f58bf4dbc9
|
Remove old instrumentation
R=scheglov@google.com
Review URL: https://codereview.chromium.org//784623004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@42267 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-12-10 21:53:08 +00:00 |
|
scheglov@google.com
|
e4a68e9a96
|
Clean up hints.
R=brianwilkerson@google.com
BUG=
Review URL: https://codereview.chromium.org//750103002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41917 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-11-21 20:13:46 +00:00 |
|
brianwilkerson@google.com
|
e65d299873
|
Code clean-up, add utility class for incremental scanning, add tests
R=scheglov@google.com
Review URL: https://codereview.chromium.org//742013003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41855 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-11-20 17:03:27 +00:00 |
|
scheglov@google.com
|
b8da9bc651
|
Format and sort analyzer and analysis_server packages.
R=brianwilkerson@google.com
BUG=
Review URL: https://codereview.chromium.org//725143004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41792 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-11-17 22:23:53 +00:00 |
|
brianwilkerson@google.com
|
eb6aa7cacc
|
Code clean-up and minor bug fix
R=scheglov@google.com
Review URL: https://codereview.chromium.org//730533003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41744 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-11-14 16:06:11 +00:00 |
|
brianwilkerson@google.com
|
d289dda555
|
Fix remaining error code classes
R=scheglov@google.com
Review URL: https://codereview.chromium.org//706283002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41606 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-11-07 16:24:15 +00:00 |
|
brianwilkerson@google.com
|
7ea594bff5
|
Clean up error codes
R=scheglov@google.com
Review URL: https://codereview.chromium.org//706823003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41574 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-11-06 17:55:11 +00:00 |
|
paulberry@google.com
|
ae894fe21a
|
Verify correctness of classes derived from Enum.
Now that the analyzer code is no longer being translated from
Javascript, we have to maintain the enum classes manually. These
tests will help avoid mistakes.
R=brianwilkerson@google.com, scheglov@google.com
Review URL: https://codereview.chromium.org//639293004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41080 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-10-13 20:02:28 +00:00 |
|