Skip to content

Commit 16c3a9a

Browse files
committed
refactor($parse): separate tokenizing vs parsing more
Fixes `a.b` and `a .b` generating different getterFns Fixes `{'': ...}` turning into `{"''": ...}` Fixes `{.: ...}` parsing as `{'.': ...}` instead of throwing Fixes angular#9131
1 parent d906ed3 commit 16c3a9a

File tree

3 files changed

+174
-160
lines changed

3 files changed

+174
-160
lines changed

0 commit comments

Comments
 (0)