Skip to content

Commit 0305fac

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 `{'.': ...}` Fixes angular#9131
1 parent 7cb01a8 commit 0305fac

File tree

3 files changed

+174
-160
lines changed

3 files changed

+174
-160
lines changed

0 commit comments

Comments
 (0)