BREAKING CHANGES: * InjectAsync and InjectLazy have been removed * toAsyncFactory has been removed
add test in gulpfile which will compile a basic TS file with generated angular2.d.ts to ensure generated d.ts is valid syntactic TS Adds support for enums in .d.ts generation pipeline. Removes renaming reexports in http module.
Fixes #2442
Also cleans up global types.