angular/modules/angular2/src/core/reflection
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
..
debug_reflection_capabilities.dart feat(core): add support for @Property and @Event decorators 2015-09-04 18:33:31 +00:00
platform_reflection_capabilities.ts chore(typings): remove StringMap 2015-10-03 01:09:42 +00:00
reflection.dart refactor(compiler): various cleanups 2015-09-24 10:56:29 -07:00
reflection.ts chore(ts2dart): replace List with Array 2015-08-31 21:32:10 +00:00
reflection_capabilities.dart refactor(compiler): use the new compiler everywhere 2015-10-01 18:48:27 -07:00
reflection_capabilities.ts chore(typings): mark underscore methods @internal. 2015-10-10 02:18:33 +00:00
reflector.ts chore(typings): mark underscore methods @internal. 2015-10-10 02:18:33 +00:00
types.dart chore: move core modules into core directory 2015-08-25 15:33:22 -07:00
types.ts chore(ts2dart): replace List with Array 2015-08-31 21:32:10 +00:00