wenzelm [Mon, 02 Apr 2012 19:54:25 +0200] rev 47276
tuned;
wenzelm [Mon, 02 Apr 2012 19:47:21 +0200] rev 47275
tuned signature;
wenzelm [Mon, 02 Apr 2012 19:10:52 +0200] rev 47274
misc tuning and simplification;
wenzelm [Mon, 02 Apr 2012 17:00:32 +0200] rev 47273
better restore to first target, not last target;
wenzelm [Mon, 02 Apr 2012 16:35:09 +0200] rev 47272
refined define/abbrev: allow extra fixes in aux. context vs. bottom target (NB: export_term expands defined variables, leaving fixed ones);
wenzelm [Mon, 02 Apr 2012 15:42:50 +0200] rev 47271
more general Local_Theory.restore, allow any nesting level;
nipkow [Mon, 02 Apr 2012 13:47:00 +0200] rev 47270
new tutorial
nipkow [Mon, 02 Apr 2012 10:49:03 +0200] rev 47269
New manual Programming and Proving in Isabelle/HOL
huffman [Mon, 02 Apr 2012 09:18:16 +0200] rev 47268
add simp rules for dvd on negative numerals
krauss [Sun, 01 Apr 2012 23:21:54 +0200] rev 47267
merged, manually resolving conflicts due to session renaming (cf. 6488c5efec49)
krauss [Sun, 01 Apr 2012 23:09:36 +0200] rev 47266
clarified terminology; added reference to bundle component
krauss [Sun, 01 Apr 2012 22:55:06 +0200] rev 47265
less modest NEWS; CONTRIBUTORS
krauss [Sun, 01 Apr 2012 22:41:56 +0200] rev 47264
renamed import session back to Import, conforming to directory name; NEWS
wenzelm [Sun, 01 Apr 2012 23:07:15 +0200] rev 47263
more precise IsaMakefile (eg. see HOL-Algebra);
wenzelm [Sun, 01 Apr 2012 22:58:05 +0200] rev 47262
more keywords;
wenzelm [Sun, 01 Apr 2012 22:40:15 +0200] rev 47261
merged
krauss [Sun, 01 Apr 2012 22:14:59 +0200] rev 47260
merged
krauss [Sun, 01 Apr 2012 22:03:45 +0200] rev 47259
removed old HOL4 import -- corresponding exporter is lost, code is broken, no users known, maintenance nightmare
Cezary Kaliszyk <cezarykaliszyk@gmail.com> [Sun, 01 Apr 2012 14:50:47 +0200] rev 47258
Modernized HOL-Import for HOL Light
wenzelm [Sun, 01 Apr 2012 22:26:28 +0200] rev 47257
merged
krauss [Sun, 01 Apr 2012 21:12:04 +0200] rev 47256
adapted Mira configuration to dd04c8173bb2.
huffman [Sun, 01 Apr 2012 16:09:58 +0200] rev 47255
removed Nat_Numeral.thy, moving all theorems elsewhere
wenzelm [Sun, 01 Apr 2012 22:02:14 +0200] rev 47254
less brutal return from function, to allow caller to report error;
wenzelm [Sun, 01 Apr 2012 21:46:45 +0200] rev 47253
more general context command with auxiliary fixes/assumes etc.;
wenzelm [Sun, 01 Apr 2012 21:45:25 +0200] rev 47252
more precise type annotation (cf. 6523a21076a8);
wenzelm [Sun, 01 Apr 2012 20:42:19 +0200] rev 47251
nothing specific about named target;
wenzelm [Sun, 01 Apr 2012 20:36:33 +0200] rev 47250
clarified Generic_Target.notes: always perform Attrib.partial_evaluation;
more uniform Generic_Target.theory_notes/locale_notes: apply facts to all target contexts;
wenzelm [Sun, 01 Apr 2012 19:07:32 +0200] rev 47249
added Attrib.global_notes/local_notes/generic_notes convenience;