]> gitweb.factorcode.org Git - factor.git/history - basis/json/json.factor
Update actions, because Node.js 16 actions are deprecated, to Node.js 20
[factor.git] / basis / json / json.factor
2023-10-28 Raghu Rjson: add special case and test for "-0" case
2023-10-25 John Benediktssonjson: adding "Copy JSON" UI operation
2023-10-02 Doug Colemanjson: add rewrite-json words and tests
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-07-19 John Benediktssonjson: use linked-assocs for order preservation
2023-05-31 John Benediktssonjson: adding some JSON Lines support
2023-04-18 Doug Colemanjson: add json.http and some helper words for http...
2023-04-14 Doug Colemanjson: add json-null>f
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-02-26 Doug Colemanfactor: remove extra whitespace refactor-sequences 2669/head
2023-02-26 Doug Colemanfactor: use more ?if
2023-02-26 Doug Colemanfactor: ?if to ?if-old
2023-01-25 John Benediktssonjson: merging reader/writer for simplicity
2022-01-12 Doug Colemanbasis: trim using lists
2015-06-11 Jon Harperjson.writer: add an explicit error when serializing...
2014-11-28 John Benediktssonjson: cleanup and add more parameters for writing.
2011-11-02 Doug ColemanMake "foo.private" require load foo instead.
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-14 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2010-02-09 Slava PestovMerge branch 'master' of git://github.com/littledan...
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-02-07 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-05 Joe Groffjson: if-json-null combinator, in the same vein as...
2009-05-01 Sascha MatzkeMerge commit 'mongo-factor-driver/master' into mongo...
2008-12-03 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
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 PestovMore JSON tweaks
2008-11-15 Slava Pestovjson.writer now converts ratios to floats