Tue, 22 Jul 1997 11:49:44 +0200 Now possibility_tac is an explicit function, in order to delay
paulson [Tue, 22 Jul 1997 11:49:44 +0200] rev 3544
Now possibility_tac is an explicit function, in order to delay the evaluation of \!simpset
Tue, 22 Jul 1997 11:26:02 +0200 Cosmetic changes: margins, indentation, ...
paulson [Tue, 22 Jul 1997 11:26:02 +0200] rev 3543
Cosmetic changes: margins, indentation, ...
Tue, 22 Jul 1997 11:23:03 +0200 Now possibility_tac and basic_possibility_tac are explicit functions, in order
paulson [Tue, 22 Jul 1997 11:23:03 +0200] rev 3542
Now possibility_tac and basic_possibility_tac are explicit functions, in order to delay the evaluation of \!simpset
Tue, 22 Jul 1997 11:21:17 +0200 Deleted the superfluous assumption A ~= B, which must hold anyway by induction
paulson [Tue, 22 Jul 1997 11:21:17 +0200] rev 3541
Deleted the superfluous assumption A ~= B, which must hold anyway by induction
Tue, 22 Jul 1997 11:16:57 +0200 Fixed the spelling of AUTH_NAMES--it could not have worked before\!
paulson [Tue, 22 Jul 1997 11:16:57 +0200] rev 3540
Fixed the spelling of AUTH_NAMES--it could not have worked before\!
Tue, 22 Jul 1997 11:15:14 +0200 Option is a synonym for General because MLWorks does not yet provide
paulson [Tue, 22 Jul 1997 11:15:14 +0200] rev 3539
Option is a synonym for General because MLWorks does not yet provide Option as a separate structure
Tue, 22 Jul 1997 11:14:18 +0200 Removal of the tactical STATE
paulson [Tue, 22 Jul 1997 11:14:18 +0200] rev 3538
Removal of the tactical STATE
Tue, 22 Jul 1997 11:12:55 +0200 Removal of the tactical STATE
paulson [Tue, 22 Jul 1997 11:12:55 +0200] rev 3537
Removal of the tactical STATE
Fri, 18 Jul 1997 14:06:54 +0200 tuned error propagation msg;
wenzelm [Fri, 18 Jul 1997 14:06:54 +0200] rev 3536
tuned error propagation msg;
Fri, 18 Jul 1997 13:57:19 +0200 defs may now be conditional;
wenzelm [Fri, 18 Jul 1997 13:57:19 +0200] rev 3535
defs may now be conditional; improved output of warnings / errors;
Fri, 18 Jul 1997 13:55:09 +0200 renamed |-> <-| <-> to Parse/PrintRule;
wenzelm [Fri, 18 Jul 1997 13:55:09 +0200] rev 3534
renamed |-> <-| <-> to Parse/PrintRule;
Fri, 18 Jul 1997 13:54:41 +0200 tuned warning;
wenzelm [Fri, 18 Jul 1997 13:54:41 +0200] rev 3533
tuned warning;
Fri, 18 Jul 1997 13:52:35 +0200 tuned warnings;
wenzelm [Fri, 18 Jul 1997 13:52:35 +0200] rev 3532
tuned warnings; print_current_goals_fn, result_error_fn hooks replace print_goals_ref;
Fri, 18 Jul 1997 13:51:28 +0200 considered removal of print_goals_ref;
wenzelm [Fri, 18 Jul 1997 13:51:28 +0200] rev 3531
considered removal of print_goals_ref;
Fri, 18 Jul 1997 13:37:16 +0200 defs: allow conditions;
wenzelm [Fri, 18 Jul 1997 13:37:16 +0200] rev 3530
defs: allow conditions;
Fri, 18 Jul 1997 13:36:43 +0200 tuned warning;
wenzelm [Fri, 18 Jul 1997 13:36:43 +0200] rev 3529
tuned warning; improved comments;
Fri, 18 Jul 1997 13:36:03 +0200 renamed |-> <-| <-> to Parse/PrintRule;
wenzelm [Fri, 18 Jul 1997 13:36:03 +0200] rev 3528
renamed |-> <-| <-> to Parse/PrintRule;
Fri, 18 Jul 1997 13:35:36 +0200 tuned warning;
wenzelm [Fri, 18 Jul 1997 13:35:36 +0200] rev 3527
tuned warning;
Fri, 18 Jul 1997 13:35:15 +0200 tuned warning;
wenzelm [Fri, 18 Jul 1997 13:35:15 +0200] rev 3526
tuned warning; renamed |-> <-| <-> to Parse/PrintRule;
Fri, 18 Jul 1997 13:33:20 +0200 improved output channels: normal, warning, error;
wenzelm [Fri, 18 Jul 1997 13:33:20 +0200] rev 3525
improved output channels: normal, warning, error;
Thu, 17 Jul 1997 15:03:38 +0200 fixed EqI meta rule;
wenzelm [Thu, 17 Jul 1997 15:03:38 +0200] rev 3524
fixed EqI meta rule;
Thu, 17 Jul 1997 12:44:58 +0200 changes needed for introducing fairness
mueller [Thu, 17 Jul 1997 12:44:58 +0200] rev 3523
changes needed for introducing fairness
Thu, 17 Jul 1997 12:44:16 +0200 changes neede for introducing fairness
mueller [Thu, 17 Jul 1997 12:44:16 +0200] rev 3522
changes neede for introducing fairness
Thu, 17 Jul 1997 12:43:32 +0200 changes needed for adding fairness
mueller [Thu, 17 Jul 1997 12:43:32 +0200] rev 3521
changes needed for adding fairness
Wed, 16 Jul 1997 11:34:42 +0200 fixed merge of internal simprocs;
wenzelm [Wed, 16 Jul 1997 11:34:42 +0200] rev 3520
fixed merge of internal simprocs;
Mon, 14 Jul 1997 12:47:21 +0200 Changing "lost" from a parameter of protocol definitions to a constant.
paulson [Mon, 14 Jul 1997 12:47:21 +0200] rev 3519
Changing "lost" from a parameter of protocol definitions to a constant. Advantages: no "lost" argument everywhere; fewer Vars in subgoals; less need for specially instantiated rules Disadvantage: can no longer prove "Agent_not_see_encrypted_key", but this theorem was never used, and its original proof was also broken the introduction of the "Notes" constructor.
Mon, 14 Jul 1997 12:44:09 +0200 Fixed delIffs to deal correctly with the D-rule
paulson [Mon, 14 Jul 1997 12:44:09 +0200] rev 3518
Fixed delIffs to deal correctly with the D-rule
Mon, 14 Jul 1997 12:42:28 +0200 Removed redundant addsimps of Un_insert_left, which is now a default simprule
paulson [Mon, 14 Jul 1997 12:42:28 +0200] rev 3517
Removed redundant addsimps of Un_insert_left, which is now a default simprule
Fri, 11 Jul 1997 13:32:39 +0200 Removal of monotonicity reasoning involving "lost" and the theorem
paulson [Fri, 11 Jul 1997 13:32:39 +0200] rev 3516
Removal of monotonicity reasoning involving "lost" and the theorem Agent_not_see_encrypted_key, which (a) is never used and (b) becomes harder to prove when Notes is available.
Fri, 11 Jul 1997 13:30:01 +0200 Now uses the Notes constructor to distinguish the Client (who has chosen M)
paulson [Fri, 11 Jul 1997 13:30:01 +0200] rev 3515
Now uses the Notes constructor to distinguish the Client (who has chosen M) from the Spy (who may have replayed her messages)
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip