angular/packages/compiler/test/ml_parser
Matthieu Riegler 95b3f37d4a feat(compiler): Exhaustive checks for switch blocks
`@switch` blocks can now enable exhaustive typechecking by adding `@default(never);` at the end of a `@switch` block.
2026-02-17 10:25:31 -08:00
..
util build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
ast_serializer_spec.ts refactor(compiler): convert scripts within packages/compiler to relative imports (#60625) 2025-04-01 11:57:53 +00:00
ast_spec_utils.ts refactor(compiler): indicate in AST if node is self-closing (#61307) 2025-05-14 11:06:22 +02:00
BUILD.bazel refactor(compiler): remove zone-based testing utilities 2026-02-09 07:55:12 -08:00
html_parser_spec.ts feat(compiler): Exhaustive checks for switch blocks 2026-02-17 10:25:31 -08:00
html_whitespaces_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
lexer_spec.ts feat(compiler): Exhaustive checks for switch blocks 2026-02-17 10:25:31 -08:00