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
Tobias Bosch
97f6ceb27b
moved submodules into this project
2014-09-25 14:30:10 -07:00
Tobias Bosch
61ceed5bf6
moved submodules into the repo
2014-09-25 14:29:51 -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
47bd68b33d
update js2dart
2014-09-25 10:44:42 -07:00
Tobias Bosch
57b3297bf6
refactor: always use js2dart traceur and make examples run again
2014-09-24 20:20:59 -07:00
Tobias Bosch
e5224d2cb3
chore(build): make watch faster / only build what is needed
2014-09-21 22:02:28 -07:00
Tobias Bosch
88aac42c6d
chore(build): update to updated version in js2dart
2014-09-20 18:40:17 -07:00
Tobias Bosch
afa7616464
build - refactor
2014-09-19 13:59:28 -07:00