]> gitweb.factorcode.org Git - factor.git/history - basis/json/writer/writer.factor
Fix comments to be ! not #!.
[factor.git] / basis / json / writer / writer.factor
2015-09-08 John BenediktssonFix comments to be ! not #!.
2015-06-11 Jon Harperjson.writer: add an explicit error when serializing...
2015-01-04 John Benediktssonjson.writer: make sure we make hex values two digits...
2015-01-03 John Benediktssonjson.writer: support escaping unicode > 0x10000. Thank...
2014-12-25 John Benediktssonjson.writer: don't escape spaces, thats weird.
2014-11-29 John Benediktssonjson: rename json-allow-nans? to json-allow-fp-special?.
2014-11-28 John Benediktssonjson: rename to json-coerce.
2014-11-28 John Benediktssonjson: cleanup and add more parameters for writing.
2014-11-27 John Benediktssonjson: better support for escaped strings.
2014-11-23 Doug Colemanjson.writer: Didn't end up using present vocab after...
2014-11-23 Doug Colemanjson.writer: Allow more objects to be keys in >json...
2014-11-15 John Benediktssonjson.writer: handle special floats.
2013-03-15 John Benediktssonjson: some performance improvements.
2012-07-12 John Benediktssonjson.writer: slightly faster using first2.
2012-07-12 John Benediktssonjson.writer: using interleave is much cleaner (thanks...
2012-07-12 John Benediktssonjson.writer: faster writing, makes the json benchmark...
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ajvondrak/graphviz'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ex-rzr/fixes'
2011-08-01 Joe GroffMerge branch 'master' of https://github.com/yac/factor
2011-07-28 John BenediktssonMerge branch 'master' into highlight
2011-07-20 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2011-07-12 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2011-07-11 John BenediktssonMerge remote branch 'upstream/master'
2011-07-05 otoburbjson.writer: Ability to turn jsvar-encode substituion...
2011-07-05 otoburbjson.writer: Currified jsvar-encode. Removed whitespace...
2011-06-23 otoburbjson.writer: Ability to turn jsvar-encode substitution...
2009-05-01 Sascha MatzkeMerge commit 'mongo-factor-driver/master' into mongo...
2008-12-03 Joe GroffLooks like someone beat me to the punch on json.writer fix
2008-12-03 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2008-12-03 Joe Grofffix serialization of t in json.writer
2008-11-26 Alex ChapmanMerge branch 'master' into experimental
2008-11-23 U-WSCHLIEP-PC\wschliepMerge branch 'master' of git://tiodante.com/git/factor
2008-11-19 Slava PestovMerge branch 'master' of git://repo.or.cz/factor/jcg
2008-11-19 Slava PestovFix conflict
2008-11-17 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-11-16 Bruno DeferrariMerge branch 'master' of git://factorcode.org/git/factor
2008-11-16 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-11-15 Slava Pestovjson.writer now converts ratios to floats
2008-11-15 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2008-11-15 Slava PestovMerge branch 'json' of git://github.com/rictic/factor
2008-11-08 Peter BurnsMerge branch 'master' of git://factorcode.org/git/facto...
2008-11-06 Peter BurnsNormalized spacing to 4 space tabs in json modules
2008-11-06 Peter BurnsChanged json-null to a SINGLETON for method dispatch
2008-11-06 Peter BurnsAdded some tests for json.writer, fixed a bug with...
2008-09-17 Alex ChapmanMerge branch 'experimental' into couchdb
2008-09-17 Alex ChapmanMerge branch 'master' into experimental
2008-09-15 Bruno DeferrariMerge branch 'master' of git://factorcode.org/git/factor
2008-09-12 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2008-09-12 Alex ChapmanMerge branch 'master' into experimental
2008-09-11 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-09-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-09-11 Slava PestovUpdating code for make and fry changes
2008-09-08 Aaron SchaeferMerge git://projects.elasticdog.com/git/factor into...
2008-09-06 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2008-09-05 Bruno DeferrariMerge branch 'master' of git://factorcode.org/git/factor
2008-09-05 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-09-04 Slava PestovMove web framework to basis