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
Mon, 08 Sep 2014 23:09:04 +0200 blanchet removed comment (yes, this is different -- add_typedef_global will fail in a locale with assumptions)
Mon, 08 Sep 2014 23:04:18 +0200 blanchet added flag to 'typedef' to allow concealed definitions
Mon, 08 Sep 2014 23:04:18 +0200 blanchet ported old Nominal to use new datatypes
Mon, 08 Sep 2014 20:42:52 +0200 traytel made tactic even more robust w.r.t. dead variables
Mon, 08 Sep 2014 19:21:19 +0200 blanchet made N2M work with sort constraints (cf. TODO)
Mon, 08 Sep 2014 19:21:14 +0200 blanchet compile
Mon, 08 Sep 2014 19:21:07 +0200 blanchet honour sorts in N2M
Mon, 08 Sep 2014 16:51:35 +0200 blanchet proper sort constraints in map and rel theorems
Mon, 08 Sep 2014 16:22:26 +0200 blanchet made new countable tactic work with sorts other than 'type'
Mon, 08 Sep 2014 16:14:21 +0200 blanchet adapted examples to latest changes
Mon, 08 Sep 2014 16:09:10 +0200 blanchet made code work also in the presence of deads
Mon, 08 Sep 2014 15:54:33 +0200 blanchet export right sorts
Mon, 08 Sep 2014 15:12:35 +0200 blanchet test sorts
Mon, 08 Sep 2014 15:11:37 +0200 blanchet use right sort constraints
Mon, 08 Sep 2014 14:04:03 +0200 blanchet never include hidden names -- these cannot be referenced afterward
Mon, 08 Sep 2014 14:03:57 +0200 blanchet use compatibility layer
Mon, 08 Sep 2014 14:03:46 +0200 blanchet made SML/NJ happire
Mon, 08 Sep 2014 14:03:40 +0200 blanchet export useful functions for users of (co)recursors
Mon, 08 Sep 2014 14:03:35 +0200 blanchet improved caching
Mon, 08 Sep 2014 14:03:13 +0200 blanchet compile
Mon, 08 Sep 2014 14:03:08 +0200 blanchet wildcards in plugins
Mon, 08 Sep 2014 14:03:02 +0200 blanchet improved 'datatype_compat' further for recursion through functions
Mon, 08 Sep 2014 14:03:02 +0200 blanchet no type-based lookup -- these fail in the general, ambiguous case
Mon, 08 Sep 2014 14:03:02 +0200 blanchet tuning
Mon, 08 Sep 2014 14:03:02 +0200 blanchet more examples/tests
Mon, 08 Sep 2014 14:03:02 +0200 blanchet tuned docs
Mon, 08 Sep 2014 14:03:01 +0200 blanchet properly note theorems for split recursors
Mon, 08 Sep 2014 14:03:01 +0200 blanchet tuning
Mon, 08 Sep 2014 14:03:01 +0200 blanchet updated docs
Mon, 08 Sep 2014 14:03:01 +0200 blanchet extended 'datatype_compat' to generate the expected, old-style recursor in the presence of recursion through functions
Mon, 08 Sep 2014 14:03:01 +0200 blanchet tuning
Mon, 08 Sep 2014 14:03:01 +0200 blanchet export one more ML function
Mon, 08 Sep 2014 14:03:01 +0200 blanchet tuning
Mon, 08 Sep 2014 14:03:01 +0200 blanchet more compatibility documentation
Mon, 08 Sep 2014 13:56:28 +0200 blanchet refactored MaSh files to avoid regenerating exports on each eval
Mon, 08 Sep 2014 13:56:27 +0200 blanchet added missing 'transpose'
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 tip