Thu, 23 Nov 2006 22:14:26 +0100 aspinall Accept URLs of form file:/home... also.
Thu, 23 Nov 2006 20:34:21 +0100 wenzelm prefer antiquotations over LaTeX macros;
Thu, 23 Nov 2006 20:33:42 +0100 wenzelm updated;
Thu, 23 Nov 2006 20:33:41 +0100 wenzelm renamed Args.Name to Args.Text;
Thu, 23 Nov 2006 20:33:39 +0100 wenzelm uniform interface for type_syntax/term_syntax/declaration, dependent on morphism;
Thu, 23 Nov 2006 20:33:37 +0100 wenzelm uniform interface for type_syntax/term_syntax/declaration, dependent on morphism;
Thu, 23 Nov 2006 20:33:36 +0100 wenzelm Morphism.thm_morphism;
Thu, 23 Nov 2006 20:33:34 +0100 wenzelm renamed Name value to Text, which is *not* a name in terms of morphisms;
Thu, 23 Nov 2006 20:33:33 +0100 wenzelm removed obsolete alphanum;
Thu, 23 Nov 2006 20:33:32 +0100 wenzelm str_of_char: improved output of non-printables;
Thu, 23 Nov 2006 20:33:29 +0100 wenzelm added head_name_of;
Thu, 23 Nov 2006 20:33:28 +0100 wenzelm added name/var/typ/term/thm_morphism;
Thu, 23 Nov 2006 20:33:25 +0100 wenzelm declarations: pass morphism (dummy);
Thu, 23 Nov 2006 18:49:55 +0100 wenzelm added ISABELLE_IDENTIFIER;
Thu, 23 Nov 2006 18:49:03 +0100 wenzelm ISABELLE_PATH/OUTPUT: append ISABELLE_IDENTIFIER if derived from ISABELLE_HOME_USER;
Thu, 23 Nov 2006 17:52:48 +0100 urbanc fixed some typos
Thu, 23 Nov 2006 14:11:49 +0100 urbanc tuned the proof of the strong induction principle
Thu, 23 Nov 2006 13:32:19 +0100 webertj typo in comment fixed
Thu, 23 Nov 2006 11:39:11 +0100 aspinall Add retractfile to supported pgip commands
Thu, 23 Nov 2006 11:24:33 +0100 aspinall PGIP: add retractfile. Be stricter in file open/close protocol.
Thu, 23 Nov 2006 00:52:23 +0100 wenzelm replaced Args.map_values/Element.map_ctxt_values by general morphism application;
Thu, 23 Nov 2006 00:52:19 +0100 wenzelm moved ML identifiers to structure ML_Syntax;
Thu, 23 Nov 2006 00:52:15 +0100 wenzelm added morph_ctxt, morph_witness;
Thu, 23 Nov 2006 00:52:11 +0100 wenzelm replaced map_values by morph_values;
Thu, 23 Nov 2006 00:52:07 +0100 wenzelm moved string_of_pair/list/option to structure ML_Syntax;
Thu, 23 Nov 2006 00:52:03 +0100 wenzelm moved ML syntax operations to structure ML_Syntax;
Thu, 23 Nov 2006 00:52:01 +0100 wenzelm Basic ML syntax operations.
Thu, 23 Nov 2006 00:51:57 +0100 wenzelm Abstract morphisms on formal entities.
Thu, 23 Nov 2006 00:51:54 +0100 wenzelm added morphism.ML, General/ml_syntax.ML;
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);
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip