angular-cn/tools
Alex Eagle 643c71740e chore(build): enable type-checking for TypeScript ES6 emit.
This requires delicate handling of type definitions which collide, because
we use TypeScript-provided lib.d.ts for --target=es5 and lib.es6.d.ts for
--target=es6.
We need to include our polyfill typings only in the --target=es5 case,
and the usages have to be consistent with lib.es6.d.ts.
Also starting with this change we now typecheck additional modules,
so this fixes a bunch of wrong typings which were never checked before.

Fixes #3178
2015-08-06 16:57:52 -07:00
..
broccoli chore(build): enable type-checking for TypeScript ES6 emit. 2015-08-06 16:57:52 -07:00
build chore(build): add experimental Dart build that uses DDC for code analysis 2015-07-23 11:30:00 -07:00
code.angularjs.org chore(gulp): moves bundles to dist/js/bundles 2015-07-27 16:12:24 -07:00
npm build(npm): don't rely on fs-extra when purging node_modules 2015-07-01 09:19:03 -07:00
traceur-jasmine chore(testing): update karma-jasmine and jasmine 2015-05-20 21:34:56 -07:00
transpiler chore(windows): fix the test.transpiler.unittest task 2015-06-26 10:24:31 +02:00
tslint feat(build): require parameter types 2015-07-21 06:20:13 -07:00
check-environment.js build: make 'npm install' work reliably and issue build warning when node_modules look stale 2015-06-08 13:05:04 -07:00
chromedriverpatch.js chore(testing): update protractor to version 2.1.0 2015-05-20 17:28:23 -07:00
tsd.json chore(tsd): update jasmine 2015-06-05 16:48:54 -04:00
utils.inc feat(bundle): add script to push bundles to code.angularjs.org 2015-04-14 14:50:53 -07:00