src/Pure/General/json.scala
Wed, 09 Mar 2022 16:21:14 +0100 wenzelm inline Isabelle symbols into source text, so that "isabelle vscode" can start up properly without access to process.env or fs;
Mon, 01 Mar 2021 22:22:12 +0100 wenzelm tuned --- fewer warnings;
Tue, 21 Apr 2020 22:04:15 +0200 wenzelm clarified signature -- avoid warning;
Fri, 27 Mar 2020 22:01:27 +0100 wenzelm misc tuning based on hints by IntelliJ IDEA;
Wed, 18 Dec 2019 15:10:13 +0100 wenzelm more permissive string fields;
Tue, 17 Dec 2019 20:34:47 +0100 wenzelm tuned whitespace;
Thu, 13 Dec 2018 15:21:34 +0100 wenzelm clarified modules and signature;
Sat, 08 Sep 2018 12:01:37 +0200 wenzelm tuned signature;
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