Tue, 03 Apr 2012 16:27:32 +0200 wenzelm export into target context (again), to retain its 'defines' (e.g. abbreviation lcoeff in theory HOL/Algebra/UnivPoly);
Tue, 03 Apr 2012 16:10:34 +0200 wenzelm better drop background syntax if entity depends on parameters;
Tue, 03 Apr 2012 14:37:16 +0200 wenzelm more uniform abbrev vs. define;
Tue, 03 Apr 2012 13:47:15 +0200 wenzelm tuned;
Tue, 03 Apr 2012 11:28:21 +0200 wenzelm clarified generic_const vs. close_schematic_term;
Tue, 03 Apr 2012 11:21:17 +0200 wenzelm tuned;
Tue, 03 Apr 2012 10:59:20 +0200 wenzelm more uniform theory_abbrev with const_declaration;
Tue, 03 Apr 2012 10:04:41 +0200 wenzelm avoid const_declaration in aux. context (cf. locale_foundation);
Tue, 03 Apr 2012 09:47:20 +0200 wenzelm clarified background_foundation vs. theory_foundation (with const_declaration);
Tue, 03 Apr 2012 09:41:16 +0200 wenzelm tuned;
Mon, 02 Apr 2012 23:55:25 +0200 wenzelm more general standard_declaration;
Mon, 02 Apr 2012 23:27:24 +0200 wenzelm better restore after close_target;
Mon, 02 Apr 2012 21:52:03 +0200 wenzelm tuned;
Mon, 02 Apr 2012 21:49:27 +0200 wenzelm clarified standard_declaration vs. theory_declaration;
Mon, 02 Apr 2012 20:50:41 +0200 wenzelm smarter generic_const: plain alias for non-dependent case (e.g. prospective datatype or record syntax);
Mon, 02 Apr 2012 20:12:17 +0200 wenzelm tuned;
Mon, 02 Apr 2012 19:54:25 +0200 wenzelm tuned;
Mon, 02 Apr 2012 19:47:21 +0200 wenzelm tuned signature;
Mon, 02 Apr 2012 19:10:52 +0200 wenzelm misc tuning and simplification;
Mon, 02 Apr 2012 17:00:32 +0200 wenzelm better restore to first target, not last target;
Mon, 02 Apr 2012 16:35:09 +0200 wenzelm refined define/abbrev: allow extra fixes in aux. context vs. bottom target (NB: export_term expands defined variables, leaving fixed ones);
Mon, 02 Apr 2012 15:42:50 +0200 wenzelm more general Local_Theory.restore, allow any nesting level;
Mon, 02 Apr 2012 13:47:00 +0200 nipkow new tutorial
Mon, 02 Apr 2012 10:49:03 +0200 nipkow New manual Programming and Proving in Isabelle/HOL
Mon, 02 Apr 2012 09:18:16 +0200 huffman add simp rules for dvd on negative numerals
Sun, 01 Apr 2012 23:21:54 +0200 krauss merged, manually resolving conflicts due to session renaming (cf. 6488c5efec49)
Sun, 01 Apr 2012 23:09:36 +0200 krauss clarified terminology; added reference to bundle component
Sun, 01 Apr 2012 22:55:06 +0200 krauss less modest NEWS; CONTRIBUTORS
Sun, 01 Apr 2012 22:41:56 +0200 krauss renamed import session back to Import, conforming to directory name; NEWS
Sun, 01 Apr 2012 23:07:15 +0200 wenzelm more precise IsaMakefile (eg. see HOL-Algebra);
Sun, 01 Apr 2012 22:58:05 +0200 wenzelm more keywords;
Sun, 01 Apr 2012 22:40:15 +0200 wenzelm merged
Sun, 01 Apr 2012 22:14:59 +0200 krauss merged
Sun, 01 Apr 2012 22:03:45 +0200 krauss removed old HOL4 import -- corresponding exporter is lost, code is broken, no users known, maintenance nightmare
Sun, 01 Apr 2012 14:50:47 +0200 Cezary Kaliszyk Modernized HOL-Import for HOL Light
Sun, 01 Apr 2012 22:26:28 +0200 wenzelm merged
Sun, 01 Apr 2012 21:12:04 +0200 krauss adapted Mira configuration to dd04c8173bb2.
Sun, 01 Apr 2012 16:09:58 +0200 huffman removed Nat_Numeral.thy, moving all theorems elsewhere
Sun, 01 Apr 2012 22:02:14 +0200 wenzelm less brutal return from function, to allow caller to report error;
Sun, 01 Apr 2012 21:46:45 +0200 wenzelm more general context command with auxiliary fixes/assumes etc.;
Sun, 01 Apr 2012 21:45:25 +0200 wenzelm more precise type annotation (cf. 6523a21076a8);
Sun, 01 Apr 2012 20:42:19 +0200 wenzelm nothing specific about named target;
Sun, 01 Apr 2012 20:36:33 +0200 wenzelm clarified Generic_Target.notes: always perform Attrib.partial_evaluation;
Sun, 01 Apr 2012 19:07:32 +0200 wenzelm added Attrib.global_notes/local_notes/generic_notes convenience;
Sun, 01 Apr 2012 19:04:52 +0200 wenzelm simplified;
Sun, 01 Apr 2012 18:01:19 +0200 wenzelm tuned signature;
Sun, 01 Apr 2012 15:23:43 +0200 wenzelm clarified Named_Target.target_declaration: propagate through other levels as well;
Sun, 01 Apr 2012 14:29:22 +0200 wenzelm Local_Theory.map_contexts with explicit level indication: 0 = main target at bottom;
Sun, 01 Apr 2012 09:12:03 +0200 huffman tuned proofs
Sat, 31 Mar 2012 22:45:46 +0200 huffman merged
Sat, 31 Mar 2012 20:09:24 +0200 huffman tuned proof
Sat, 31 Mar 2012 19:10:58 +0200 huffman add lemma power_le_one
Sat, 31 Mar 2012 19:38:41 +0200 wenzelm tuned;
Sat, 31 Mar 2012 19:26:23 +0200 wenzelm tuned signature;
Sat, 31 Mar 2012 19:09:59 +0200 wenzelm more direct Local_Defs.contract;
Sat, 31 Mar 2012 15:29:49 +0200 wenzelm more precise Local_Defs.expand wrt. *local* prems only;
Sat, 31 Mar 2012 15:21:35 +0200 wenzelm tuned comment;
Fri, 30 Mar 2012 21:08:00 +0200 wenzelm more robust Scala 2.9.x interpreter invocation -- avoid separate interpreter thread and thus deadlock of Swing_Thread.now;
Fri, 30 Mar 2012 19:36:41 +0200 wenzelm tuned;
Fri, 30 Mar 2012 18:56:46 +0200 haftmann dropped empty files
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip