Commit Graph

58 Commits

Author SHA1 Message Date
Tobias Bosch 8db77f2405 refactor(build): simplify and modularize
simplify:
- use same html file for dart and JS
- build benchmarks automatically when doing `gulp build`
- centralize configuration

modularize:
- move all build tasks into separate node.js modules under
  `tools/build`.

changes:
- the `build` folder is now the `dist` folder

Closes #284
2014-12-05 16:30:36 -08:00
Peter Bacon Darwin 27e03591dd chore(docs): initial dgeni docs generation
Closes #261
2014-12-04 14:17:08 +00:00
vsavkin 6187b80ce6 benchmark(compiler): add a benchmark measuring view instantiation in AngularDart 1.0 2014-11-25 17:46:11 -08:00
vsavkin 1f4caa8773 feat(benchmark): add a simple benchmark for the di module 2014-10-18 17:06:23 -04:00
Misko Hevery eb8336816a chore: update .gitignore for web-storm 2014-09-26 09:03:37 -07:00
Misko Hevery 5af57922db chore: add .c9 to gitignore 2014-09-19 21:55:04 +00:00
Tobias Bosch afa7616464 build - refactor 2014-09-19 13:59:28 -07:00
Miško Hevery 6a3abf2366 Initial commit 2014-09-18 09:12:01 -07:00