angular/packages/compiler/test/ml_parser
Kristiyan Kostadinov 43e6fb0606 feat(core): enable block syntax (#51994)
Enables the new `@` block syntax by default by removing the `enabledBlockTypes` flags. There are still some internal flags that allow special use cases to opt out of the block syntax, like during XML parsing and when compiling older libraries (see #51979).

PR Close #51994
2023-10-03 15:26:05 -07:00
..
util feat(core): implement new block syntax (#51891) 2023-09-26 09:10:04 -07:00
ast_serializer_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
ast_spec_utils.ts feat(core): implement new block syntax (#51891) 2023-09-26 09:10:04 -07:00
BUILD.bazel build: ensure bootstrap transitive runfiles are made available (#48521) 2022-12-19 19:50:41 +00:00
html_parser_spec.ts feat(core): enable block syntax (#51994) 2023-10-03 15:26:05 -07:00
html_whitespaces_spec.ts feat(core): enable block syntax (#51994) 2023-10-03 15:26:05 -07:00
icu_ast_expander_spec.ts feat(core): enable block syntax (#51994) 2023-10-03 15:26:05 -07:00
lexer_spec.ts feat(core): enable block syntax (#51994) 2023-10-03 15:26:05 -07:00