angular-cn/tools
Alex Eagle 867c08ac84 chore(typings): mark underscore methods @internal.
This allows TypeScript to produce an API surface which matches the Dart semantics.
I found these with:
gulp build.js.dev && find dist/js/dev/es5/angular2/src -name "*.d.ts" -exec grep -H -n '^ *_' {} \;

Closes #4638
2015-10-10 02:18:33 +00:00
..
broccoli chore(typings): mark underscore methods @internal. 2015-10-10 02:18:33 +00:00
build temporary ignore warnings about unused unimplemented 2015-10-08 13:54:44 -07:00
cjs-jasmine refactor(compiler): use the new compiler everywhere 2015-10-01 18:48:27 -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
travis build(travis): add travis log folding for verbose tasks 2015-10-03 21:33:57 +00:00
tslint fix(tslint): fix d.ts file paths for node_modules dependencies 2015-10-03 21:33:57 +00: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
tsconfig.json chore(typescript 1.6 upgrade): fix build.tools 2015-09-25 20:15:55 +00:00
tsd.json chore(typescript 1.6 upgrade): fix build.tools 2015-09-25 20:15:55 +00:00
utils.inc feat(bundle): add script to push bundles to code.angularjs.org 2015-04-14 14:50:53 -07:00