The Wayback Machine - https://web.archive.org/web/20201004032435/https://github.com/angular/angular
Skip to content
master
Go to file
Code

Latest commit

This patch refactors the interpolation parser to do so iteratively
rather than using a regex. Doing so prepares us for supporting granular
recovery on poorly-formed interpolations, for example when an
interpolation does not terminate (`{{ 1 + 2`) or is not terminated
properly (`{{ 1 + 2 {{ 2 + 3 }}`).

Part of #38596

PR Close #38977
89c5255

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time

README.md

You can’t perform that action at this time.