Thu, 23 Nov 2006 00:51:51 +0100 wenzelm renamed string_of_pair/list/option to ML_Syntax.str_of_pair/list/option;
Thu, 23 Nov 2006 00:51:47 +0100 wenzelm removed dead code;
Thu, 23 Nov 2006 00:09:24 +0100 aspinall Add doccomment; rename litcomment -> doccomment
Wed, 22 Nov 2006 20:51:00 +0100 wenzelm * settings: ML_IDENTIFIER includes the Isabelle version identifier;
Wed, 22 Nov 2006 20:08:07 +0100 paulson Consolidation of code to "blacklist" unhelpful theorems, including record
Wed, 22 Nov 2006 19:55:22 +0100 wenzelm ML_IDENTIFIER includes Isabelle version;
Wed, 22 Nov 2006 19:53:24 +0100 wenzelm add ISABELLE_VERSION to ML_IDENTIFIER, unless this is repository or build;
Wed, 22 Nov 2006 17:38:36 +0100 wenzelm consts: ProofContext.set_stmt true -- avoids naming of local thms;
Wed, 22 Nov 2006 15:58:59 +0100 wenzelm init: enter inner statement mode, which prevents local notes from being named internally;
Wed, 22 Nov 2006 15:58:15 +0100 wenzelm more careful declaration of "intros" as Pure.intro;
Wed, 22 Nov 2006 12:01:59 +0100 aspinall Fix to local file URI syntax. Add first part of lexicalstructure command support.
Wed, 22 Nov 2006 10:22:04 +0100 haftmann completed class parameter handling in axclass.ML
Wed, 22 Nov 2006 10:21:17 +0100 haftmann added Isar syntax for adding parameters to axclasses
Wed, 22 Nov 2006 10:20:22 +0100 haftmann forced name prefix for class operations
Wed, 22 Nov 2006 10:20:20 +0100 haftmann example tuned
Wed, 22 Nov 2006 10:20:19 +0100 haftmann no explicit check for theory Nat
Wed, 22 Nov 2006 10:20:18 +0100 haftmann added code lemmas
Wed, 22 Nov 2006 10:20:17 +0100 haftmann does not import Hilber_Choice any longer
Wed, 22 Nov 2006 10:20:16 +0100 haftmann cleanup
Wed, 22 Nov 2006 10:20:15 +0100 haftmann incorporated structure HOList into HOLogic
Wed, 22 Nov 2006 10:20:12 +0100 haftmann dropped eq const
Wed, 22 Nov 2006 10:20:11 +0100 haftmann removed Extraction dependency
Wed, 22 Nov 2006 10:20:09 +0100 haftmann final draft
Tue, 21 Nov 2006 20:58:15 +0100 wenzelm made SML/NJ happy;
Tue, 21 Nov 2006 20:48:11 +0100 wenzelm theorem(_i): note assms of statement;
Tue, 21 Nov 2006 20:48:06 +0100 wenzelm removed obsolete simple_note_thms;
Tue, 21 Nov 2006 20:48:03 +0100 wenzelm added assmsN;
Tue, 21 Nov 2006 20:47:58 +0100 wenzelm * Isar: the assumptions of a long theorem statement are available as assms;
Tue, 21 Nov 2006 18:50:54 +0100 wenzelm activated x86_64-linux;
Tue, 21 Nov 2006 18:07:44 +0100 wenzelm renamed Proof.put_thms_internal to Proof.put_thms;
Tue, 21 Nov 2006 18:07:43 +0100 wenzelm simplified Proof.theorem(_i);
Tue, 21 Nov 2006 18:07:41 +0100 wenzelm added stmt mode, which affects naming/indexing of local facts;
Tue, 21 Nov 2006 18:07:40 +0100 wenzelm simplified theorem(_i);
Tue, 21 Nov 2006 18:07:38 +0100 wenzelm notes: proper kind;
Tue, 21 Nov 2006 18:07:37 +0100 wenzelm notes: proper kind;
Tue, 21 Nov 2006 18:07:36 +0100 wenzelm removed kind attribs;
Tue, 21 Nov 2006 18:07:35 +0100 wenzelm moved theorem kinds from PureThy to Thm;
Tue, 21 Nov 2006 18:07:33 +0100 wenzelm moved theorem kinds from PureThy to Thm;
Tue, 21 Nov 2006 18:07:32 +0100 wenzelm LocalTheory.notes/defs: proper kind;
Tue, 21 Nov 2006 18:07:31 +0100 wenzelm LocalTheory.axioms/notes/defs: proper kind;
Tue, 21 Nov 2006 18:07:30 +0100 wenzelm simplified Proof.theorem(_i);
Tue, 21 Nov 2006 18:07:29 +0100 wenzelm LocalTheory.axioms/notes/defs: proper kind;
Tue, 21 Nov 2006 12:55:39 +0100 paulson Optimized class_pairs for the common case of no subclasses
Tue, 21 Nov 2006 12:51:20 +0100 paulson Outputs a minimal number of arity clauses. Tidying of blacklist, fixing the blacklisting of thm lists
Tue, 21 Nov 2006 12:50:15 +0100 paulson New transformation of eliminatino rules: we simply replace the final conclusion variable by False
Tue, 21 Nov 2006 04:30:17 +0100 kleing run poly-4.9.1 as stable and poly-4.2.0 as experimental on at
Tue, 21 Nov 2006 00:07:05 +0100 wenzelm removed legacy ML setup;
Tue, 21 Nov 2006 00:00:39 +0100 wenzelm converted legacy ML scripts;
Mon, 20 Nov 2006 23:47:10 +0100 wenzelm converted legacy ML scripts;
Mon, 20 Nov 2006 21:23:12 +0100 wenzelm HOL-Prolog: converted legacy ML scripts;
Mon, 20 Nov 2006 11:51:10 +0100 kleing start at-sml earlier and on different machine, remove sun-sml test (takes too long)
Sun, 19 Nov 2006 23:48:55 +0100 wenzelm HOL-Algebra: converted legacy ML scripts;
Sun, 19 Nov 2006 13:02:55 +0100 webertj profiling disabled
Sat, 18 Nov 2006 00:20:33 +0100 haftmann code thms for classops violating type discipline ignored
Sat, 18 Nov 2006 00:20:29 +0100 haftmann cleanup
Sat, 18 Nov 2006 00:20:28 +0100 haftmann added instance for class size
Sat, 18 Nov 2006 00:20:27 +0100 haftmann added combinators and lemmas
Sat, 18 Nov 2006 00:20:26 +0100 haftmann using class instance
Sat, 18 Nov 2006 00:20:24 +0100 haftmann dvd_def now with object equality
Sat, 18 Nov 2006 00:20:22 +0100 haftmann op div/op mod now named without leading op
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip