wenzelm [Mon, 12 Jun 2006 21:19:05 +0200] rev 19865
tuned interfaces;
wenzelm [Mon, 12 Jun 2006 21:19:04 +0200] rev 19864
added matchers, matches_list;
tuned interfaces;
wenzelm [Mon, 12 Jun 2006 21:19:03 +0200] rev 19863
removed matches_seq -- didn't quite work;
wenzelm [Mon, 12 Jun 2006 21:19:02 +0200] rev 19862
Unify.matches_list;
wenzelm [Mon, 12 Jun 2006 21:19:00 +0200] rev 19861
tuned Seq/Envir/Unify interfaces;
wenzelm [Mon, 12 Jun 2006 21:18:10 +0200] rev 19860
fixed subst step;
wenzelm [Mon, 12 Jun 2006 20:58:25 +0200] rev 19859
avoid accidental binding of ?Jmp;
urbanc [Mon, 12 Jun 2006 20:32:33 +0200] rev 19858
added lemma fresh_unit to Nominal.thy
made the fresh_guess tactic to solve more goals
adapted Iteration.thy to use the new tactic
berghofe [Mon, 12 Jun 2006 18:17:21 +0200] rev 19857
Added fresh_guess_tac.
berghofe [Mon, 12 Jun 2006 18:15:45 +0200] rev 19856
Removed comments around declaration of fresh_guess method.
berghofe [Mon, 12 Jun 2006 17:16:03 +0200] rev 19855
Added "evaluation" method.
haftmann [Mon, 12 Jun 2006 15:58:12 +0200] rev 19854
updated keywords
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.