Wed, 10 Oct 2007 17:31:56 +0200 wenzelm generalized notation interface (add or del);
Wed, 10 Oct 2007 17:31:55 +0200 wenzelm tuned;
Wed, 10 Oct 2007 17:31:54 +0200 wenzelm improved abs_def: only abstract over outermost (unique) Vars;
Wed, 10 Oct 2007 17:31:53 +0200 wenzelm proper latex antiquotations instead of adhoc escapes;
Wed, 10 Oct 2007 17:31:52 +0200 wenzelm updated;
Wed, 10 Oct 2007 16:29:11 +0200 wenzelm added no_notation;
Wed, 10 Oct 2007 15:05:42 +0200 paulson removed dead code
Wed, 10 Oct 2007 15:05:34 +0200 paulson more metis proofs
Wed, 10 Oct 2007 10:55:37 +0200 ballarin Prepare proper interface of interpretation_i, interpret_i.
Wed, 10 Oct 2007 10:50:11 +0200 paulson getting rid of type typ_var
Tue, 09 Oct 2007 19:48:55 +0200 wenzelm tuned;
Tue, 09 Oct 2007 19:48:54 +0200 wenzelm class: print result is for locale;
Tue, 09 Oct 2007 18:14:00 +0200 paulson context-based treatment of generalization; also handling TFrees in axiom clauses
Tue, 09 Oct 2007 17:11:20 +0200 wenzelm TheoryTarget.init_cmd;
Tue, 09 Oct 2007 17:10:49 +0200 wenzelm removed LocalTheory.defs/target_morphism operations;
Tue, 09 Oct 2007 17:10:48 +0200 wenzelm renamed AxClass.get_definition to AxClass.get_info (again);
Tue, 09 Oct 2007 17:10:46 +0200 wenzelm removed LocalTheory.defs/target_morphism operations;
Tue, 09 Oct 2007 17:10:45 +0200 wenzelm AxClass.axiomatize and Specification: renamed XXX_i to XXX, and XXX to XXX_cmd;
Tue, 09 Oct 2007 17:10:44 +0200 wenzelm removed LocalTheory.defs/target_morphism operations;
Tue, 09 Oct 2007 17:10:43 +0200 wenzelm renamed AxClass.get_definition to AxClass.get_info (again);
Tue, 09 Oct 2007 17:10:41 +0200 wenzelm renamed AxClass.get_definition to AxClass.get_info (again);
Tue, 09 Oct 2007 17:10:38 +0200 wenzelm renamed AxClass.get_definition to AxClass.get_info (again);
Tue, 09 Oct 2007 17:10:36 +0200 wenzelm Specification: renamed XXX_i to XXX, and XXX to XXX_cmd;
Tue, 09 Oct 2007 17:10:34 +0200 wenzelm AxClass.axiomatize: renamed XXX_i to XXX, and XXX to XXX_cmd;
Tue, 09 Oct 2007 17:10:32 +0200 wenzelm removed LocalTheory.defs, use plain LocalTheory.def;
Tue, 09 Oct 2007 00:26:56 +0200 wenzelm tuned;
Tue, 09 Oct 2007 00:20:23 +0200 wenzelm generic Syntax.pretty/string_of operations;
Tue, 09 Oct 2007 00:20:22 +0200 wenzelm generic Syntax.pretty/string_of operations;
Tue, 09 Oct 2007 00:20:21 +0200 wenzelm generic Syntax.pretty/string_of operations;
Tue, 09 Oct 2007 00:20:13 +0200 wenzelm generic Syntax.pretty/string_of operations;
Mon, 08 Oct 2007 22:06:32 +0200 haftmann updated keywords
Mon, 08 Oct 2007 22:03:31 +0200 haftmann moved translation kernel to CodeThingol
Mon, 08 Oct 2007 22:03:30 +0200 haftmann tuned
Mon, 08 Oct 2007 22:03:28 +0200 haftmann simplified evaluation
Mon, 08 Oct 2007 22:03:25 +0200 haftmann integrated FixedPoint into Inductive
Mon, 08 Oct 2007 22:03:21 +0200 haftmann added proper subclass concept; improved class target
Mon, 08 Oct 2007 20:20:13 +0200 chaieb fixed bug in grobner_ideal
Mon, 08 Oct 2007 19:53:09 +0200 wenzelm tuned generated comment;
Mon, 08 Oct 2007 18:13:10 +0200 wenzelm primitive add_def: strip sorts in axiom;
Mon, 08 Oct 2007 18:13:09 +0200 wenzelm avoid polymorphic equality;
Mon, 08 Oct 2007 18:13:08 +0200 wenzelm maintain typargs for abbrevs as well;
Mon, 08 Oct 2007 18:13:07 +0200 wenzelm Codegen.is_instance: raw match, ignore sort constraints;
Mon, 08 Oct 2007 18:13:06 +0200 wenzelm Codegen.is_instance: raw match, ignore sort constraints;
Mon, 08 Oct 2007 18:13:05 +0200 wenzelm turned keywords invariant/freshness_context into reserved indentifiers;
Mon, 08 Oct 2007 18:13:04 +0200 wenzelm tuned generated comment;
Mon, 08 Oct 2007 18:13:03 +0200 wenzelm updated;
Mon, 08 Oct 2007 18:13:01 +0200 wenzelm moved HOL-Nominal keywords into default collection (isar-keywords.el);
Mon, 08 Oct 2007 16:28:29 +0200 berghofe list_codegen and char_codegen now call invoke_tycodegen to ensure
Mon, 08 Oct 2007 08:04:28 +0200 haftmann added first version of user-space type system for class target
Mon, 08 Oct 2007 08:04:26 +0200 haftmann clarified
Mon, 08 Oct 2007 07:38:13 +0200 urbanc Isar-fied many proofs
Mon, 08 Oct 2007 07:09:29 +0200 urbanc changed VC-Compatible to VC_Compatible
Mon, 08 Oct 2007 07:05:54 +0200 urbanc changed file name
Mon, 08 Oct 2007 05:27:52 +0200 urbanc added the two new examples from Nominal to the build process
Mon, 08 Oct 2007 05:23:47 +0200 urbanc added two new example files
Sun, 07 Oct 2007 21:29:42 +0200 wenzelm modernized specifications;
Sun, 07 Oct 2007 21:19:31 +0200 wenzelm modernized specifications;
Sun, 07 Oct 2007 15:49:25 +0200 wenzelm replaced some 'translations' by 'abbreviation';
Sun, 07 Oct 2007 13:57:05 +0200 wenzelm * Basic Isabelle mode for jEdit.
Sun, 07 Oct 2007 13:52:16 +0200 wenzelm tuned generated comment;
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip