berghofe [Fri, 31 Aug 2001 16:13:36 +0200] rev 11519
New implementation of LF style proof terms.
berghofe [Fri, 31 Aug 2001 16:13:00 +0200] rev 11518
Replaced old derivations by proof terms.
berghofe [Fri, 31 Aug 2001 16:12:15 +0200] rev 11517
Tidied function SELECT_GOAL.
berghofe [Fri, 31 Aug 2001 16:11:20 +0200] rev 11516
Added equality axioms and initialization of proof term package.
berghofe [Fri, 31 Aug 2001 16:10:03 +0200] rev 11515
Added setup for code generator.
berghofe [Fri, 31 Aug 2001 16:09:25 +0200] rev 11514
Added function unique_strings.
berghofe [Fri, 31 Aug 2001 16:08:45 +0200] rev 11513
- exported SAME exception
- exported functions for normalizing types
berghofe [Fri, 31 Aug 2001 16:07:56 +0200] rev 11512
Some basic rules are now stored with "open" derivations, to facilitate
simplification of proof terms.
berghofe [Fri, 31 Aug 2001 16:06:21 +0200] rev 11511
Added new files for proof terms.
wenzelm [Thu, 30 Aug 2001 22:51:11 +0200] rev 11510
generated by Session.name;
wenzelm [Thu, 30 Aug 2001 22:50:01 +0200] rev 11509
export name;
oheimb [Thu, 30 Aug 2001 17:49:46 +0200] rev 11508
cosmetics
oheimb [Thu, 30 Aug 2001 15:47:30 +0200] rev 11507
removed imname, uncurried Meth
wenzelm [Wed, 29 Aug 2001 21:17:24 +0200] rev 11506
avoid ML bindings;
nipkow [Tue, 28 Aug 2001 14:25:26 +0200] rev 11505
Implemented indentation schema for conditional rewrite trace.