src/Pure/Thy/thy_load.ML
Wed, 08 Aug 2007 23:07:48 +0200 wenzelm simplified ThyLoad.deps_thy etc.: discontinued attached ML files;
Sun, 29 Jul 2007 22:41:58 +0200 wenzelm load_thy: avoid reloading of text;
Mon, 23 Jul 2007 20:47:56 +0200 wenzelm marked some CRITICAL sections;
Sat, 21 Jul 2007 17:40:39 +0200 wenzelm tuned;
Fri, 20 Jul 2007 19:54:03 +0200 wenzelm check_file: fall back on Path.current;
Fri, 20 Jul 2007 17:54:17 +0200 wenzelm simplified ThyLoad interfaces: only one additional directory;
Thu, 19 Jul 2007 23:49:05 +0200 wenzelm ThyHeader.read: Source.of_string_limited;
Thu, 19 Jul 2007 23:18:59 +0200 wenzelm tuned signature;
Sun, 21 Jan 2007 16:43:44 +0100 wenzelm moved File.use to ML_Context.use;
Fri, 29 Dec 2006 19:50:52 +0100 wenzelm removed obsolete cond_add_path;
Fri, 15 Dec 2006 00:08:06 +0100 wenzelm avoid conflict with Alice keywords: renamed pack -> implode, unpack -> explode, any -> many, avoided assert;
Tue, 13 Sep 2005 22:19:51 +0200 wenzelm export ml_exts;
Sun, 05 Jun 2005 11:31:33 +0200 wenzelm tuned msg;
Thu, 21 Apr 2005 22:02:06 +0200 wenzelm superceded by Pure.thy and CPure.thy;
Thu, 03 Mar 2005 12:43:01 +0100 skalberg Move towards standard functions.
Sun, 13 Feb 2005 17:15:14 +0100 skalberg Deleted Library.option type.
Mon, 23 Aug 2004 18:32:49 +0200 berghofe Function check_file now takes optional path (current directory) as an argument.
Mon, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Tue, 27 Aug 2002 11:07:54 +0200 wenzelm check_file: disallow current dir (typically "");
Fri, 09 Nov 2001 00:17:09 +0100 wenzelm File.use;
Wed, 18 Oct 2000 23:30:48 +0200 wenzelm added path_add;
Mon, 28 Aug 2000 14:09:12 +0200 wenzelm add_path: del_path first;
Sat, 19 Aug 2000 12:41:41 +0200 wenzelm renamed cond_with_path to cond_add_path (add to front);
Wed, 21 Jun 2000 20:38:25 +0200 wenzelm added with_paths;
Fri, 05 May 2000 22:18:40 +0200 wenzelm GPLed;
Wed, 19 Apr 2000 13:20:16 +0200 wenzelm check_file: keep expanded (!) absolute path;
Wed, 27 Oct 1999 17:09:31 +0200 wenzelm export cond_with_path;
Tue, 26 Oct 1999 22:36:50 +0200 wenzelm improved ml handling;
Thu, 21 Oct 1999 18:43:21 +0200 wenzelm export thy_path;
Thu, 02 Sep 1999 15:22:15 +0200 wenzelm with_path;
Fri, 06 Aug 1999 22:30:42 +0200 wenzelm simplified handling of ML file;
Mon, 12 Jul 1999 22:23:59 +0200 wenzelm tmp_path: *add* path;
Wed, 12 May 1999 16:54:31 +0200 wenzelm rearranged some modules;
Thu, 22 Apr 1999 18:18:47 +0200 wenzelm improved auto dir handling;
Thu, 22 Apr 1999 13:28:11 +0200 wenzelm use_thy etc.: may specify path prefix, which is temporarily used as load path;
Fri, 12 Mar 1999 18:49:02 +0100 wenzelm comment;
Thu, 04 Feb 1999 18:18:02 +0100 wenzelm include full paths in file info;
Wed, 03 Feb 1999 20:25:53 +0100 wenzelm check_thy: include ML stamp;
Wed, 03 Feb 1999 17:25:12 +0100 wenzelm added reset_path;
Sat, 30 Jan 1999 10:42:40 +0100 wenzelm Theory loader primitives.
less more (0) tip