..
aot
feat(compiler): use typescript for resolving resource paths
2017-08-16 15:24:48 -07:00
compiler_util
fix(compiler): emits quoted keys only iff they are quoted in the original template
2017-07-07 16:17:33 -07:00
css_parser
fix(compiler): Update types for TypeScript nullability support
2017-04-10 15:26:33 -06:00
expression_parser
perf: latest tsickle to tree shake: abstract class methods & interfaces ( #18236 )
2017-07-21 16:35:37 -05:00
i18n
feat(compiler): use typescript for resolving resource paths
2017-08-16 15:24:48 -07:00
jit
perf(core): add option to remove blank text nodes from compiled templates
2017-08-14 13:26:16 -07:00
ml_parser
perf(core): add option to remove blank text nodes from compiled templates
2017-08-14 13:26:16 -07:00
output
build: enable TSLint on the packages folder
2017-07-31 15:47:57 -07:00
schema
feat(compiler): update the schema by extracting from latest chrome ( #17858 )
2017-07-06 12:11:34 -07:00
template_parser
feat(compiler): allow multiple exportAs names
2017-08-16 15:31:48 -07:00
view_compiler
perf: switch angular to use StaticInjector instead of ReflectiveInjector
2017-08-07 15:42:34 -07:00
assertions.ts
refactor: move angular source to /packages rather than modules/@angular
2017-03-08 16:29:27 -08:00
ast_path.ts
refactor(compiler-cli): move the expression expression type checker ( #16562 )
2017-05-09 16:16:50 -07:00
chars.ts
refactor: move angular source to /packages rather than modules/@angular
2017-03-08 16:29:27 -08:00
compile_metadata.ts
perf(core): add option to remove blank text nodes from compiled templates
2017-08-14 13:26:16 -07:00
compile_reflector.ts
refactor(compiler): don’t rely on global reflector ( #16832 )
2017-05-23 10:41:23 -06:00
compiler.ts
perf(core): add option to remove blank text nodes from compiled templates
2017-08-14 13:26:16 -07:00
config.ts
perf(core): add option to remove blank text nodes from compiled templates
2017-08-14 13:26:16 -07:00
directive_normalizer.ts
perf(core): add option to remove blank text nodes from compiled templates
2017-08-14 13:26:16 -07:00
directive_resolver.ts
perf(core): add option to remove blank text nodes from compiled templates
2017-08-14 13:26:16 -07:00
identifiers.ts
refactor(compiler): don’t rely on global reflector ( #16832 )
2017-05-23 10:41:23 -06:00
injectable.ts
refactor: move angular source to /packages rather than modules/@angular
2017-03-08 16:29:27 -08:00
lifecycle_reflector.ts
refactor(compiler): don’t rely on global reflector ( #16832 )
2017-05-23 10:41:23 -06:00
metadata_resolver.ts
perf(core): add option to remove blank text nodes from compiled templates
2017-08-14 13:26:16 -07:00
ng_module_compiler.ts
refactor(compiler): add ability to produce stub .ngfactory / .ngsummary files ( #16963 )
2017-05-23 14:40:50 -06:00
ng_module_resolver.ts
refactor(compiler): don’t rely on global reflector ( #16832 )
2017-05-23 10:41:23 -06:00
parse_util.ts
feat(compiler-cli): new compiler api and command-line using TypeScript transformers
2017-06-23 16:18:44 -07:00
pipe_resolver.ts
refactor(compiler): don’t rely on global reflector ( #16832 )
2017-05-23 10:41:23 -06:00
provider_analyzer.ts
refactor(compiler): don’t rely on global reflector ( #16832 )
2017-05-23 10:41:23 -06:00
resource_loader.ts
refactor(compiler): allow sync AOT compilation ( #16832 ).
2017-05-23 10:41:23 -06:00
selector.ts
fix(compiler): Update types for TypeScript nullability support
2017-04-10 15:26:33 -06:00
shadow_css.ts
feat(compiler): add support `::ng-deep`
2017-06-23 14:43:42 -07:00
style_compiler.ts
refactor(compiler): make `OutputAst` contain the moduleName, not the filePath ( #16832 ).
2017-05-23 10:41:23 -06:00
style_url_resolver.ts
fix(compiler): Don't strip CSS source maps
2017-08-15 16:30:09 -07:00
summary_resolver.ts
feat(compiler): make `.ngsummary.json` files portable
2017-08-16 15:24:48 -07:00
url_resolver.ts
feat(compiler): use typescript for resolving resource paths
2017-08-16 15:24:48 -07:00
util.ts
feat(compiler-cli): new compiler api and command-line using TypeScript transformers
2017-06-23 16:18:44 -07:00
version.ts
refactor: move angular source to /packages rather than modules/@angular
2017-03-08 16:29:27 -08:00