haftmann [Thu, 13 Dec 2007 07:08:59 +0100] rev 25611
isatool codegen now returns exit value
kleing [Thu, 13 Dec 2007 06:51:22 +0100] rev 25610
a fold operation for multisets + more lemmas
haftmann [Wed, 12 Dec 2007 19:26:37 +0100] rev 25609
tuned
haftmann [Wed, 12 Dec 2007 09:00:07 +0100] rev 25608
adjusted
haftmann [Tue, 11 Dec 2007 10:23:14 +0100] rev 25607
pretty for instantiation and overloading
haftmann [Tue, 11 Dec 2007 10:23:13 +0100] rev 25606
continued
haftmann [Tue, 11 Dec 2007 10:23:12 +0100] rev 25605
error handling for pathological cases
haftmann [Tue, 11 Dec 2007 10:23:11 +0100] rev 25604
dropped induction rule
haftmann [Tue, 11 Dec 2007 10:23:10 +0100] rev 25603
dropped Class.prep_spec
haftmann [Tue, 11 Dec 2007 10:23:09 +0100] rev 25602
moved lemma odd_pos to theory Parity
haftmann [Tue, 11 Dec 2007 10:23:08 +0100] rev 25601
joined StarClasses theory with StarDef
haftmann [Tue, 11 Dec 2007 10:23:05 +0100] rev 25600
joined EvenOdd theory with Parity
haftmann [Tue, 11 Dec 2007 10:23:03 +0100] rev 25599
tuned
haftmann [Mon, 10 Dec 2007 11:24:17 +0100] rev 25598
added simple primitive note
haftmann [Mon, 10 Dec 2007 11:24:15 +0100] rev 25597
moved instance parameter management from class.ML to axclass.ML
haftmann [Mon, 10 Dec 2007 11:24:14 +0100] rev 25596
tuned header
haftmann [Mon, 10 Dec 2007 11:24:12 +0100] rev 25595
switched import from Main to List
haftmann [Mon, 10 Dec 2007 11:24:09 +0100] rev 25594
switched import from Main to PreList
haftmann [Mon, 10 Dec 2007 11:24:08 +0100] rev 25593
explicit import of theory ATP_Linkup
haftmann [Mon, 10 Dec 2007 11:24:06 +0100] rev 25592
explicit import of theory Main
haftmann [Mon, 10 Dec 2007 11:24:03 +0100] rev 25591
swtiched ATP_Linkup and PreList in theory hierarchy
wenzelm [Sun, 09 Dec 2007 21:44:50 +0100] rev 25590
ML_OPTIONS="-H 1500" -- potentially works around GC core dump;
krauss [Sun, 09 Dec 2007 20:59:53 +0100] rev 25589
added Id, some cleanup
wenzelm [Sat, 08 Dec 2007 22:28:27 +0100] rev 25588
tuned message;
wenzelm [Sat, 08 Dec 2007 22:07:22 +0100] rev 25587
renamed IsabelleResult to IsabelleProcess.Result;
wenzelm [Sat, 08 Dec 2007 21:48:03 +0100] rev 25586
Isabelle process wrapper for JVM platform (tentative implementation in
Java, which is to be replaced by a sane source language eventually);
wenzelm [Sat, 08 Dec 2007 21:41:30 +0100] rev 25585
tuned messages;
wenzelm [Sat, 08 Dec 2007 21:20:07 +0100] rev 25584
Isar loop: recover after toplevel crashes;
wenzelm [Sat, 08 Dec 2007 21:20:06 +0100] rev 25583
secure_main: enforces terminator, to gain robustness;
wenzelm [Sat, 08 Dec 2007 21:20:05 +0100] rev 25582
text_of: make double sure that result is well-formed, to avoid recurrent failures;