angular/modules/angular2/src/core/facade
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
..
async.dart chore: move core modules into core directory 2015-08-25 15:33:22 -07:00
async.ts chore(typings): mark underscore methods @internal. 2015-10-10 02:18:33 +00:00
browser.dart chore: move core modules into core directory 2015-08-25 15:33:22 -07:00
browser.ts feat(perf): change detection profiler 2015-09-09 01:12:58 +00:00
collection.dart refactor(MapWrapper): drop delete(), get(), forEach() and size 2015-10-09 20:07:43 +00:00
collection.ts Produce .d.ts files from our typescript compilation. 2015-10-10 02:18:33 +00:00
exception_handler.ts chore(typings): mark underscore methods @internal. 2015-10-10 02:18:33 +00:00
exceptions.dart fix(analyzer): fix dart analyzer errors 2015-10-08 13:54:44 -07:00
exceptions.ts Produce .d.ts files from our typescript compilation. 2015-10-10 02:18:33 +00:00
intl.dart chore: Make enum names consistent with TypeScript convention 2015-08-27 22:32:21 -07:00
intl.ts chore: Make enum names consistent with TypeScript convention 2015-08-27 22:32:21 -07:00
lang.dart chore(ts): fix TODOs that were pending on 1.6 upgrade 2015-09-29 03:23:25 +00:00
lang.ts Produce .d.ts files from our typescript compilation. 2015-10-10 02:18:33 +00:00
math.dart feat(animate): adds basic support for CSS animations on enter and leave 2015-09-14 17:37:09 +00:00
math.ts chore: update all import paths 2015-08-25 15:33:23 -07:00