wenzelm [Thu, 12 Apr 2012 19:48:23 +0200] rev 47439
merged
Andreas Lochbihler [Thu, 12 Apr 2012 13:47:21 +0200] rev 47438
merged
Andreas Lochbihler [Thu, 12 Apr 2012 10:29:45 +0200] rev 47437
generalise case certificates to allow ignored parameters
bulwahn [Thu, 12 Apr 2012 11:01:15 +0200] rev 47436
merged
griff [Wed, 04 Apr 2012 15:15:48 +0900] rev 47435
manual merge
griff [Tue, 03 Apr 2012 17:45:06 +0900] rev 47434
dropped abbreviation "pred_comp"; introduced infix notation "P OO Q" for "relcompp P Q"
griff [Tue, 03 Apr 2012 17:26:30 +0900] rev 47433
renamed "rel_comp" to "relcomp" (to be consistent with, e.g., "relpow")
wenzelm [Thu, 12 Apr 2012 18:39:19 +0200] rev 47432
more standard method setup;
wenzelm [Thu, 12 Apr 2012 11:34:50 +0200] rev 47431
more precise declaration of goal_tfrees in forked proof state;
wenzelm [Thu, 12 Apr 2012 11:28:36 +0200] rev 47430
partial revert of 8a179a0493e3 -- expose failure status of result (potentially via group) instead of isolated interrupt;
bulwahn [Thu, 12 Apr 2012 10:13:33 +0200] rev 47429
multiset operations are defined with lift_definitions;
tuned proofs;
huffman [Thu, 12 Apr 2012 07:33:14 +0200] rev 47428
remove outdated comment
wenzelm [Wed, 11 Apr 2012 21:40:46 +0200] rev 47427
rule composition via attribute "OF" (or ML functions OF/MRS) is more tolerant against multiple unifiers;
wenzelm [Wed, 11 Apr 2012 20:42:28 +0200] rev 47426
standardized ML aliases;
wenzelm [Wed, 11 Apr 2012 15:02:48 +0200] rev 47425
clarified proof_result: finish proof formally via head tr, not end_tr;
wenzelm [Wed, 11 Apr 2012 14:20:51 +0200] rev 47424
tuned;
wenzelm [Wed, 11 Apr 2012 13:49:09 +0200] rev 47423
more robust Future.fulfill wrt. duplicate assignment and interrupt;
wenzelm [Wed, 11 Apr 2012 13:37:46 +0200] rev 47422
tuned message;
wenzelm [Wed, 11 Apr 2012 12:15:56 +0200] rev 47421
always signal after cancel_group: passive tasks may have become active;
wenzelm [Wed, 11 Apr 2012 11:44:21 +0200] rev 47420
just one dedicated execution per document version -- NB: non-monotonicity of cancel always requires fresh update;
explicit terminate_execution;
tuned source structure;
wenzelm [Tue, 10 Apr 2012 23:05:24 +0200] rev 47419
merged
Christian Urban <urbanc@in.tum.de> [Tue, 10 Apr 2012 16:10:50 +0100] rev 47418
moved lift_raw_const wrapper out of the Quotient-package into Nominal2
wenzelm [Tue, 10 Apr 2012 22:53:41 +0200] rev 47417
misc tuning and simplification;
wenzelm [Tue, 10 Apr 2012 21:31:05 +0200] rev 47416
static relevance of proof via syntax keywords;