angular/packages/compiler/src
2026-01-13 08:33:12 -08:00
..
expression_parser feat(compiler): Add support for the instanceof binary operator 2026-01-13 08:33:12 -08:00
i18n ci: reformat files 2025-12-16 14:44:19 -08:00
ml_parser feat(compiler): Add support for multiple swich cases matching 2026-01-07 09:23:50 -05:00
output feat(compiler): Add support for the instanceof binary operator 2026-01-13 08:33:12 -08:00
render3 refactor(compiler): rework arrow function storage 2026-01-09 10:35:37 -08:00
schema fix(core): sanitize sensitive attributes on SVG script elements 2026-01-06 15:49:52 -05:00
template/pipeline feat(compiler): Add support for the instanceof binary operator 2026-01-13 08:33:12 -08:00
template_parser fix(compiler): stop ThisReceiver inheritance from ImplicitReceiver 2026-01-02 08:21:49 +01:00
chars.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
combined_visitor.ts feat(compiler): Add support for multiple swich cases matching 2026-01-07 09:23:50 -05:00
compiler.ts refactor(compiler): add spread elements to the output AST 2026-01-07 12:37:52 -05:00
compiler_facade_interface.ts refactor(core): rename ExperimentalIsolatedShadowDom to IsolatedShadowDom 2025-11-11 08:46:06 -08:00
config.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
constant_pool.ts feat(core): support spread elements in array literals 2026-01-07 12:37:52 -05:00
core.ts fix(compiler): prevent XSS via SVG animation attributeName and MathML/SVG URLs 2025-12-01 10:26:56 +01:00
directive_matching.ts refactor(compiler): add more information to template binder (#60977) 2025-04-24 13:02:39 -07:00
injectable_compiler_2.ts refactor(compiler): avoid duplication between FactoryTarget type (#61472) 2025-05-20 10:00:43 +00:00
jit_compiler_facade.ts refactor(compiler): remove unused code 2025-11-11 10:04:29 -08:00
parse_util.ts refactor(compiler): ensure compiler passes closure conformance checks (#62500) 2025-07-07 16:14:16 +00:00
resource_loader.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
shadow_css.ts fix(compiler): don't choke on unbalanced parens in declaration block 2025-11-17 09:46:01 -08:00
style_url_resolver.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
util.ts refactor(compiler): remove unused code (#61668) 2025-05-26 12:21:09 +00:00
version.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00