Thu, 11 Sep 2014 18:54:36 +0200 blanchet speed up old Nominal by killing type variables
Thu, 11 Sep 2014 18:54:36 +0200 blanchet took out some datatype tests for Refute -- these yield timeouts on some Isatests after transition to new datatypes, for some reason (and Refute is obsolete anyway)
Thu, 11 Sep 2014 18:54:36 +0200 blanchet more docs
Thu, 11 Sep 2014 15:08:56 +0200 traytel new deads go to the end
Thu, 11 Sep 2014 11:49:47 +0200 blanchet comment
Wed, 10 Sep 2014 22:52:46 +0200 haftmann more material on lists
Wed, 10 Sep 2014 14:58:02 +0200 haftmann explicit check phase to guide type inference of class expression towards one single type variable
Wed, 10 Sep 2014 14:58:01 +0200 haftmann tuned
Wed, 10 Sep 2014 14:57:03 +0200 haftmann dropped ineffective print_translation which has never been adjusted to check/uncheck-style case patterns
Tue, 09 Sep 2014 23:54:47 +0200 blanchet tuning
Tue, 09 Sep 2014 23:54:39 +0200 blanchet proper checks -- the calls data structure may contain spurious entries
Tue, 09 Sep 2014 22:33:43 +0200 blanchet avoid exception
Tue, 09 Sep 2014 22:28:49 +0200 blanchet avoid internal fact
Tue, 09 Sep 2014 22:25:14 +0200 blanchet restored old case names
Tue, 09 Sep 2014 20:51:36 +0200 blanchet compile
Tue, 09 Sep 2014 20:51:36 +0200 blanchet avoid duplicate case names
Tue, 09 Sep 2014 20:51:36 +0200 blanchet nicer case names in the N2M case, similar to those generated by the old package (e.g. 'Cons_tree' instead of just 'Cons')
Tue, 09 Sep 2014 20:51:36 +0200 blanchet preserve case names in '(co)induct' theorems generated by prim(co)rec'
Tue, 09 Sep 2014 20:51:36 +0200 blanchet hide DEADID/ID theorems
Tue, 09 Sep 2014 20:51:36 +0200 blanchet tuning
Tue, 09 Sep 2014 20:51:36 +0200 blanchet more canonical (and correct) local theory threading
Tue, 09 Sep 2014 20:51:36 +0200 blanchet removed 'datatype_compat's that are no longer needed
Tue, 09 Sep 2014 20:51:36 +0200 blanchet documented extraction plugin
Tue, 09 Sep 2014 20:51:36 +0200 blanchet made realizer more robust in the face of nesting through functions
Tue, 09 Sep 2014 20:51:36 +0200 blanchet removed debugging junk
Tue, 09 Sep 2014 20:51:36 +0200 blanchet renamed ML file and module
Tue, 09 Sep 2014 20:51:36 +0200 blanchet made datatype realizer plugin work for new-style datatypes with no nesting
Tue, 09 Sep 2014 20:51:36 +0200 blanchet ported HOL-Proofs-Lambda to new datatypes
Tue, 09 Sep 2014 20:51:36 +0200 blanchet ported HOL-Proofs-Extraction to new datatypes
Tue, 09 Sep 2014 20:51:36 +0200 blanchet made SML/NJ happier
Tue, 09 Sep 2014 20:51:36 +0200 blanchet more porting to new datatypes
Tue, 09 Sep 2014 20:51:36 +0200 blanchet tuned IArray code generator w.r.t. map rel set
Tue, 09 Sep 2014 20:51:36 +0200 blanchet ported Nitpick_Examples to new datatypes
Tue, 09 Sep 2014 20:51:36 +0200 blanchet set 'fundef_cong' attribute also for (co)datatypes with no live type variables
Tue, 09 Sep 2014 20:51:36 +0200 blanchet ported IArray to new datatypes
Tue, 09 Sep 2014 20:51:36 +0200 blanchet prevent infinite loop when type variables are of a non-'type' sort
Tue, 09 Sep 2014 20:51:36 +0200 blanchet tuned code
Tue, 09 Sep 2014 20:51:36 +0200 blanchet ported MicroJava to new datatypes
Tue, 09 Sep 2014 20:51:36 +0200 blanchet rename_tac'd scrips
Tue, 09 Sep 2014 20:51:36 +0200 blanchet ported Unix to new datatypes
Tue, 09 Sep 2014 20:51:36 +0200 blanchet ported Isar_Examples to new datatypes
Tue, 09 Sep 2014 20:51:36 +0200 blanchet ported Decision_Procs to new datatypes
Tue, 09 Sep 2014 20:51:36 +0200 blanchet ported Induct to new datatypes
Tue, 09 Sep 2014 20:51:36 +0200 blanchet half-ported Imperative HOL to new datatypes
Tue, 09 Sep 2014 20:51:36 +0200 blanchet generalized 'datatype' LaTeX antiquotation and added 'codatatype'
Tue, 09 Sep 2014 20:51:36 +0200 blanchet tuned messages
Tue, 09 Sep 2014 20:51:36 +0200 blanchet rename_tac'd scripts
Tue, 09 Sep 2014 20:51:36 +0200 blanchet reverted 83a8570b44bc, which was a misunderstanding
Tue, 09 Sep 2014 20:51:36 +0200 blanchet rename_tac'd script
Tue, 09 Sep 2014 20:51:36 +0200 blanchet ported Bali to new datatypes
Tue, 09 Sep 2014 20:51:36 +0200 blanchet rename_tac'd scripts
Tue, 09 Sep 2014 20:51:36 +0200 blanchet use 'datatype_new' (soon to be renamed 'datatype') in Isabelle's libraries
Tue, 09 Sep 2014 17:51:07 +0200 nipkow merged
Tue, 09 Sep 2014 17:50:54 +0200 nipkow enamed drop_Suc_conv_tl and nth_drop' to Cons_nth_drop_Suc
Tue, 09 Sep 2014 15:33:01 +0200 steckerm Fixed bug which broke isar proof construction for all ATPs except Waldmeister_new
Mon, 08 Sep 2014 23:09:37 +0200 blanchet more docs
Mon, 08 Sep 2014 23:09:34 +0200 blanchet more documentation
Mon, 08 Sep 2014 23:09:25 +0200 blanchet made 'lifting' plugin more robust
Mon, 08 Sep 2014 23:09:24 +0200 blanchet tuned command descriptions
Mon, 08 Sep 2014 23:09:23 +0200 blanchet generate better internal names, with name of the target type in it
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip