src/Pure/General/json.scala
Mon, 12 Mar 2018 18:33:30 +0100 wenzelm clarified signature;
Sun, 11 Mar 2018 15:06:48 +0100 wenzelm tuned comments;
Thu, 01 Mar 2018 15:02:45 +0100 wenzelm tuned comment;
Fri, 01 Dec 2017 18:20:15 +0100 wenzelm more accurate JSON parsing according to http://seriot.ch/parsing_json.php
Fri, 27 Oct 2017 17:04:41 +0200 wenzelm tuned signature;
Fri, 27 Oct 2017 16:21:29 +0200 wenzelm tuned signature;
Fri, 27 Oct 2017 15:49:09 +0200 wenzelm separate JSON parser, which is slightly more general than (deprecated) scala.util.parsing.json.JSON;
Fri, 27 Oct 2017 13:50:08 +0200 wenzelm more permissive;
Thu, 26 Oct 2017 23:31:03 +0200 wenzelm separate JSON lexer;
Wed, 11 Jan 2017 20:15:17 +0100 wenzelm tuned;
Tue, 03 Jan 2017 15:07:50 +0100 wenzelm avoid escape of '/' in JSONFormat.quoteString;
Sat, 10 Dec 2016 17:20:39 +0100 wenzelm clarified JSON operations (see isabelle_vscode/a7931dc2a1ab);
Sun, 02 Oct 2016 14:07:43 +0200 wenzelm updated headers;
Tue, 09 Aug 2016 23:18:42 +0200 wenzelm support for JSON parsing;
less more (0) tip