angular/packages/compiler-cli/ngcc/src/analysis
JoostK 9d04b95166 refactor(compiler-cli): setup compilation mode to enable generating linker code (#38938)
This is a precursor to introducing the Angular linker. As an initial
step, a compiler option to configure the compilation mode is introduced.
This option is initially internal until the linker is considered ready.

PR Close #38938
2020-09-30 12:49:16 -07:00
..
decoration_analyzer.ts refactor(compiler-cli): API for getting components from a template file (#39002) 2020-09-30 09:26:05 -04:00
migration_host.ts refactor(ngcc): let isWithinPackage operate on paths instead of source files (#37596) 2020-06-29 12:21:22 -07:00
module_with_providers_analyzer.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
ngcc_references_registry.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
ngcc_trait_compiler.ts refactor(compiler-cli): setup compilation mode to enable generating linker code (#38938) 2020-09-30 12:49:16 -07:00
private_declarations_analyzer.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
switch_marker_analyzer.ts refactor(ngcc): let isWithinPackage operate on paths instead of source files (#37596) 2020-06-29 12:21:22 -07:00
types.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
util.ts fix(compiler-cli): ensure file_system handles mixed Windows drives (#37959) 2020-07-13 12:05:21 -07:00