..
annotations
refactor(compiler-cli): remove redundant potentialSourceMapUrl property ( #42000 )
2021-05-10 10:33:27 -04:00
core
feat(language-service): Enable renaming of pipes ( #40523 )
2021-05-06 17:54:13 -04:00
cycles
fix(compiler-cli): exclude type-only imports from cycle analysis ( #42453 )
2021-06-03 11:31:59 -07:00
diagnostics
fix(compiler-cli): show a more specific error for Ivy NgModules ( #41534 )
2021-04-13 07:34:45 -07:00
entry_point
refactor(compiler-cli): implement DeclarationNode node type ( #38959 )
2020-10-12 08:32:46 -07:00
file_system
perf(compiler-cli): cache results of absoluteFromSourceFile ( #41475 )
2021-04-13 13:05:35 -07:00
imports
fix(compiler-cli): prefer non-aliased exports in reference emitters ( #41866 )
2021-04-30 14:15:10 -07:00
incremental
refactor(compiler-cli): support ts.SourceFile versioning ( #41475 )
2021-04-13 13:05:36 -07:00
indexer
refactor(compiler-cli): identify structural directives ( #40032 )
2020-12-14 12:08:41 -08:00
logging
build(compiler-cli): fix bazel deps rules for ngtsc testing packages ( #37977 )
2020-07-08 12:05:22 -07:00
metadata
feat(language-service): Enable renaming of pipes ( #40523 )
2021-05-06 17:54:13 -04:00
modulewithproviders
perf(compiler-cli): avoid module resolution in cycle analysis ( #40948 )
2021-03-08 12:05:49 -08:00
partial_evaluator
feat(ngcc): support __read helper as used by TypeScript 4.2 ( #41201 )
2021-03-16 11:06:31 -07:00
perf
feat(language-service): implement signature help ( #41581 )
2021-04-13 12:39:17 -07:00
program_driver
refactor(compiler-cli): support ts.SourceFile versioning ( #41475 )
2021-04-13 13:05:36 -07:00
reflection
fix(compiler-cli): better detect classes that are indirectly exported ( #42207 )
2021-06-01 12:16:46 -07:00
resource
fix(language-service): resolve to the pre-compiled style when compiled css url is provided ( #41538 )
2021-04-14 09:15:00 -07:00
routing
build: update license headers to reference Google LLC ( #37205 )
2020-05-26 14:26:58 -04:00
scope
feat(language-service): Enable renaming of pipes ( #40523 )
2021-05-06 17:54:13 -04:00
shims
feat(compiler-cli): add support for TypeScript 4.0 ( #38076 )
2020-08-24 13:06:59 -07:00
sourcemaps
fix(compiler-cli): update type castings for JSON.parse usage ( #40710 )
2021-02-09 10:48:43 -08:00
switch
refactor(compiler-cli): remove usage of ts.updateIdentifier ( #38076 )
2020-08-24 13:07:02 -07:00
testing
test(compiler-cli): load type declarations from fake_common ( #41995 )
2021-06-03 11:33:26 -07:00
transform
fix(compiler-cli): better detect classes that are indirectly exported ( #42207 )
2021-06-01 12:16:46 -07:00
translator
refactor(compiler-cli): track a dependency on a default import on WrappedNodeExpr ( #41557 )
2021-04-12 17:05:10 -07:00
typecheck
refactor(compiler-cli): Adjust generated TCB when checkTypeOfPipes is false ( #40523 )
2021-05-06 17:54:14 -04:00
util
refactor(compiler-cli): remove TS bug workaround ( #42000 )
2021-05-10 10:33:26 -04:00
program.ts
refactor(compiler-cli): replace the IncrementalDriver with a new design ( #41475 )
2021-04-13 13:05:35 -07:00
tsc_plugin.ts
refactor(compiler-cli): replace the IncrementalDriver with a new design ( #41475 )
2021-04-13 13:05:35 -07:00