src/Pure/General/json.scala
Sat, 11 Aug 2018 17:33:00 +0200 wenzelm tuned signature;
Fri, 16 Mar 2018 22:50:56 +0100 wenzelm prefer typed UUID;
Thu, 15 Mar 2018 22:43:35 +0100 wenzelm more comments;
Thu, 15 Mar 2018 11:27:32 +0100 wenzelm prefer non-strict defaults;
Wed, 14 Mar 2018 16:52:16 +0100 wenzelm more informative error with JSON result;
Tue, 13 Mar 2018 20:02:09 +0100 wenzelm tuned signature;
Tue, 13 Mar 2018 16:08:13 +0100 wenzelm more operations for typed JSON values;
Tue, 13 Mar 2018 10:54:40 +0100 wenzelm clarified signature;
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