John Benediktsson
|
6b3e416bc1
|
json.writer: slightly faster using first2.
|
2012-07-11 20:47:38 -07:00 |
John Benediktsson
|
749d05ac6c
|
json.writer: using interleave is much cleaner (thanks @jckarter!).
|
2012-07-11 20:41:25 -07:00 |
John Benediktsson
|
a4894fe8c1
|
json.writer: faster writing, makes the json benchmark almost twice as fast.
|
2012-07-11 19:31:57 -07:00 |
otoburb
|
b56c2b9589
|
json.writer: Updated docs to mention the dynamic variable jsvar-encode?
|
2011-07-05 00:07:59 -04:00 |
otoburb
|
fb95a19352
|
json.writer: Currified jsvar-encode. Removed whitespace in tuple>fields json output. Added tests to json.writer-tests.
|
2011-07-04 23:14:51 -04:00 |
otoburb
|
210228b911
|
json.writer: Ability to turn jsvar-encode substitution on/off via jsvar-encode? dynamic variable. Added test cases.
|
2011-06-23 01:28:24 -04:00 |
Keith Lazuka
|
405e5d015b
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
Doug Coleman
|
eceed177d6
|
replace usages of <" with """
|
2009-09-20 22:42:40 -05:00 |
Slava Pestov
|
e313988bf0
|
json.writer now converts ratios to floats
|
2008-11-15 03:07:55 -06:00 |
Slava Pestov
|
3d83ed07fd
|
Minor documentation updates: json, xml, serialize
|
2008-11-14 22:49:17 -06:00 |
Peter Burns
|
e631e1ca08
|
Normalized spacing to 4 space tabs in json modules
|
2008-11-06 04:41:53 -08:00 |
Peter Burns
|
986ea40835
|
Changed json-null to a SINGLETON for method dispatch
|
2008-11-06 04:38:12 -08:00 |
Peter Burns
|
260862603c
|
Added some tests for json.writer, fixed a bug with t >json and json-null >json
|
2008-11-06 04:26:49 -08:00 |
Slava Pestov
|
cf80dd122a
|
Updating code for make and fry changes
|
2008-09-10 22:11:40 -05:00 |
Slava Pestov
|
724fae53e9
|
Move web framework to basis
|
2008-09-04 18:15:13 -05:00 |