haftmann [Fri, 21 Jul 2006 14:45:43 +0200] rev 20175
class package and codegen refinements
haftmann [Fri, 21 Jul 2006 14:45:25 +0200] rev 20174
added give_names and alphanum
berghofe [Fri, 21 Jul 2006 14:11:14 +0200] rev 20173
Some cases in "case ... of ..." expressions may now
be omitted (internally, these cases are assigned
the "undefined" value).
berghofe [Fri, 21 Jul 2006 11:34:01 +0200] rev 20172
- Added new "undefined" constant
- normalization_conv no longer expects term to
have form "Trueprop ..."
wenzelm [Thu, 20 Jul 2006 14:35:37 +0200] rev 20171
removed Variable.monomorphic;
webertj [Thu, 20 Jul 2006 14:34:57 +0200] rev 20170
comments fixed, member function renamed
ballarin [Wed, 19 Jul 2006 23:22:22 +0200] rev 20169
Change to algebra method.
ballarin [Wed, 19 Jul 2006 19:25:58 +0200] rev 20168
Reimplemented algebra method; now controlled by attribute.
ballarin [Wed, 19 Jul 2006 19:24:02 +0200] rev 20167
Strict dfs traversal of imported and registered identifiers.
haftmann [Wed, 19 Jul 2006 14:16:36 +0200] rev 20166
added map_default, internal restructuring