wenzelm [Mon, 14 Jul 2008 11:19:40 +0200] rev 27563
removed obsolete 'redo' command;
cannot_undo: global history;
tuned;
wenzelm [Mon, 14 Jul 2008 11:19:39 +0200] rev 27562
removed obsolete history commands;
moved back, cannot_undo to isar_syn.ML;
wenzelm [Mon, 14 Jul 2008 11:19:38 +0200] rev 27561
Proof nodes with linear position and backtracking (replaces obsolete proof_history.ML).
wenzelm [Mon, 14 Jul 2008 11:19:37 +0200] rev 27560
obsolete (cf. proof_node.ML);
wenzelm [Mon, 14 Jul 2008 11:19:36 +0200] rev 27559
removed Isar/proof_history.ML;
added Isar/proof_node.ML
haftmann [Mon, 14 Jul 2008 11:04:47 +0200] rev 27558
added further simple interfaces
haftmann [Mon, 14 Jul 2008 11:04:46 +0200] rev 27557
simpsets as pre/postprocessors; generic preprocessor now named function transformators
haftmann [Mon, 14 Jul 2008 11:04:42 +0200] rev 27556
unified curried gcd, lcm, zgcd, zlcm
wenzelm [Fri, 11 Jul 2008 23:17:25 +0200] rev 27555
Sorts.weaken: abstract argument;
tuned;
wenzelm [Fri, 11 Jul 2008 23:17:23 +0200] rev 27554
Sorts.weaken: abstract argument;
huffman [Fri, 11 Jul 2008 16:56:20 +0200] rev 27553
instance real_field < field_char_0;
instance star :: (field_char_0) field_char_0
haftmann [Fri, 11 Jul 2008 09:03:25 +0200] rev 27552
re-removed subclass relation real_field < field_char_0: coregularity violation in NSA/HyperDef
haftmann [Fri, 11 Jul 2008 09:03:11 +0200] rev 27551
Fract now total; improved code generator setup
haftmann [Fri, 11 Jul 2008 09:02:33 +0200] rev 27550
simple inheritance concept
haftmann [Fri, 11 Jul 2008 09:02:32 +0200] rev 27549
tuned thyname lookup
haftmann [Fri, 11 Jul 2008 09:02:31 +0200] rev 27548
fixed layout
haftmann [Fri, 11 Jul 2008 09:02:30 +0200] rev 27547
explicit completions of arities
haftmann [Fri, 11 Jul 2008 09:02:29 +0200] rev 27546
tuned order
haftmann [Fri, 11 Jul 2008 09:02:28 +0200] rev 27545
antiquotation
haftmann [Fri, 11 Jul 2008 09:02:27 +0200] rev 27544
improved code generator setup
haftmann [Fri, 11 Jul 2008 09:02:26 +0200] rev 27543
explicit dependency
haftmann [Fri, 11 Jul 2008 09:02:24 +0200] rev 27542
class instead of axclass
haftmann [Fri, 11 Jul 2008 09:02:23 +0200] rev 27541
tuned import
haftmann [Fri, 11 Jul 2008 09:02:22 +0200] rev 27540
separate class dvd for divisibility predicate
kleing [Fri, 11 Jul 2008 00:35:19 +0200] rev 27539
temporarily disable at-sml-dev-p
wenzelm [Thu, 10 Jul 2008 22:47:26 +0200] rev 27538
updated generated file;
wenzelm [Thu, 10 Jul 2008 21:12:34 +0200] rev 27537
restart: Isar.init_point;
wenzelm [Thu, 10 Jul 2008 21:03:47 +0200] rev 27536
proper_inform_file_processed: Isar.init_point starts fresh command sequence;
wenzelm [Thu, 10 Jul 2008 20:54:00 +0200] rev 27535
activated new versions of undo, kill_proof;
wenzelm [Thu, 10 Jul 2008 20:53:52 +0200] rev 27534
activated new versions of init_toplevel, linear_undo, undo, undos_proof kill;
wenzelm [Thu, 10 Jul 2008 20:53:50 +0200] rev 27533
added print;
wenzelm [Thu, 10 Jul 2008 20:03:30 +0200] rev 27532
added ProofGeneral.isar_kill_proof;