blanchet [Tue, 09 Sep 2014 20:51:36 +0200] rev 58260
ported Isar_Examples to new datatypes
blanchet [Tue, 09 Sep 2014 20:51:36 +0200] rev 58259
ported Decision_Procs to new datatypes
blanchet [Tue, 09 Sep 2014 20:51:36 +0200] rev 58258
ported Induct to new datatypes
blanchet [Tue, 09 Sep 2014 20:51:36 +0200] rev 58257
half-ported Imperative HOL to new datatypes
blanchet [Tue, 09 Sep 2014 20:51:36 +0200] rev 58256
generalized 'datatype' LaTeX antiquotation and added 'codatatype'
blanchet [Tue, 09 Sep 2014 20:51:36 +0200] rev 58255
tuned messages
blanchet [Tue, 09 Sep 2014 20:51:36 +0200] rev 58254
rename_tac'd scripts
blanchet [Tue, 09 Sep 2014 20:51:36 +0200] rev 58253
reverted 83a8570b44bc, which was a misunderstanding
blanchet [Tue, 09 Sep 2014 20:51:36 +0200] rev 58252
rename_tac'd script
blanchet [Tue, 09 Sep 2014 20:51:36 +0200] rev 58251
ported Bali to new datatypes
blanchet [Tue, 09 Sep 2014 20:51:36 +0200] rev 58250
rename_tac'd scripts
blanchet [Tue, 09 Sep 2014 20:51:36 +0200] rev 58249
use 'datatype_new' (soon to be renamed 'datatype') in Isabelle's libraries
nipkow [Tue, 09 Sep 2014 17:51:07 +0200] rev 58248
merged
nipkow [Tue, 09 Sep 2014 17:50:54 +0200] rev 58247
enamed drop_Suc_conv_tl and nth_drop' to Cons_nth_drop_Suc
steckerm [Tue, 09 Sep 2014 15:33:01 +0200] rev 58246
Fixed bug which broke isar proof construction for all ATPs except Waldmeister_new
blanchet [Mon, 08 Sep 2014 23:09:37 +0200] rev 58245
more docs
blanchet [Mon, 08 Sep 2014 23:09:34 +0200] rev 58244
more documentation
blanchet [Mon, 08 Sep 2014 23:09:25 +0200] rev 58243
made 'lifting' plugin more robust
blanchet [Mon, 08 Sep 2014 23:09:24 +0200] rev 58242
tuned command descriptions
blanchet [Mon, 08 Sep 2014 23:09:23 +0200] rev 58241
generate better internal names, with name of the target type in it
blanchet [Mon, 08 Sep 2014 23:09:04 +0200] rev 58240
removed comment (yes, this is different -- add_typedef_global will fail in a locale with assumptions)
blanchet [Mon, 08 Sep 2014 23:04:18 +0200] rev 58239
added flag to 'typedef' to allow concealed definitions
blanchet [Mon, 08 Sep 2014 23:04:18 +0200] rev 58238
ported old Nominal to use new datatypes
traytel [Mon, 08 Sep 2014 20:42:52 +0200] rev 58237
made tactic even more robust w.r.t. dead variables
blanchet [Mon, 08 Sep 2014 19:21:19 +0200] rev 58236
made N2M work with sort constraints (cf. TODO)
blanchet [Mon, 08 Sep 2014 19:21:14 +0200] rev 58235
compile
blanchet [Mon, 08 Sep 2014 19:21:07 +0200] rev 58234
honour sorts in N2M
blanchet [Mon, 08 Sep 2014 16:51:35 +0200] rev 58233
proper sort constraints in map and rel theorems
blanchet [Mon, 08 Sep 2014 16:22:26 +0200] rev 58232
made new countable tactic work with sorts other than 'type'
blanchet [Mon, 08 Sep 2014 16:14:21 +0200] rev 58231
adapted examples to latest changes