Commit Graph

27 Commits

Author SHA1 Message Date
Scott Murray
19ca261016 Added related reference links to JSONArray methods 2013-06-02 09:41:24 -07:00
Scott Murray
4a45173928 Added reference for JSONArray.append() 2013-06-02 09:13:51 -07:00
Scott Murray
3b9a12665a Added reference for all JSONArray get and set methods 2013-06-02 08:26:58 -07:00
Scott Murray
2b781353bb Added initial reference for JSONArray set and get methods 2013-06-02 07:17:09 -07:00
Scott Murray
c79fd2bed5 Added reference for JSONArray.setJSONObject() 2013-06-01 21:25:24 -07:00
Scott Murray
d030b9709c Starting to add JSONArray.setJSONArray() reference 2013-06-01 21:11:45 -07:00
Scott Murray
c03e61ff5b Added reference for JSONArray methods getJSONArray() and getJSONObject() 2013-06-01 21:09:06 -07:00
Scott Murray
5c7c627a2b Added reference for JSONArray methods size() and remove() 2013-06-01 17:53:11 -07:00
Scott Murray
8a04899430 Added reference for JSONArray, JSONObject, loadJSONArray(), loadJSONObject(), saveJSONArray(), saveJSONObject() 2013-05-28 12:29:14 -07:00
REAS
eb326b7125 Modifications to Data classes for Reference entries 2013-05-18 22:01:26 -07:00
Ben Fry
006ea4d340 more JSON fixes for API consistency w/ the rest of processing.data.* 2013-05-02 15:55:30 -04:00
Frank Leon Rose
5988df03fb Added setString(int, String) and append(String) to JSONArray
String is one of the core datatypes JSONArray supports.
2013-05-02 12:15:17 -04:00
Ben Fry
7ac6a0bd79 more massaging, also tweak Table accessors for types 2013-04-28 14:55:12 -04:00
Ben Fry
c7702c9b61 more API cleanups for consistency 2013-04-28 14:17:29 -04:00
Ben Fry
4fd831fb89 further normalization of the data API 2013-04-28 13:20:56 -04:00
Ben Fry
b70855d74f save methods for JSON objects and arrays 2013-04-26 15:16:46 -04:00
Ben Fry
8124390044 JSON fixes for Shiffman 2013-04-26 14:57:07 -04:00
Ben Fry
f8ef0c1be1 work on json a little, other tweaking 2013-04-11 08:08:50 -04:00
benfry
c677e2d443 fix indents with XML writing, finalize toString() and format() syntax 2012-12-16 20:36:40 +00:00
benfry
0385dc6eb7 additional cleanup of JSON 2012-12-15 18:37:33 +00:00
benfry
ca76f3dad8 working on JSON API 2012-12-15 17:47:44 +00:00
benfry
6e0b51db21 cleaning up JSON a bit, remove bad import 2012-12-13 17:28:52 +00:00
benfry
d33c152ee1 renaming again 2012-12-11 01:09:02 +00:00
benfry
eff1581334 more scrubbing 2012-12-11 01:07:37 +00:00
benfry
97c21e8fc1 more cleaning 2012-12-11 00:18:42 +00:00
benfry
61c58d9ec4 renaming and starting to make the mess 2012-12-10 23:40:29 +00:00
benfry
edab71ce46 uh-oh 2012-12-10 23:12:13 +00:00