| Source path: svn/ trunk/ src/ com/ adobe/ serialization/ json/ JSON.as |
|
|
|
Change log
* Added throwing error if entire string
cannot be consumed (when there are
remaining characters left in the input
stream)
* Added "strict" flag to decoding
process. Default is true for backwards
compatibility. When false, relaxes input
format rules. Fixes #34, Fixes #41, Fixes
#71:
* Allows for hex specification for
numbers, ex: { "myNum": 0xFFCC33 }
* Allows for NaN to be parsed as a
...
| Go to: |
Project members,
sign in to write a code review
Older revisions
r2
by darron.schall
on Dec 20, 2006
Diff
Initial import (minor modifications from revision 617 of the Adobe Labs SVN -- http://labs.adobe.com/svn/flash platform/?/projects/corelib)