wenzelm [Mon, 12 Jun 2006 11:59:25 +0200] rev 19853
made smlnj happy;
haftmann [Mon, 12 Jun 2006 09:14:41 +0200] rev 19852
fixed smlnj incompat.
berghofe [Mon, 12 Jun 2006 00:36:52 +0200] rev 19851
Completely rewrote code for defining graph of recursion combinator.
wenzelm [Sun, 11 Jun 2006 22:45:53 +0200] rev 19850
fixed subst step;
wenzelm [Sun, 11 Jun 2006 21:59:30 +0200] rev 19849
actually invoke result elements;
wenzelm [Sun, 11 Jun 2006 21:59:28 +0200] rev 19848
improved treatment of TERM TYPE syntax;
wenzelm [Sun, 11 Jun 2006 21:59:27 +0200] rev 19847
added import -- fixes schematic variables;
added export;
wenzelm [Sun, 11 Jun 2006 21:59:26 +0200] rev 19846
fixes: include mixfix syntax;
goal: improved handling of implicit vars;
wenzelm [Sun, 11 Jun 2006 21:59:25 +0200] rev 19845
added for_fixes;
wenzelm [Sun, 11 Jun 2006 21:59:24 +0200] rev 19844
fixes: include mixfix syntax;
wenzelm [Sun, 11 Jun 2006 21:59:23 +0200] rev 19843
added satisfy_ctxt;
wenzelm [Sun, 11 Jun 2006 21:59:21 +0200] rev 19842
outer_params: Syntax.dest_internal;
wenzelm [Sun, 11 Jun 2006 21:59:17 +0200] rev 19841
avoid unqualified exception;
nipkow [Sun, 11 Jun 2006 19:36:10 +0200] rev 19840
added quoting via back quotes
dixon [Sun, 11 Jun 2006 00:42:22 +0200] rev 19839
updated IsaMakefiles for new location of IsaPlanner.
dixon [Sun, 11 Jun 2006 00:39:31 +0200] rev 19838
removed IsaPlanner - these are now in Provers.
dixon [Sun, 11 Jun 2006 00:38:45 +0200] rev 19837
removed IsaPlannner things from Pure. Moved to Provers.
dixon [Sun, 11 Jun 2006 00:36:17 +0200] rev 19836
moved to new location in Provers.
dixon [Sun, 11 Jun 2006 00:28:18 +0200] rev 19835
added updated version of IsaPlanner and substitution.
berghofe [Fri, 09 Jun 2006 17:32:38 +0200] rev 19834
unique_names no longer set to false (thanks to improved naming
scheme for "internal" constructors).
berghofe [Fri, 09 Jun 2006 17:30:52 +0200] rev 19833
- Changed naming scheme: names of "internal" constructors now have
"_Rep" as suffix - no need to set unique_names to false any longer
- Cleaned up a bit (removed occurrences of strip_option and replace_types')
nipkow [Fri, 09 Jun 2006 16:25:05 +0200] rev 19832
nbe -> NormalForm
webertj [Fri, 09 Jun 2006 14:20:09 +0200] rev 19831
CVS: ----------------------------------------------------------------------
nipkow [Fri, 09 Jun 2006 12:17:58 +0200] rev 19830
renamed command
nipkow [Fri, 09 Jun 2006 12:17:37 +0200] rev 19829
renamed file
berghofe [Thu, 08 Jun 2006 17:04:49 +0200] rev 19828
Removed "code del" declarations again.
haftmann [Thu, 08 Jun 2006 15:25:07 +0200] rev 19827
fixed owner bug
nipkow [Thu, 08 Jun 2006 14:48:28 +0200] rev 19826
less_equal -> less_eq (someone had screwd up here)
chaieb [Thu, 08 Jun 2006 14:08:43 +0200] rev 19825
Splitting order changed.
nipkow [Thu, 08 Jun 2006 13:49:53 +0200] rev 19824
added John's example