angular/packages/compiler-cli/src/ngtsc
JoostK 40bf1e0475 test(compiler-cli): remove spurious console.error call from a test (#39321)
Reporting the source file text to the console was left as a debugging
artifact.

PR Close #39321
2020-11-02 07:50:41 -08:00
..
annotations refactor(compiler-cli): Store inline templates and styles in the resource registry (#39482) 2020-10-30 09:58:21 -07:00
core refactor(compiler-cli): Store inline templates and styles in the resource registry (#39482) 2020-10-30 09:58:21 -07:00
cycles build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
diagnostics refactor(compiler-cli): make template parsing errors into diagnostics (#38576) 2020-09-03 14:02:35 -07:00
entry_point refactor(compiler-cli): implement DeclarationNode node type (#38959) 2020-10-12 08:32:46 -07:00
file_system test(compiler-cli): load test files into memory only once (#38909) 2020-09-25 14:28:49 -04:00
imports refactor(compiler-cli): support namespaced references (#39346) 2020-10-23 15:17:11 -07:00
incremental feat(compiler-cli): support getting resource dependencies for a source file (#38048) 2020-10-02 14:19:39 -07:00
indexer refactor(compiler-cli): implement DeclarationNode node type (#38959) 2020-10-12 08:32:46 -07:00
logging build(compiler-cli): fix bazel deps rules for ngtsc testing packages (#37977) 2020-07-08 12:05:22 -07:00
metadata refactor(compiler-cli): Store inline templates and styles in the resource registry (#39482) 2020-10-30 09:58:21 -07:00
modulewithproviders refactor(compiler): replace Comment nodes with leadingComments property (#38811) 2020-09-18 08:01:25 -07:00
partial_evaluator fix(ngcc): capture UMD/CommonJS inner class implementation node correctly (#39346) 2020-10-23 15:17:11 -07:00
perf refactor(compiler-cli): implement DeclarationNode node type (#38959) 2020-10-12 08:32:46 -07:00
reflection fix(ngcc): capture UMD/CommonJS inner class implementation node correctly (#39346) 2020-10-23 15:17:11 -07:00
resource refactor(compiler-cli): extract NgCompilerAdapter interface (#37118) 2020-06-03 13:29:44 -07:00
routing build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
scope refactor(compiler-cli): implement DeclarationNode node type (#38959) 2020-10-12 08:32:46 -07:00
shims feat(compiler-cli): add support for TypeScript 4.0 (#38076) 2020-08-24 13:06:59 -07:00
sourcemaps refactor(compiler-cli): avoid free-standing FileSystem functions (#39006) 2020-09-30 12:49:43 -07:00
switch refactor(compiler-cli): remove usage of ts.updateIdentifier (#38076) 2020-08-24 13:07:02 -07:00
testing test(ngcc): use isNamedDeclaration() helper to simplify tests (#38959) 2020-10-12 08:32:46 -07:00
transform refactor(compiler-cli): implement DeclarationNode node type (#38959) 2020-10-12 08:32:46 -07:00
translator refactor(compiler-cli): linker - add Babel plugin, FileLinker and initial PartialLinkers (#39116) 2020-10-19 11:23:45 -07:00
typecheck test(compiler-cli): remove spurious console.error call from a test (#39321) 2020-11-02 07:50:41 -08:00
util refactor(compiler-cli): implement DeclarationNode node type (#38959) 2020-10-12 08:32:46 -07:00
program.ts refactor(compiler-cli): implement DeclarationNode node type (#38959) 2020-10-12 08:32:46 -07:00
tsc_plugin.ts refactor(compiler-cli): Adjust output of TCB to support TemplateTypeChecker Symbol retrieval (#38618) 2020-09-10 12:40:38 -07:00