haftmann [Fri, 20 Oct 2006 17:07:47 +0200] rev 21082
final Haskell serializer
haftmann [Fri, 20 Oct 2006 17:07:46 +0200] rev 21081
dropped classop shallow namespace
haftmann [Fri, 20 Oct 2006 17:07:41 +0200] rev 21080
added Haskell
haftmann [Fri, 20 Oct 2006 17:07:27 +0200] rev 21079
added reserved words for Haskell
haftmann [Fri, 20 Oct 2006 17:07:26 +0200] rev 21078
slight cleanup
haftmann [Fri, 20 Oct 2006 17:07:25 +0200] rev 21077
extended section on code generator
haftmann [Fri, 20 Oct 2006 17:07:24 +0200] rev 21076
small refinements
haftmann [Fri, 20 Oct 2006 17:07:23 +0200] rev 21075
continued
haftmann [Fri, 20 Oct 2006 17:07:22 +0200] rev 21074
added entries for tutorials
berghofe [Fri, 20 Oct 2006 14:13:48 +0200] rev 21073
Proof of "bs # fK bs us vs" no longer depends on FCBs.
paulson [Fri, 20 Oct 2006 11:07:45 +0200] rev 21072
example of a single-step proof reconstruction
paulson [Fri, 20 Oct 2006 11:06:20 +0200] rev 21071
Fixed the "exception Empty" bug in elim2Fol
Also added a check to suppress elimination rules that would yield too many clauses
More debugging info
paulson [Fri, 20 Oct 2006 11:04:15 +0200] rev 21070
Added more debugging info
paulson [Fri, 20 Oct 2006 11:03:33 +0200] rev 21069
nclauses no longer requires its input to be in NNF
haftmann [Fri, 20 Oct 2006 10:44:56 +0200] rev 21068
cleanup
haftmann [Fri, 20 Oct 2006 10:44:55 +0200] rev 21067
explicit change of code width possible
haftmann [Fri, 20 Oct 2006 10:44:53 +0200] rev 21066
code nofunc now permits theorems violating typing discipline
haftmann [Fri, 20 Oct 2006 10:44:51 +0200] rev 21065
abandoned foldl
haftmann [Fri, 20 Oct 2006 10:44:47 +0200] rev 21064
fold cleanup
haftmann [Fri, 20 Oct 2006 10:44:42 +0200] rev 21063
slight cleanup
haftmann [Fri, 20 Oct 2006 10:44:39 +0200] rev 21062
slight adaption
haftmann [Fri, 20 Oct 2006 10:44:38 +0200] rev 21061
added normal post setup; cleaned up "execution" constants
haftmann [Fri, 20 Oct 2006 10:44:37 +0200] rev 21060
added normal post setup
haftmann [Fri, 20 Oct 2006 10:44:36 +0200] rev 21059
added if_delayed
haftmann [Fri, 20 Oct 2006 10:44:35 +0200] rev 21058
started tutorial
haftmann [Fri, 20 Oct 2006 10:44:34 +0200] rev 21057
code_constsubst -> code_axioms
haftmann [Fri, 20 Oct 2006 10:44:33 +0200] rev 21056
Symtab.foldl replaced by Symtab.fold
berghofe [Thu, 19 Oct 2006 12:08:27 +0200] rev 21055
Induction rule for graph of recursion combinator
is now hidden to prevent name collisions with
induction rule for nominal datatype.
berghofe [Thu, 19 Oct 2006 11:21:01 +0200] rev 21054
Split up FCBs into separate formulae for each binder.
urbanc [Wed, 18 Oct 2006 23:15:16 +0200] rev 21053
cleaning up