Misko Hevery
6335fc407c
design: add changed detection API
2014-09-26 15:12:55 -07:00
Tobias Bosch
100d66222c
build: execute `pub get` and `dart analyzer`
...
When chaining a `pubspec.yaml` we automatically run `pub get`.
In `gulp build` we also run `dartanalyzer` for all files
that have the pattern:
`<module>/lib/<module>.dart`
Closes #13
Closes #5
Closes #2
2014-09-25 17:56:05 -07:00
Misko Hevery
b42111a608
design: added record interface
2014-09-25 16:53:32 -07:00
Misko Hevery
8afa421d75
first chunk of interfaces that are valid via dart analyzer
2014-09-25 13:51:50 -07:00
Tobias Bosch
57b3297bf6
refactor: always use js2dart traceur and make examples run again
2014-09-24 20:20:59 -07:00
Misko Hevery
6e4477fc08
WIP
2014-09-19 23:03:36 +00:00
Tobias Bosch
afa7616464
build - refactor
2014-09-19 13:59:28 -07:00