ObjFW  Check-in [243a96fc2d]

Overview
Comment:Add JSON encoding.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 243a96fc2d0cd35fbc11ac63b7289b5045c548a7b097c8990ec72b026f3b1360
User & Date: js on 2011-12-10 13:17:52
Other Links: manifest | tags
Context
2011-12-10
18:17
Fix wrong -[description] for an empty OFDictionary. check-in: 4e87bc9862 user: js tags: trunk
13:17
Add JSON encoding. check-in: 243a96fc2d user: js tags: trunk
2011-12-08
04:19
Add a property for -[OFStream isAtEndOfStream].
This makes stream.atEndOfStream work.
check-in: d64e1d5727 user: js tags: trunk
Changes