antonm@google.com
|
71a4066af9
|
Allow static modifier for attributes.
TBR=podivilov@chromium.org
Review URL: https://chromiumcodereview.appspot.com//10832267
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10554 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-13 08:25:55 +00:00 |
|
antonm@google.com
|
0bb4674052
|
Allow spaces in ext attr values.
TBR=podivilov@chromium.org,sra@google.com
Review URL: https://chromiumcodereview.appspot.com//10831190
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10331 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-07 11:44:28 +00:00 |
|
antonm@google.com
|
8bb6f341f9
|
Support parsing of constructs like T[]?.
R=podivilov@chromium.org
Review URL: https://chromiumcodereview.appspot.com//10692109
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9442 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-07-06 16:04:10 +00:00 |
|
sra@google.com
|
f0df31a05a
|
Remove unnecessary semicolons from Python code.
Review URL: https://chromiumcodereview.appspot.com//10692066
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9316 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-07-02 21:39:37 +00:00 |
|
antonm@google.com
|
ebc9a1c575
|
Properly parse IDL arrays.
Arrays, even DOMString[], are not still properly supported in generators
(methods with them are mostly ignored), that'll be fixed later.
R=podivilov@chromium.org,sra@google.com
Review URL: https://chromiumcodereview.appspot.com//10591002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8892 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-06-20 09:47:49 +00:00 |
|
antonm@google.com
|
ed5e80c0b8
|
Make interface definitions accept both 'interface' and 'exception' as a keyword.
It's a hack, but let's see if we really need information about exceptioness later.
TBR=podivilov@chromium.org
Review URL: https://chromiumcodereview.appspot.com//10317037
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7358 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-05-05 10:38:13 +00:00 |
|
dgrove@google.com
|
7d558789d6
|
Rename client/{dom,html} to lib/{dom,html} .
Review URL: http://codereview.chromium.org//9845043
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5840 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-03-26 16:29:54 +00:00 |
|