Wed, 08 Aug 2007 23:07:47 +0200 |
wenzelm |
load_thy: try_ml_file unconditionally;
|
file |
diff |
annotate
|
Mon, 30 Jul 2007 11:12:28 +0200 |
wenzelm |
marked some CRITICAL sections;
|
file |
diff |
annotate
|
Sun, 29 Jul 2007 22:41:58 +0200 |
wenzelm |
load_thy: avoid reloading of text;
|
file |
diff |
annotate
|
Mon, 23 Jul 2007 19:45:46 +0200 |
wenzelm |
marked some CRITICAL sections;
|
file |
diff |
annotate
|
Fri, 20 Jul 2007 17:54:15 +0200 |
wenzelm |
simplified ThyLoad interfaces: only one additional directory;
|
file |
diff |
annotate
|
Thu, 19 Jul 2007 23:18:52 +0200 |
wenzelm |
moved deps_thy to ThyLoad (independent of outer syntax);
|
file |
diff |
annotate
|
Thu, 12 Jul 2007 00:15:34 +0200 |
wenzelm |
exported command_keyword;
|
file |
diff |
annotate
|
Tue, 10 Jul 2007 23:29:47 +0200 |
wenzelm |
export get_lexicons;
|
file |
diff |
annotate
|
Tue, 10 Jul 2007 00:17:52 +0200 |
wenzelm |
nested source: explicit interactive flag for recover avoids duplicate errors;
|
file |
diff |
annotate
|
Mon, 09 Jul 2007 23:12:46 +0200 |
wenzelm |
toplevel_source: interactive flag indicates intermittent error_msg;
|
file |
diff |
annotate
|
Mon, 30 Apr 2007 13:32:58 +0200 |
wenzelm |
explicit treatment of legacy_features;
|
file |
diff |
annotate
|
Fri, 19 Jan 2007 22:08:29 +0100 |
wenzelm |
renamed IsarOutput to ThyOutput;
|
file |
diff |
annotate
|
Fri, 19 Jan 2007 13:09:33 +0100 |
wenzelm |
adapted ML context operations;
|
file |
diff |
annotate
|
Sat, 30 Dec 2006 16:08:07 +0100 |
wenzelm |
refrain from setting ml_prompts again;
|
file |
diff |
annotate
|
Sat, 30 Dec 2006 12:33:27 +0100 |
wenzelm |
Toplevel.init_state;
|
file |
diff |
annotate
|
Fri, 15 Dec 2006 00:08:06 +0100 |
wenzelm |
avoid conflict with Alice keywords: renamed pack -> implode, unpack -> explode, any -> many, avoided assert;
|
file |
diff |
annotate
|
Thu, 23 Nov 2006 22:38:30 +0100 |
wenzelm |
prefer Proof.context over Context.generic;
|
file |
diff |
annotate
|
Fri, 17 Nov 2006 02:19:52 +0100 |
wenzelm |
added Isar.goal;
|
file |
diff |
annotate
|
Tue, 07 Nov 2006 11:46:49 +0100 |
wenzelm |
Isar.context: proper error;
|
file |
diff |
annotate
|
Thu, 03 Aug 2006 15:03:10 +0200 |
wenzelm |
removed OldGoals.legacy flag (always warn);
|
file |
diff |
annotate
|
Thu, 06 Jul 2006 15:21:33 +0200 |
wenzelm |
added Isar.context;
|
file |
diff |
annotate
|
Thu, 27 Apr 2006 15:06:35 +0200 |
wenzelm |
tuned basic list operators (flat, maps, map_filter);
|
file |
diff |
annotate
|
Wed, 15 Feb 2006 21:35:11 +0100 |
wenzelm |
check_text: Toplevel.node option;
|
file |
diff |
annotate
|
Thu, 19 Jan 2006 21:22:22 +0100 |
wenzelm |
run_thy: removed Output.toplevel_errors;
|
file |
diff |
annotate
|
Sat, 14 Jan 2006 17:14:17 +0100 |
wenzelm |
added Isar.toplevel;
|
file |
diff |
annotate
|
Thu, 01 Dec 2005 22:03:05 +0100 |
wenzelm |
tuned msg;
|
file |
diff |
annotate
|
Wed, 02 Nov 2005 14:47:01 +0100 |
wenzelm |
added Isar.state/exn;
|
file |
diff |
annotate
|
Fri, 21 Oct 2005 18:14:55 +0200 |
wenzelm |
load_file: setmp OldGoals.legacy true;
|
file |
diff |
annotate
|
Wed, 19 Oct 2005 21:52:45 +0200 |
wenzelm |
removed old-style theory format;
|
file |
diff |
annotate
|
Thu, 15 Sep 2005 17:16:56 +0200 |
wenzelm |
TableFun/Symtab: curried lookup and update;
|
file |
diff |
annotate
|
Tue, 06 Sep 2005 16:59:58 +0200 |
wenzelm |
tuned msg;
|
file |
diff |
annotate
|
Mon, 05 Sep 2005 17:38:23 +0200 |
wenzelm |
tuned check_text;
|
file |
diff |
annotate
|
Sat, 03 Sep 2005 18:00:48 +0200 |
wenzelm |
tuned msg;
|
file |
diff |
annotate
|
Sat, 03 Sep 2005 16:44:17 +0200 |
wenzelm |
deprecated non-Isar theory file format;
|
file |
diff |
annotate
|
Thu, 01 Sep 2005 18:48:50 +0200 |
wenzelm |
curried_lookup/update;
|
file |
diff |
annotate
|
Mon, 29 Aug 2005 16:18:04 +0200 |
wenzelm |
use AList operations;
|
file |
diff |
annotate
|
Thu, 18 Aug 2005 12:07:33 +0200 |
wenzelm |
fixed command prompt (was broken due to P.tags);
|
file |
diff |
annotate
|
Tue, 16 Aug 2005 13:42:42 +0200 |
wenzelm |
moved structure Keyword to OuterKeyword (Isar/outer_keyword.ML);
|
file |
diff |
annotate
|
Tue, 19 Jul 2005 20:47:01 +0200 |
wenzelm |
Inttab.defined;
|
file |
diff |
annotate
|
Wed, 06 Jul 2005 20:00:39 +0200 |
wenzelm |
dest_parsers: sort result;
|
file |
diff |
annotate
|
Thu, 02 Jun 2005 18:29:55 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 17 May 2005 18:10:42 +0200 |
wenzelm |
re-init ml_prompts after loop termination;
|
file |
diff |
annotate
|
Tue, 17 May 2005 10:19:44 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sat, 23 Apr 2005 19:50:51 +0200 |
wenzelm |
added structure Isar (from isar.ML);
|
file |
diff |
annotate
|
Thu, 03 Mar 2005 12:43:01 +0100 |
skalberg |
Move towards standard functions.
|
file |
diff |
annotate
|
Sun, 13 Feb 2005 17:15:14 +0100 |
skalberg |
Deleted Library.option type.
|
file |
diff |
annotate
|
Fri, 01 Oct 2004 11:55:43 +0200 |
aspinall |
Allow scanning to recover and reconstruct bad input
|
file |
diff |
annotate
|
Mon, 23 Aug 2004 18:31:18 +0200 |
berghofe |
Adapted to new interface of function ThyLoad.check_file
|
file |
diff |
annotate
|
Wed, 18 Aug 2004 16:04:39 +0200 |
aspinall |
Remove isar_readstring. Split read into scanner and parser.
|
file |
diff |
annotate
|
Mon, 21 Jun 2004 10:25:57 +0200 |
kleing |
Merged in license change from Isabelle2004
|
file |
diff |
annotate
|
Wed, 16 Jun 2004 20:36:43 +0200 |
wenzelm |
removed unused help function;
|
file |
diff |
annotate
|
Sat, 12 Jun 2004 22:45:59 +0200 |
wenzelm |
added read (provides transition names and sources);
|
file |
diff |
annotate
|
Thu, 29 Apr 2004 06:04:01 +0200 |
wenzelm |
added is_keyword;
|
file |
diff |
annotate
|
Mon, 07 Jul 2003 17:58:21 +0200 |
nipkow |
A patch by david aspinall
|
file |
diff |
annotate
|
Mon, 25 Feb 2002 20:51:48 +0100 |
wenzelm |
added check_text;
|
file |
diff |
annotate
|
Tue, 12 Feb 2002 20:28:27 +0100 |
wenzelm |
got rid of explicit marginal comments (now stripped earlier from input);
|
file |
diff |
annotate
|
Fri, 29 Dec 2000 19:46:00 +0100 |
wenzelm |
recover: ignore result;
|
file |
diff |
annotate
|
Mon, 14 Aug 2000 14:50:32 +0200 |
wenzelm |
added thy_script kind;
|
file |
diff |
annotate
|
Tue, 08 Aug 2000 01:17:28 +0200 |
wenzelm |
prf_heading kind;
|
file |
diff |
annotate
|
Sat, 01 Jul 2000 19:45:43 +0200 |
wenzelm |
removed help;
|
file |
diff |
annotate
|