angular/packages/compiler-cli/src/ngtsc/metadata
Alex Rickabaugh d33e0091df fix(ivy): emit generic types when needed in defs in .d.ts file (#25406)
Ivy definitions in .d.ts files often reference the type of a class.
Sometimes, those classes have generic type parameters. When this is
the case, ngtsc needs to emit generic type parameters in the .d.ts
files (usually by passing 'any').

PR Close #25406
2018-08-22 19:28:56 -04:00
..
src fix(ivy): emit generic types when needed in defs in .d.ts file (#25406) 2018-08-22 19:28:56 -04:00
test feat(ivy): use the ReflectionHost to resolve parameters and initializers (#25406) 2018-08-22 19:28:55 -04:00
BUILD.bazel feat(ivy): able to compile @angular/core with ngtsc (#24677) 2018-06-28 17:51:41 -04:00
index.ts build: refactor ambient node & jasmine types so they are only included where needed (#25491) 2018-08-16 13:46:43 -07:00