angular/packages/compiler/test
Kristiyan Kostadinov 63b1cdcf70 fix(compiler): produce accurate span for typeof and void expressions
Fixes that the `typeof` and `void` expressions were starting their spans from the expression start, rather than the keyword.

Fixes #66174.

(cherry picked from commit 3a56c1367f)
2026-01-07 14:04:09 -05:00
..
expression_parser fix(compiler): produce accurate span for typeof and void expressions 2026-01-07 14:04:09 -05:00
i18n refactor(compiler): remove container blocks config 2025-11-19 22:28:23 +00:00
ml_parser fix(compiler): correctly compile long numeric HTML entities (#64297) 2025-10-17 18:23:44 +00:00
output refactor(compiler): remove unused code (#61668) 2025-05-26 12:21:09 +00:00
render3 fix(compiler): stop ThisReceiver inheritance from ImplicitReceiver 2026-01-02 08:21:53 +01:00
schema refactor(compiler): remove unnecessary sanitization for safe attributes 2025-12-15 14:13:42 -08:00
selector build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
shadow_css fix(compiler): don't choke on unbalanced parens in declaration block 2025-11-17 17:46:04 +00:00
BUILD.bazel build: remove empty globs (#64270) 2025-10-07 20:28:11 -04:00
compiler_facade_interface_spec.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
integration_spec.ts build: migrate packages/compiler to ts_project (#61566) 2025-05-29 14:39:10 -04:00
style_url_resolver_spec.ts refactor(compiler): convert scripts within packages/compiler to relative imports (#60625) 2025-04-01 11:57:53 +00:00
util_spec.ts refactor(compiler): remove unused code (#61668) 2025-05-26 12:21:09 +00:00