mlippautz@google.com
|
817a6fff3a
|
Implement ParameterMirror.{isFinal,hasDefaultValue,defaultValue}.
Fixes issue 12196 and partially addresses issue 12430.
BUG=
R=ahe@google.com, asiva@google.com, gbracha@google.com
Review URL: https://codereview.chromium.org//23020025
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26730 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-27 17:31:09 +00:00 |
|
ahe@google.com
|
ca850cec7b
|
Implement ClassMirror.superinterfaces.
BUG=http://dartbug.com/11863
R=ngeoffray@google.com
Review URL: https://codereview.chromium.org//23226002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26185 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-15 11:05:56 +00:00 |
|
mlippautz@google.com
|
c79874a413
|
ParameterMirror: Implement some missing getters.
Fixes issue 11334 and issue 11684 and issue 11567.
R=asiva@google.com
Review URL: https://codereview.chromium.org//21624006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26086 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-13 21:38:36 +00:00 |
|
ahe@google.com
|
5873a310cd
|
Retain abstract classes.
BUG=http://dartbug.com/6490
R=ngeoffray@google.com
Review URL: https://codereview.chromium.org//19387003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25083 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-07-17 08:17:54 +00:00 |
|
ahe@google.com
|
d477c3f663
|
Implement JsMethodMirror.constructorName.
BUG=http://dartbug.com/11608
R=kustermann@google.com
Review URL: https://codereview.chromium.org//18216002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24597 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-06-28 17:13:39 +00:00 |
|
ahe@google.com
|
3abe288a30
|
Implement JsMethodMirror.parameters and returnType.
BUG=http://dartbug.com/11513
R=kasperl@google.com
Review URL: https://codereview.chromium.org//18052004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24580 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-06-28 11:07:54 +00:00 |
|