Thu, 07 Dec 2006 17:58:41 +0100 wenzelm added Isar/term_syntax.ML;
Thu, 07 Dec 2006 17:58:39 +0100 wenzelm TermSyntax.notation/abbrevs;
Thu, 07 Dec 2006 16:47:36 +0100 paulson Removal of theorem tagging, which the ATP linkup no longer requires.
Thu, 07 Dec 2006 16:46:14 +0100 paulson Removal of theorem tagging, which the ATP linkup no longer requires,
Thu, 07 Dec 2006 14:11:39 +0100 wenzelm Poly/ML 5.0 setup for Isabelle2005.
Thu, 07 Dec 2006 00:42:04 +0100 wenzelm reorganized structure Goal vs. Tactic;
Wed, 06 Dec 2006 21:19:03 +0100 wenzelm export: added explicit term operation;
Wed, 06 Dec 2006 21:19:02 +0100 wenzelm abbrevs: actually observe target_morphism;
Wed, 06 Dec 2006 21:19:01 +0100 wenzelm added expand;
Wed, 06 Dec 2006 21:19:00 +0100 wenzelm moved hidden_polymorphism to term.ML;
Wed, 06 Dec 2006 21:18:59 +0100 wenzelm added hidden_polymorphism (from variable.ML);
Wed, 06 Dec 2006 21:18:58 +0100 wenzelm add_abbrevs: moved common parts to consts.ML;
Wed, 06 Dec 2006 21:18:57 +0100 wenzelm abbreviate: improved error handling, return result;
Wed, 06 Dec 2006 21:18:56 +0100 wenzelm export: added explicit term operation;
Wed, 06 Dec 2006 21:18:55 +0100 wenzelm LocalDefs.expand;
Wed, 06 Dec 2006 17:08:19 +0100 paulson Improved tracing
Wed, 06 Dec 2006 01:12:58 +0100 wenzelm no timing;
Wed, 06 Dec 2006 01:12:57 +0100 wenzelm simplified ML bindings;
Wed, 06 Dec 2006 01:12:56 +0100 wenzelm simplified ML bindings -- moved to HOL.thy;
Wed, 06 Dec 2006 01:12:51 +0100 wenzelm added basic ML bindings;
Wed, 06 Dec 2006 01:12:43 +0100 wenzelm added aliases for nat_recs/cases;
Wed, 06 Dec 2006 01:12:42 +0100 wenzelm removed legacy ML bindings;
Wed, 06 Dec 2006 01:12:41 +0100 wenzelm reduced to genuine legacy bindings -- others in HOL.thy;
Wed, 06 Dec 2006 01:12:36 +0100 wenzelm removed legacy ML bindings;
Tue, 05 Dec 2006 22:14:53 +0100 wenzelm target_name: allow qualified names;
Tue, 05 Dec 2006 22:14:52 +0100 wenzelm add_notation: permissive about undeclared consts;
Tue, 05 Dec 2006 22:14:51 +0100 wenzelm generic_goal: enable stmt mode;
Tue, 05 Dec 2006 22:14:50 +0100 wenzelm encode declarations as notes (attributes), which enables proper inheritance, interpretation etc.;
Tue, 05 Dec 2006 22:14:49 +0100 wenzelm notation/abbreviation: more serious handling of morphisms;
Tue, 05 Dec 2006 22:14:48 +0100 wenzelm print_syntax etc.: plain Toplevel.context_of;
Tue, 05 Dec 2006 22:14:47 +0100 wenzelm attribute value: morphism;
Tue, 05 Dec 2006 22:14:46 +0100 wenzelm add_notation: permissive about undeclared consts;
Tue, 05 Dec 2006 22:14:45 +0100 wenzelm added mapping_result;
Tue, 05 Dec 2006 22:14:44 +0100 wenzelm added ML-Systems/polyml-5.0.ML;
Tue, 05 Dec 2006 22:14:42 +0100 wenzelm Attrib.internal: morphism;
Tue, 05 Dec 2006 22:14:41 +0100 wenzelm removed duplicate abbreviations (implicit inheritance);
Tue, 05 Dec 2006 22:14:39 +0100 wenzelm restored notation for less/less_eq (observe proper order of mixfix annotations!);
Tue, 05 Dec 2006 22:04:24 +0100 aspinall Document structure in pgip_markup.ML. Minor fixes.
Tue, 05 Dec 2006 19:33:15 +0100 aspinall Type alias for XML content
Tue, 05 Dec 2006 18:33:29 +0100 wenzelm setup for polyml-5.0;
Tue, 05 Dec 2006 18:32:54 +0100 wenzelm set DYLD_LIBRARY_PATH as well;
Tue, 05 Dec 2006 14:05:23 +0100 aspinall Fix typo. Some cleanup for XML attributes
Tue, 05 Dec 2006 13:57:24 +0100 aspinall Add dependency for new Emacs PG code
Tue, 05 Dec 2006 13:56:43 +0100 aspinall Support PGIP communication for preferences in Emacs mode.
Tue, 05 Dec 2006 01:17:32 +0100 wenzelm more careful indexing of local facts;
Tue, 05 Dec 2006 00:42:36 +0100 wenzelm * Pure: official theorem names and additional comments are now strictly separate.
Tue, 05 Dec 2006 00:30:38 +0100 wenzelm thm/prf: separate official name vs. additional tags;
Tue, 05 Dec 2006 00:29:19 +0100 wenzelm thm/prf: separate official name vs. additional tags;
Tue, 05 Dec 2006 00:29:16 +0100 wenzelm notes: added non-official name;
Tue, 05 Dec 2006 00:29:13 +0100 wenzelm note_thmss: added kind tag and non-official name;
Mon, 04 Dec 2006 22:12:08 +0100 aspinall Add separate PG Emacs configuration
Mon, 04 Dec 2006 22:11:28 +0100 aspinall Include pgip markup module
Mon, 04 Dec 2006 21:41:47 +0100 aspinall Build instructions for new Proof General module [not yet activated]
Mon, 04 Dec 2006 21:33:36 +0100 aspinall Forward compatibility with new Proof General module.
Mon, 04 Dec 2006 20:48:57 +0100 aspinall New files.
Mon, 04 Dec 2006 20:40:11 +0100 aspinall Revamped Proof General interface.
Mon, 04 Dec 2006 16:55:08 +0100 aspinall Add parse_string for attribute values and other string content
Mon, 04 Dec 2006 15:15:59 +0100 krauss added Ramsey.thy to Library imports, to include it in the daily builds
Mon, 04 Dec 2006 15:15:09 +0100 krauss fixed definition syntax
Mon, 04 Dec 2006 00:06:59 +0100 wenzelm theory Alloc no longer works -- quick_and_dirty;
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip