Commit graph

4 commits

Author SHA1 Message Date
evancz
58275b0002 Use new function call format in more places. 2013-03-02 09:18:36 -08:00
evancz
389a6f5309 Add a number of core modules, begin defining module names in .js files. 2013-02-26 23:26:28 -08:00
evancz
d53cecf3ba List module dependencies in elm and js code.
Planning on having the compiler crawl through to determine dependencies, then compile everything in an appropriate order. This will also let me print out compiler progress in a reasonable order.
2013-02-23 00:19:40 +01:00
evancz
54ffaab4fa Begin migrating signals over to new module format and to use new ADT structure. 2013-02-20 23:36:16 +01:00