Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 16c3a9a

Browse files
committedNov 3, 2014
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 #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)
This repository has been archived.