]> gitweb.factorcode.org Git - factor.git/commit
json.writer: Allow more objects to be keys in >json. Not completely sure about -Infin...
authorDoug Coleman <doug.coleman@gmail.com>
Sun, 23 Nov 2014 12:02:52 +0000 (04:02 -0800)
committerDoug Coleman <doug.coleman@gmail.com>
Sun, 23 Nov 2014 12:02:52 +0000 (04:02 -0800)
commit1451c8c157d7f1641b8638acd0a43ec1c53c11e3
tree74f67122b34f9f30955a390a14f1deb848a77980
parent339c73737b7b74d9b500c54f7668d200a6056c85
json.writer: Allow more objects to be keys in >json. Not completely sure about -Infinity being a key when ``jsvar-encode?`` is true. See #1189, this might solve it but we need more stress testing it.
basis/json/writer/writer-tests.factor
basis/json/writer/writer.factor