kleing [Thu, 24 Oct 2002 12:07:31 +0200] rev 13677
cleanup, beautified
kleing [Thu, 24 Oct 2002 12:06:43 +0200] rev 13676
fixed latex error
nipkow [Thu, 24 Oct 2002 07:23:46 +0200] rev 13675
ASIN -> SET
streckem [Wed, 23 Oct 2002 16:10:42 +0200] rev 13674
*** empty log message ***
streckem [Wed, 23 Oct 2002 16:10:02 +0200] rev 13673
First checkin of compiler
streckem [Wed, 23 Oct 2002 16:09:02 +0200] rev 13672
Added compiler
berghofe [Mon, 21 Oct 2002 17:23:23 +0200] rev 13671
Eta contraction is now switched off when printing extracted program.
berghofe [Mon, 21 Oct 2002 17:20:29 +0200] rev 13670
Fixed problem with theorems containing TFrees.
berghofe [Mon, 21 Oct 2002 17:19:51 +0200] rev 13669
- reconstruct_proof no longer relies on TypeInfer.infer_types
- fixed problem with theorems containing TFrees
berghofe [Mon, 21 Oct 2002 17:17:40 +0200] rev 13668
Removed Logic.skip_flexpairs.
berghofe [Mon, 21 Oct 2002 17:16:24 +0200] rev 13667
Replaced variantlist (quadratic) by gen_names (linear).
berghofe [Mon, 21 Oct 2002 17:15:40 +0200] rev 13666
Removed add_env because Vartab.map was too slow for large environments.
berghofe [Mon, 21 Oct 2002 17:14:19 +0200] rev 13665
- removed flexpair
- added maxidx_of_terms
- tuned lambda: now also abstracts over Vars
berghofe [Mon, 21 Oct 2002 17:12:44 +0200] rev 13664
No more explicit manipulation of flex-flex constraints in metahyps_aux_tac.