angular/modules/angular2/src
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
..
animate chore(typings): remove StringMap 2015-10-03 01:09:42 +00:00
core chore(typings): mark underscore methods @internal. 2015-10-10 02:18:33 +00:00
http chore(typings): mark underscore methods @internal. 2015-10-10 02:18:33 +00:00
mock chore(typings): mark underscore methods @internal. 2015-10-10 02:18:33 +00:00
router chore(typings): mark underscore methods @internal. 2015-10-10 02:18:33 +00:00
test_lib chore(typings): mark underscore methods @internal. 2015-10-10 02:18:33 +00:00
tools fix(typings): update test.typings for abstract superclasses 2015-10-08 13:54:43 -07:00
transform/template_compiler refactor(core): adjust imports for rename angular2/src/compiler -> angular2/src/core/compiler 2015-10-02 08:59:43 -07:00
web_workers chore(typings): mark underscore methods @internal. 2015-10-10 02:18:33 +00:00