src/Pure/General/path.scala
Sun, 12 Nov 2023 12:33:22 +0100 wenzelm tuned message;
Sat, 11 Nov 2023 22:05:37 +0100 wenzelm clarified modules;
Fri, 10 Nov 2023 16:03:52 +0100 wenzelm clarified loading of symbols: permissive entries in $ISABELLE_SYMBOLS require explicit "?";
Fri, 03 Feb 2023 20:23:37 +0100 wenzelm maintain document_output meta data;
Tue, 24 Jan 2023 18:56:33 +0100 wenzelm clarified signature: minimal interface for getenv/expand_env, instead of bulky java.util.Map;
Fri, 20 Jan 2023 21:56:34 +0100 wenzelm tuned signature;
Fri, 20 Jan 2023 21:52:29 +0100 wenzelm tuned;
Tue, 17 Jan 2023 16:56:27 +0100 wenzelm clarified file positions: retain original source path;
Tue, 03 Jan 2023 16:05:07 +0100 wenzelm clarified modules;
Fri, 30 Dec 2022 21:27:57 +0100 wenzelm tuned signature: avoid too many aliases;
Fri, 21 Oct 2022 11:08:01 +0200 wenzelm support for Zstd data compression;
Mon, 29 Aug 2022 19:14:04 +0200 wenzelm tool to build Isabelle component for cvc5;
Sat, 20 Aug 2022 16:32:18 +0200 wenzelm more thorough checks of browser_info file conflicts;
Wed, 27 Jul 2022 09:03:06 +0200 wenzelm clarified signature;
Mon, 25 Jul 2022 14:40:45 +0200 wenzelm clarified signature;
Fri, 01 Apr 2022 17:06:10 +0200 wenzelm clarified formatting, for the sake of scala3;
Wed, 23 Mar 2022 13:05:54 +0100 wenzelm more formal extension_manifest, with shasum for sources;
Sat, 12 Mar 2022 23:21:28 +0100 wenzelm clarified and unified executable names;
Sun, 06 Mar 2022 17:45:47 +0100 wenzelm prepare patched version more thoroughly, with explicit patches;
Sat, 05 Mar 2022 11:12:26 +0100 wenzelm clarified signature;
Mon, 21 Feb 2022 20:50:01 +0100 wenzelm HTTP view of Isabelle PDF documentation;
Sun, 20 Feb 2022 22:14:30 +0100 wenzelm clarified signature;
Sat, 24 Jul 2021 15:38:41 +0200 wenzelm clarified signature;
Thu, 08 Jul 2021 13:34:12 +0200 wenzelm tuned signature;
Wed, 30 Jun 2021 11:35:07 +0200 wenzelm clarified signature: prefer Java interfaces;
Mon, 17 May 2021 14:07:51 +0200 wenzelm clarified signature -- avoid odd warning about scala/bug#6675;
Mon, 17 May 2021 13:40:01 +0200 wenzelm clarified signature;
Fri, 14 May 2021 21:32:11 +0200 wenzelm reimplemented Mirabelle as Isabelle/ML presentation hook + Isabelle/Scala tool, but sledgehammer is still inactive;
Mon, 10 May 2021 22:18:12 +0200 wenzelm put more resources into jedit_build component;
Wed, 05 May 2021 13:30:11 +0200 wenzelm tuned signature;
Wed, 31 Mar 2021 22:10:56 +0200 wenzelm tuned signature -- more explicit types;
Thu, 04 Mar 2021 15:52:08 +0100 wenzelm tuned;
Thu, 04 Mar 2021 15:49:15 +0100 wenzelm tuned --- fewer warnings;
Thu, 04 Mar 2021 15:41:46 +0100 wenzelm tuned --- fewer warnings;
Mon, 01 Mar 2021 22:22:12 +0100 wenzelm tuned --- fewer warnings;
Sun, 20 Dec 2020 15:47:54 +0100 wenzelm present auxiliary files with PIDE markup;
Sun, 29 Nov 2020 21:42:15 +0100 wenzelm Path.implode_symbolic as in ML;
Sun, 29 Nov 2020 15:44:53 +0100 wenzelm tuned signature;
Fri, 27 Nov 2020 19:56:30 +0100 wenzelm proper structural equality;
Wed, 11 Nov 2020 21:04:22 +0100 wenzelm tuned signature;
Wed, 11 Nov 2020 21:00:14 +0100 wenzelm build documents in Isabelle/Scala, based on generated tex files as session exports;
Wed, 11 Nov 2020 20:55:25 +0100 wenzelm more operations (as in Isabelle/ML);
Tue, 13 Oct 2020 17:34:15 +0200 wenzelm tuned signature;
Fri, 27 Mar 2020 22:01:27 +0100 wenzelm misc tuning based on hints by IntelliJ IDEA;
Wed, 15 Jan 2020 19:54:50 +0100 wenzelm misc tuning, following hint by IntelliJ;
Wed, 13 Mar 2019 13:46:16 +0100 wenzelm more sanity checks;
Wed, 16 Jan 2019 17:12:48 +0100 wenzelm clarified signature;
Sun, 30 Dec 2018 16:56:31 +0100 wenzelm exclude file name components that are special on Windows;
Sun, 30 Dec 2018 16:25:15 +0100 wenzelm reject further illegal chars according to https://docs.microsoft.com/en-us/windows/desktop/fileio/naming-a-file
Sun, 30 Dec 2018 16:06:09 +0100 wenzelm tuned;
Sun, 30 Dec 2018 15:36:43 +0100 wenzelm more strict check: avoid confusion of Path.basic with Path.current / Path.parent;
Sun, 30 Dec 2018 15:27:59 +0100 wenzelm tuned;
Wed, 28 Nov 2018 16:18:40 +0100 wenzelm tuned signature;
Wed, 28 Nov 2018 16:14:31 +0100 wenzelm clarified signature;
Mon, 11 Dec 2017 14:10:12 +0100 wenzelm more operations;
Fri, 30 Jun 2017 14:01:55 +0200 wenzelm clarified signature;
Thu, 01 Jun 2017 21:43:36 +0200 wenzelm tuned signature;
Sun, 14 May 2017 20:22:54 +0200 wenzelm tuned signature;
Sun, 23 Apr 2017 17:23:38 +0200 wenzelm more operations;
Sat, 15 Oct 2016 19:08:32 +0200 wenzelm expand relatively to given environment, notably remote HOME;
Wed, 14 Sep 2016 12:51:40 +0200 wenzelm tuned;
Thu, 20 Aug 2015 19:15:17 +0200 wenzelm tuned signature, according to ML version;
Sun, 03 May 2015 00:01:10 +0200 wenzelm misc tuning, based on warnings by IntelliJ IDEA;
Thu, 08 Jan 2015 20:56:39 +0100 wenzelm tuned;
Tue, 07 Oct 2014 14:53:51 +0200 wenzelm added update_cartouches tool;
Sat, 03 May 2014 23:15:00 +0200 wenzelm standardize to implode_short form;
Sun, 13 Apr 2014 15:32:03 +0200 wenzelm clarified according to ML version;
Mon, 03 Mar 2014 11:58:07 +0100 wenzelm clarified path checks: avoid crash of rendering due to spurious errors;
Tue, 18 Feb 2014 18:43:47 +0100 wenzelm prefer concrete list append;
Fri, 30 Aug 2013 22:22:07 +0200 wenzelm more general backup files;
Fri, 16 Aug 2013 23:11:51 +0200 wenzelm tuned;
Tue, 21 May 2013 21:05:10 +0200 wenzelm tuned messages;
Fri, 03 Aug 2012 13:06:25 +0200 wenzelm reject path variable nesting explicitly;
Fri, 27 Jul 2012 14:09:59 +0200 wenzelm simplified Path vs. JVM File operations;
Tue, 24 Jul 2012 20:56:18 +0200 wenzelm more explicit checks during parsing;
Tue, 24 Jul 2012 00:29:36 +0200 wenzelm pass build options to ML;
Sat, 21 Jul 2012 21:16:08 +0200 wenzelm disallow quotes in path specifications -- extra paranoia;
Fri, 20 Jul 2012 22:29:25 +0200 wenzelm more explicit java.io.{File => JFile};
Fri, 20 Jul 2012 21:04:03 +0200 wenzelm further imitation of "usedir" shell script;
Sun, 22 Apr 2012 14:30:18 +0200 wenzelm USER_HOME settings variable points to cross-platform user home directory;
Mon, 27 Feb 2012 17:13:25 +0100 wenzelm prefer final ADTs -- prevent ooddities;
Sat, 22 Oct 2011 19:15:32 +0200 wenzelm class Path as abstract datatype;
Thu, 07 Jul 2011 22:04:30 +0200 wenzelm explicit Document.Node.Header, with master_dir and thy_name;
Tue, 05 Jul 2011 21:32:48 +0200 wenzelm prefer space_explode/split_lines as in Isabelle/ML;
Tue, 05 Jul 2011 21:20:24 +0200 wenzelm Path.split convenience;
Tue, 05 Jul 2011 10:54:05 +0200 wenzelm tuned;
Mon, 04 Jul 2011 16:51:45 +0200 wenzelm pervasive Basic_Library in Scala;
Thu, 30 Jun 2011 14:51:32 +0200 wenzelm proper fold order;
Thu, 30 Jun 2011 14:03:31 +0200 wenzelm more Path operations;
Thu, 30 Jun 2011 11:15:36 +0200 wenzelm tuned comments;
Thu, 30 Jun 2011 00:09:57 +0200 wenzelm abstract algebra of file paths in Scala (cf. path.ML);
less more (0) tip