haftmann [Fri, 06 Apr 2012 19:18:00 +0200] rev 47398
tuned
haftmann [Fri, 06 Apr 2012 18:17:16 +0200] rev 47397
no preference wrt. fold(l/r); prefer fold rather than foldr for iterating over lists in generated code
wenzelm [Sat, 07 Apr 2012 19:59:09 +0200] rev 47396
enable parallel proofs (cf. e8552cba702d), only affects packages so far;
disable quick_and_dirty to make packages produce proofs -- NB: 'sorry' works via "int" mode of proof commands;
wenzelm [Sat, 07 Apr 2012 19:28:44 +0200] rev 47395
added static command status markup, to emphasize accepted but unassigned/unparsed commands (notably in overview panel);
wenzelm [Sat, 07 Apr 2012 18:08:29 +0200] rev 47394
tuned proofs;
wenzelm [Sat, 07 Apr 2012 17:55:35 +0200] rev 47393
more robust update_perspective, e.g. required after reload of buffer that is not at start position;
wenzelm [Sat, 07 Apr 2012 17:49:20 +0200] rev 47392
tuned imports;
wenzelm [Sat, 07 Apr 2012 17:48:47 +0200] rev 47391
updated header keywords;
wenzelm [Sat, 07 Apr 2012 16:59:27 +0200] rev 47390
init message not bad;
wenzelm [Sat, 07 Apr 2012 16:41:59 +0200] rev 47389
explicit checks stable_finished_theory/stable_command allow parallel asynchronous command transactions;
tuned;
wenzelm [Fri, 06 Apr 2012 23:34:38 +0200] rev 47388
discontinued obsolete last_execs (cf. cd3ab7625519);
huffman [Fri, 06 Apr 2012 14:40:00 +0200] rev 47387
remove now-unnecessary type annotations from lift_definition commands
huffman [Fri, 06 Apr 2012 14:39:27 +0200] rev 47386
more robust generation of quotient rules using tactics
huffman [Fri, 06 Apr 2012 13:50:07 +0200] rev 47385
merged
huffman [Fri, 06 Apr 2012 10:37:46 +0200] rev 47384
add function dest_Quotient
wenzelm [Fri, 06 Apr 2012 13:10:45 +0200] rev 47383
standardized alias;
wenzelm [Fri, 06 Apr 2012 12:45:56 +0200] rev 47382
fixed document;
wenzelm [Fri, 06 Apr 2012 12:10:50 +0200] rev 47381
merged
huffman [Fri, 06 Apr 2012 09:35:47 +0200] rev 47380
correct plumbing of proof contexts, so that force_rty_type won't generalize more type variables than it should
kuncar [Thu, 05 Apr 2012 23:22:54 +0200] rev 47379
detect incorrect situations; better error messages; sanity check for quot_thm in setup_lifting_infr
kuncar [Thu, 05 Apr 2012 22:00:27 +0200] rev 47378
make Quotient_Def.lift_raw_const working again
huffman [Thu, 05 Apr 2012 16:25:59 +0200] rev 47377
use standard quotient lemmas to generate transfer rules
huffman [Thu, 05 Apr 2012 15:59:25 +0200] rev 47376
add transfer lemmas for quotients
huffman [Thu, 05 Apr 2012 15:23:26 +0200] rev 47375
define reflp directly, in the manner of symp and transp
huffman [Thu, 05 Apr 2012 14:14:16 +0200] rev 47374
set up and use lift_definition for word operations
huffman [Thu, 05 Apr 2012 12:18:06 +0200] rev 47373
lift_definition declares transfer_rule attribute
huffman [Thu, 05 Apr 2012 10:48:46 +0200] rev 47372
configure transfer method for 'a word -> int
krauss [Thu, 05 Apr 2012 08:43:31 +0200] rev 47371
added timestamps to logging of named thms
huffman [Thu, 05 Apr 2012 08:13:40 +0200] rev 47370
merged
huffman [Wed, 04 Apr 2012 20:45:19 +0200] rev 47369
merged