ObjFW  Check-in [c9a3ac1a03]

Overview
Comment:JSON5: Allow identifiers as dictionary keys.

This completes the JSON5 support.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: c9a3ac1a03dbad3af49efbc9306a7ffa4e81d7599babf7ddd37056559734a74c
User & Date: js on 2012-06-05 15:03:16
Other Links: manifest | tags
Context
2012-06-05
16:05
Disallow newlines in JSON strings. check-in: 670a739c02 user: js tags: trunk
15:03
JSON5: Allow identifiers as dictionary keys. check-in: c9a3ac1a03 user: js tags: trunk
14:51
Add a warning to -[OFString JSONValue]. check-in: 509ab0affd user: js tags: trunk
Changes