13 Commits

Author SHA1 Message Date
Hixie
01bec1736f Specs: pass the current <script> to the module library init()
function, rename it _init(), plumb that through AutomaticMetadata, and
move @tagname and Element.tagname to a new frameworks.md file that has
stuff that wouldn't actually be part of core Sky

Review URL: https://codereview.chromium.org/946513006
2015-02-20 13:55:52 -08:00
Hixie
2175f32677 Specs: fix a raft of syntax errors caught by actually running a syntax checker...
Review URL: https://codereview.chromium.org/943843002
2015-02-19 16:00:32 -08:00
Hixie
89632f4d8e Specs: add that we assume library.declarations to be in source order to the list of (currently unwarranted) assumptions we are making
Review URL: https://codereview.chromium.org/935113002
2015-02-18 15:00:18 -08:00
Hixie
65382428a8 Specs: strip @nonnull annotations since they're too verbose
Review URL: https://codereview.chromium.org/924393004
2015-02-18 12:50:08 -08:00
Hixie
9f28d58d4a Specs: rename sky:core to dart:sky
Review URL: https://codereview.chromium.org/925923004
2015-02-13 14:15:48 -08:00
Hixie
aa99c2f67b Specs: Implement the Dispatcher classes.
R=abarth@chromium.org

Review URL: https://codereview.chromium.org/919693007
2015-02-12 13:40:35 -08:00
Hixie
07598155ef Specs: found a way to make @autorun work
Review URL: https://codereview.chromium.org/908263002
2015-02-10 11:29:18 -08:00
Hixie
99be7bd226 Specs: Element registration in the Dart world
Review URL: https://codereview.chromium.org/908983002
2015-02-09 16:10:41 -08:00
Hixie
7026097310 Specs: dartification of dom.md, more work on script.md; this is highly work-in-progress and hasn't been proofread
Review URL: https://codereview.chromium.org/884713009
2015-02-06 13:06:08 -08:00
Hixie
d2361c62aa Specs: markdown fixes
Review URL: https://codereview.chromium.org/884243009
2015-02-05 13:47:12 -08:00
Hixie
4d62bf8723 Specs: dartification of script.md
Review URL: https://codereview.chromium.org/878453003
2015-02-05 13:44:46 -08:00
Hixie
880aa97442 Specs: Add a way for the inspector to see the registered event listeners
Review URL: https://codereview.chromium.org/687353003
2014-10-29 14:15:04 -07:00
Adam Barth
ae72930937 Open the Sky 2014-10-23 11:17:19 -07:00