angular-cn/packages/compiler/src
Chuck Jazdzewski cf7d47dda0 feat(compiler-cli): add watch mode to `ngc` (#18818)
With this change ngc now accepts a `-w` or a `--watch`
command-line option that will automatically perform a
recompile whenever any source files change on disk.

PR Close #18818
2017-08-31 09:46:24 -07:00
..
aot feat(compiler-cli): add watch mode to `ngc` (#18818) 2017-08-31 09:46:24 -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 refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
i18n feat(compiler-cli): add watch mode to `ngc` (#18818) 2017-08-31 09:46:24 -07:00
jit refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
ml_parser refactor(compiler): align &ngsp; handling with Angular Dart implementation (#18774) 2017-08-18 17:13:15 -05:00
output feat(compiler-cli): lower metadata `useValue` and `data` literal fields (#18905) 2017-08-31 09:46:16 -07:00
schema refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
template_parser feat(animations): allow @.disabled property to work without an expression (#18713) 2017-08-18 23:28:04 -05:00
view_compiler refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
assertions.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05: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 refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
compile_reflector.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
compiler.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
config.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
core.ts refactor(compiler): add missing test to compare core and compiler metadata (#18739) 2017-08-17 18:00:55 -05:00
directive_normalizer.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
directive_resolver.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
identifiers.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
lifecycle_reflector.ts refactor(compiler): don’t rely on global reflector (#16832) 2017-05-23 10:41:23 -06:00
metadata_resolver.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
ng_module_compiler.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
ng_module_resolver.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05: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): split compiler and core (#18683) 2017-08-16 17:58:53 -05: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): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
style_url_resolver.ts fix(compiler): Don't strip CSS source maps 2017-08-15 16:30:09 -07:00
summary_resolver.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
url_resolver.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
util.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
version.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00