angular/packages/compiler/src/ml_parser
Miško Hevery 1f59f2f04d fix(core): size regression with closure compiler (#25531)
By pulling in `compiler` into `core` the `compiler` was not
100% tree-shakable and about  8KB of code was retained
when tree-shaken with closure.

PR Close #25531
2018-08-30 21:22:40 -07:00
..
ast.ts build: enable TSLint on the packages folder 2017-07-31 15:47:57 -07:00
html_parser.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
html_tags.ts fix(core): size regression with closure compiler (#25531) 2018-08-30 21:22:40 -07:00
html_whitespaces.ts feat(ivy): JIT renders the TODO app (#24138) 2018-05-30 11:25:57 -07:00
icu_ast_expander.ts docs: fix spelling 2017-03-22 21:28:24 -07:00
interpolation_config.ts build: update npm dependencies (#19328) 2017-09-22 13:20:52 -07:00
lexer.ts build(bazel): Turning on strictPropertyInitialization for Angular. (#24572) 2018-06-25 07:57:13 -07:00
parser.ts build(bazel): Turning on strictPropertyInitialization for Angular. (#24572) 2018-06-25 07:57:13 -07:00
tags.ts refactor(compiler): Drop support for the deprecated <template>. Use <ng-template> instead (#22783) 2018-03-15 14:52:22 -07:00
xml_parser.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
xml_tags.ts build(bazel): Turning on strictPropertyInitialization for Angular. (#24572) 2018-06-25 07:57:13 -07:00