Sat, 07 Apr 2012 17:49:20 +0200 tuned imports;
wenzelm [Sat, 07 Apr 2012 17:49:20 +0200] rev 47392
tuned imports;
Sat, 07 Apr 2012 17:48:47 +0200 updated header keywords;
wenzelm [Sat, 07 Apr 2012 17:48:47 +0200] rev 47391
updated header keywords;
Sat, 07 Apr 2012 16:59:27 +0200 init message not bad;
wenzelm [Sat, 07 Apr 2012 16:59:27 +0200] rev 47390
init message not bad;
Sat, 07 Apr 2012 16:41:59 +0200 explicit checks stable_finished_theory/stable_command allow parallel asynchronous command transactions;
wenzelm [Sat, 07 Apr 2012 16:41:59 +0200] rev 47389
explicit checks stable_finished_theory/stable_command allow parallel asynchronous command transactions; tuned;
Fri, 06 Apr 2012 23:34:38 +0200 discontinued obsolete last_execs (cf. cd3ab7625519);
wenzelm [Fri, 06 Apr 2012 23:34:38 +0200] rev 47388
discontinued obsolete last_execs (cf. cd3ab7625519);
Fri, 06 Apr 2012 14:40:00 +0200 remove now-unnecessary type annotations from lift_definition commands
huffman [Fri, 06 Apr 2012 14:40:00 +0200] rev 47387
remove now-unnecessary type annotations from lift_definition commands
Fri, 06 Apr 2012 14:39:27 +0200 more robust generation of quotient rules using tactics
huffman [Fri, 06 Apr 2012 14:39:27 +0200] rev 47386
more robust generation of quotient rules using tactics
Fri, 06 Apr 2012 13:50:07 +0200 merged
huffman [Fri, 06 Apr 2012 13:50:07 +0200] rev 47385
merged
Fri, 06 Apr 2012 10:37:46 +0200 add function dest_Quotient
huffman [Fri, 06 Apr 2012 10:37:46 +0200] rev 47384
add function dest_Quotient
Fri, 06 Apr 2012 13:10:45 +0200 standardized alias;
wenzelm [Fri, 06 Apr 2012 13:10:45 +0200] rev 47383
standardized alias;
Fri, 06 Apr 2012 12:45:56 +0200 fixed document;
wenzelm [Fri, 06 Apr 2012 12:45:56 +0200] rev 47382
fixed document;
Fri, 06 Apr 2012 12:10:50 +0200 merged
wenzelm [Fri, 06 Apr 2012 12:10:50 +0200] rev 47381
merged
Fri, 06 Apr 2012 09:35:47 +0200 correct plumbing of proof contexts, so that force_rty_type won't generalize more type variables than it should
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
Thu, 05 Apr 2012 23:22:54 +0200 detect incorrect situations; better error messages; sanity check for quot_thm in setup_lifting_infr
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
Thu, 05 Apr 2012 22:00:27 +0200 make Quotient_Def.lift_raw_const working again
kuncar [Thu, 05 Apr 2012 22:00:27 +0200] rev 47378
make Quotient_Def.lift_raw_const working again
Thu, 05 Apr 2012 16:25:59 +0200 use standard quotient lemmas to generate transfer rules
huffman [Thu, 05 Apr 2012 16:25:59 +0200] rev 47377
use standard quotient lemmas to generate transfer rules
Thu, 05 Apr 2012 15:59:25 +0200 add transfer lemmas for quotients
huffman [Thu, 05 Apr 2012 15:59:25 +0200] rev 47376
add transfer lemmas for quotients
Thu, 05 Apr 2012 15:23:26 +0200 define reflp directly, in the manner of symp and transp
huffman [Thu, 05 Apr 2012 15:23:26 +0200] rev 47375
define reflp directly, in the manner of symp and transp
Thu, 05 Apr 2012 14:14:16 +0200 set up and use lift_definition for word operations
huffman [Thu, 05 Apr 2012 14:14:16 +0200] rev 47374
set up and use lift_definition for word operations
Thu, 05 Apr 2012 12:18:06 +0200 lift_definition declares transfer_rule attribute
huffman [Thu, 05 Apr 2012 12:18:06 +0200] rev 47373
lift_definition declares transfer_rule attribute
Thu, 05 Apr 2012 10:48:46 +0200 configure transfer method for 'a word -> int
huffman [Thu, 05 Apr 2012 10:48:46 +0200] rev 47372
configure transfer method for 'a word -> int
Thu, 05 Apr 2012 08:43:31 +0200 added timestamps to logging of named thms
krauss [Thu, 05 Apr 2012 08:43:31 +0200] rev 47371
added timestamps to logging of named thms
Thu, 05 Apr 2012 08:13:40 +0200 merged
huffman [Thu, 05 Apr 2012 08:13:40 +0200] rev 47370
merged
Wed, 04 Apr 2012 20:45:19 +0200 merged
huffman [Wed, 04 Apr 2012 20:45:19 +0200] rev 47369
merged
Wed, 04 Apr 2012 16:48:39 +0200 add lemmas for generating transfer rules for typedefs
huffman [Wed, 04 Apr 2012 16:48:39 +0200] rev 47368
add lemmas for generating transfer rules for typedefs
Thu, 05 Apr 2012 00:37:22 +0100 tuned;
sultana [Thu, 05 Apr 2012 00:37:22 +0100] rev 47367
tuned;
Wed, 04 Apr 2012 21:57:39 +0100 improved import_tptp to use standard TPTP directory structure; extended the TPTP testing theory to include an example of using the import_tptp command;
sultana [Wed, 04 Apr 2012 21:57:39 +0100] rev 47366
improved import_tptp to use standard TPTP directory structure; extended the TPTP testing theory to include an example of using the import_tptp command;
Wed, 04 Apr 2012 20:40:39 +0200 merge
Cezary Kaliszyk <cezarykaliszyk@gmail.com> [Wed, 04 Apr 2012 20:40:39 +0200] rev 47365
merge
Wed, 04 Apr 2012 20:10:21 +0200 HOL/Import more precise map types
Cezary Kaliszyk <cezarykaliszyk@gmail.com> [Wed, 04 Apr 2012 20:10:21 +0200] rev 47364
HOL/Import more precise map types
Wed, 04 Apr 2012 20:09:56 +0200 HOL/Import typed matches against Isabelle typedef result
Cezary Kaliszyk <cezarykaliszyk@gmail.com> [Wed, 04 Apr 2012 20:09:56 +0200] rev 47363
HOL/Import typed matches against Isabelle typedef result
Wed, 04 Apr 2012 19:20:52 +0200 connect the Quotient package to the Lifting package
kuncar [Wed, 04 Apr 2012 19:20:52 +0200] rev 47362
connect the Quotient package to the Lifting package
Wed, 04 Apr 2012 17:51:12 +0200 support non-open typedefs; define cr_rel in terms of a rep function for typedefs
kuncar [Wed, 04 Apr 2012 17:51:12 +0200] rev 47361
support non-open typedefs; define cr_rel in terms of a rep function for typedefs
Wed, 04 Apr 2012 16:29:17 +0100 tuned;
sultana [Wed, 04 Apr 2012 16:29:17 +0100] rev 47360
tuned;
Wed, 04 Apr 2012 16:29:16 +0100 added interpretation for formula conditional;
sultana [Wed, 04 Apr 2012 16:29:16 +0100] rev 47359
added interpretation for formula conditional;
Wed, 04 Apr 2012 16:29:16 +0100 refactored tptp lex;
sultana [Wed, 04 Apr 2012 16:29:16 +0100] rev 47358
refactored tptp lex;
Wed, 04 Apr 2012 16:29:16 +0100 refactored tptp yacc to bring close to official spec;
sultana [Wed, 04 Apr 2012 16:29:16 +0100] rev 47357
refactored tptp yacc to bring close to official spec;
Wed, 04 Apr 2012 16:05:52 +0200 transfer method generalizes over free variables in goal
huffman [Wed, 04 Apr 2012 16:05:52 +0200] rev 47356
transfer method generalizes over free variables in goal
Wed, 04 Apr 2012 16:03:01 +0200 add bounded quantifier constant transfer_bforall, whose definition is unfolded after transfer
huffman [Wed, 04 Apr 2012 16:03:01 +0200] rev 47355
add bounded quantifier constant transfer_bforall, whose definition is unfolded after transfer
Wed, 04 Apr 2012 12:25:58 +0200 update keywords file
huffman [Wed, 04 Apr 2012 12:25:58 +0200] rev 47354
update keywords file
Wed, 04 Apr 2012 14:27:20 +0200 merged
huffman [Wed, 04 Apr 2012 14:27:20 +0200] rev 47353
merged
Wed, 04 Apr 2012 11:50:08 +0200 fix typos
huffman [Wed, 04 Apr 2012 11:50:08 +0200] rev 47352
fix typos
Wed, 04 Apr 2012 13:42:01 +0200 lift_definition command generates transfer rule
huffman [Wed, 04 Apr 2012 13:42:01 +0200] rev 47351
lift_definition command generates transfer rule
Wed, 04 Apr 2012 13:41:38 +0200 prove_quot_theorem fixes types
huffman [Wed, 04 Apr 2012 13:41:38 +0200] rev 47350
prove_quot_theorem fixes types
Wed, 04 Apr 2012 14:08:24 +0200 documenting options quickcheck_locale; adjusting IsarRef documentation of Quotient predicate; NEWS
bulwahn [Wed, 04 Apr 2012 14:08:24 +0200] rev 47349
documenting options quickcheck_locale; adjusting IsarRef documentation of Quotient predicate; NEWS
Wed, 04 Apr 2012 12:22:51 +0200 added option quickcheck_locale to allow different behaviours for handling locales in Quickcheck;
bulwahn [Wed, 04 Apr 2012 12:22:51 +0200] rev 47348
added option quickcheck_locale to allow different behaviours for handling locales in Quickcheck; added examples of quickcheck_locale option; trying to speed up Quickcheck_Examples;
Fri, 06 Apr 2012 12:02:24 +0200 stop node execution at first unassigned exec;
wenzelm [Fri, 06 Apr 2012 12:02:24 +0200] rev 47347
stop node execution at first unassigned exec;
Fri, 06 Apr 2012 11:49:08 +0200 discontinued Document.update_perspective side-entry (cf. 546adfa8a6fc) -- NB: re-assignment is always necessary due to non-monotonic cancel_execution;
wenzelm [Fri, 06 Apr 2012 11:49:08 +0200] rev 47346
discontinued Document.update_perspective side-entry (cf. 546adfa8a6fc) -- NB: re-assignment is always necessary due to non-monotonic cancel_execution;
Thu, 05 Apr 2012 22:33:52 +0200 more scalable execute/update: avoid redundant traversal of invisible/finished nodes;
wenzelm [Thu, 05 Apr 2012 22:33:52 +0200] rev 47345
more scalable execute/update: avoid redundant traversal of invisible/finished nodes; tuned;
(0) -30000 -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 +30000 tip