angular/packages/compiler/test/ml_parser
Kristiyan Kostadinov a90d85ad40 refactor(compiler): recover from incomplete blocks (#52047)
Adds some logic to treat incomplete blocks as empty blocks so that we can recover from them. Also logs an error about the incomplete block.

PR Close #52047
2023-10-05 13:10: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 refactor(compiler): recover from incomplete blocks (#52047) 2023-10-05 13:10: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 refactor(compiler): handle incomplete blocks in the lexer (#52047) 2023-10-05 13:10:05 -07:00