]> gitweb.factorcode.org Git - factor.git/history - basis/json/reader/reader.factor
sequences: add index-of-last
[factor.git] / basis / json / reader / reader.factor
2022-07-31 Doug Colemansequences: add index-of-last
2022-01-12 Doug Colemanbasis: trim using lists
2021-12-22 John Benediktssonjson.reader: less declare/unsafe.
2021-03-11 John Benediktssonjson.reader: make path>jsons check for balanced brackets.
2021-03-11 Doug Colemanjson.reader: Add a path>jsons for files that have multi...
2020-12-11 John Benediktssonjson.reader: rename read-json-objects to read-json.
2020-10-26 Abtin MolaviJSON reader improvements (#2353)
2019-12-13 John Benediktssoncore/basis/extra: using while* in a few places.
2016-09-04 Björn LindqvistAdding escaping to CHAR: " -> CHAR: \"
2016-07-12 John Benediktssonusing [ ] [ ... ] ?if instead of [ nip ] [ ... ] if*.
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-08-03 Doug Colemanjson.reader: Fix json reader for empty files to parse...
2015-07-29 John Benediktssonjson.reader: fix segfault when parsing non-JSON documents.
2015-07-29 John Benediktssonjson.reader: enforce json> takes a string.
2015-06-11 Jon Harperjson.reader: read Infinity, -Infinity and NaN
2015-06-11 Jon Harperjson.reader: read UTF-16 surrogate pairs
2014-11-28 John Benediktssonjson: cleanup and add more parameters for writing.
2014-11-27 John Benediktssonjson: better support for escaped strings.
2013-03-15 John Benediktssonjson: some performance improvements.
2012-07-12 John Benediktssonjson.reader: make json parsing faster for files that...
2011-10-16 John BenediktssonCleanup some lint warnings.
2011-09-15 John Benediktssonjson.reader: cleanup and speed up when handling heavily...
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-16 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-06-15 Daniel EhrenbergMerge branch 'master' into propagation
2010-06-07 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-06-05 Slava PestovMerge branch 'master' of http://github.com/Blei/factor
2010-06-04 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-06-03 Joe Groffjson.reader: factor read-jsons from json>
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-10 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-09 Slava PestovMerge branch 'master' of git://github.com/littledan...
2010-02-08 Slava PestovRemove math.floats.parser now that its no longer needed
2010-02-07 Slava Pestovmath.floats.parser: new vocabulary with old string...
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-12-28 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-12-26 Slava PestovMerge branch 'eliminating_register_variables'
2009-12-26 Alec Berrymanjson reader: correctly handle empty objects in objects
2009-10-06 Doug ColemanMerge branch 'a7a39d3766624227966bca34f0778030592d82c2...
2009-09-16 Slava PestovMerge branch 'irc-fix' of git://tiodante.com/git/factor
2009-09-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-12 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-09-12 Keith LazukaPull in new literals vocab to remove bootstrap circularity
2009-09-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-12 Joe Groffjson.reader doesn't need to USE: math.parser.private...
2009-08-30 Marc FauconneauMerge branch 'master' of git@github.com:prunedtree...
2009-07-30 Slava PestovMerge branch 'irc' of git://tiodante.com/git/factor
2009-06-14 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-06-12 Doug ColemanMerge branch 'master' of git://github.com/prunedtree...
2009-06-11 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-06-10 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-06-10 Jose A. Ortega RuizMerge commit 'origin/master' into emacs
2009-06-09 Slava PestovMerge branch 'master' of git://github.com/mrjbq7/factor
2009-06-08 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-06-08 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-06-07 Philipp WinklerFix a error parsing out nested arrays.
2009-06-06 Philipp WinklerMerge branch 'master' of git://factorcode.org/git/factor
2009-06-06 Philipp WinklerMerge branch 'master' of git://factorcode.org/git/factor
2009-06-05 Philipp WinklerMerge branch 'master' of git://factorcode.org/git/factor
2009-06-04 Philipp WinklerMerge branch 'master' of git://factorcode.org/git/factor
2009-06-04 Philipp WinklerAdd a hand parser. Improves speed from 23 seconds to...
2009-05-10 Slava PestovMerge branch 'redis' of git://www.tiodante.com/git...
2009-05-10 Bruno DeferrariMerge branch 'master' into redis
2009-05-10 Bruno DeferrariMerge branch 'master' into irc
2009-05-10 Slava PestovMerge branch 'hashcash' of git://github.com/martind...
2009-05-09 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-05-05 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-05-04 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-04 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-04 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-05-04 Slava PestovMerge branch 'mongo-factor-driver' of git://github...
2009-05-04 Slava PestovMerge branch 'master' of git://github.com/seckar/factor
2009-05-04 Slava PestovMerge branch 'mongo-factor-driver' of git://github...
2009-05-04 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-02 Slava PestovRemove cruddy string encoding/decoding code from VM
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
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 BurnsA bit more refactoring and testing of json.reader
2008-11-08 Peter BurnsMerge branch 'master' of git://factorcode.org/git/facto...
2008-11-08 Peter BurnsRefactored json.reader, added a couple more unit tests...
2008-11-07 Peter BurnsRewrote json.reader to use peg.ebnf
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-10-16 ergMerge branch 'master' of git://repo.or.cz/factor/jcg
2008-10-16 Doug ColemanMerge branch 'master' of git://repo.or.cz/factor/jcg
next