Tue, 01 Jun 2010 13:52:11 +0200brackify_infix etc.: no break before infix operator -- eases survival in Scala
haftmann [Tue, 01 Jun 2010 13:52:11 +0200] rev 37239
brackify_infix etc.: no break before infix operator -- eases survival in Scala

Tue, 01 Jun 2010 12:16:40 +0200merged
berghofe [Tue, 01 Jun 2010 12:16:40 +0200] rev 37238
merged

Tue, 01 Jun 2010 11:39:51 +0200Renamed TypeInfer to Type_Infer.
berghofe [Tue, 01 Jun 2010 11:39:51 +0200] rev 37237
Renamed TypeInfer to Type_Infer.

Tue, 01 Jun 2010 11:30:57 +0200merged
berghofe [Tue, 01 Jun 2010 11:30:57 +0200] rev 37236
merged

Tue, 01 Jun 2010 11:16:16 +0200assign now applies meet before update_new to avoid misleading error message.
berghofe [Tue, 01 Jun 2010 11:16:16 +0200] rev 37235
assign now applies meet before update_new to avoid misleading error message.

Tue, 01 Jun 2010 11:13:40 +0200Tuned.
berghofe [Tue, 01 Jun 2010 11:13:40 +0200] rev 37234
Tuned.

Tue, 01 Jun 2010 11:13:09 +0200Adapted to new format of proof terms containing explicit proofs of class membership.
berghofe [Tue, 01 Jun 2010 11:13:09 +0200] rev 37233
Adapted to new format of proof terms containing explicit proofs of class membership.

Tue, 01 Jun 2010 11:04:49 +0200classrel and arity theorems are now stored under proper name in theory. add_arity and
berghofe [Tue, 01 Jun 2010 11:04:49 +0200] rev 37232
classrel and arity theorems are now stored under proper name in theory. add_arity and
add_classrel take extra boolean argument indicating whether theorems should be stored.

Tue, 01 Jun 2010 11:01:16 +0200- outer_constraints with original variable names, to ensure that argsP is consistent with args
berghofe [Tue, 01 Jun 2010 11:01:16 +0200] rev 37231
- outer_constraints with original variable names, to ensure that argsP is consistent with args
- Exported map_proof_same, added implies_intr_proof' and forall_intr_proof'
- Rewriting procedures used by rewrite_proof can now access hypotheses
- Finally enabled unconstrain

Tue, 01 Jun 2010 10:55:38 +0200outer_constraints with original variable names, to ensure that argsP is consistent with args
berghofe [Tue, 01 Jun 2010 10:55:38 +0200] rev 37230
outer_constraints with original variable names, to ensure that argsP is consistent with args