Sun, 26 Nov 2006 18:07:16 +0100 wenzelm updated (binder) syntax/notation;
Fri, 24 Nov 2006 22:05:19 +0100 wenzelm tuned morphisms;
Fri, 24 Nov 2006 22:05:18 +0100 wenzelm added export_morphism;
Fri, 24 Nov 2006 22:05:17 +0100 wenzelm simultaneous fact morphism;
Fri, 24 Nov 2006 22:05:16 +0100 wenzelm added type_map;
Fri, 24 Nov 2006 22:05:15 +0100 wenzelm added cterm_rule;
Fri, 24 Nov 2006 22:05:14 +0100 wenzelm fake predeclaration of structure ProofContext;
Fri, 24 Nov 2006 22:05:13 +0100 wenzelm added export_morphism;
Fri, 24 Nov 2006 22:05:12 +0100 wenzelm ProofContext.init;
Fri, 24 Nov 2006 17:23:15 +0100 aspinall Comment: see RFC 2396 for relative URI syntax.
Fri, 24 Nov 2006 17:22:32 +0100 aspinall Send full paths in PGIP version of file loaded/retracted messages
Fri, 24 Nov 2006 16:38:42 +0100 paulson Conversion of "equal" to "=" for TSTP format; big tidy-up
Fri, 24 Nov 2006 13:44:51 +0100 krauss Lemma "fundef_default_value" uses predicate instead of set.
Fri, 24 Nov 2006 13:43:44 +0100 krauss The function package declares the [code] attribute automatically again.
Fri, 24 Nov 2006 13:39:22 +0100 krauss exported mk_base_funs for use by size-change tools
Fri, 24 Nov 2006 13:24:30 +0100 paulson ATP linkup now generates "new TPTP" rather than "old TPTP"
Thu, 23 Nov 2006 23:05:28 +0100 wenzelm more careful declaration of "inducts";
Thu, 23 Nov 2006 22:38:32 +0100 wenzelm tuned;
Thu, 23 Nov 2006 22:38:30 +0100 wenzelm prefer Proof.context over Context.generic;
Thu, 23 Nov 2006 22:38:29 +0100 wenzelm prefer Proof.context over Context.generic;
Thu, 23 Nov 2006 22:38:28 +0100 wenzelm tuned proofs;
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;
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip