Mon, 12 Jun 2006 21:19:04 +0200 added matchers, matches_list;
wenzelm [Mon, 12 Jun 2006 21:19:04 +0200] rev 19864
added matchers, matches_list; tuned interfaces;
Mon, 12 Jun 2006 21:19:03 +0200 removed matches_seq -- didn't quite work;
wenzelm [Mon, 12 Jun 2006 21:19:03 +0200] rev 19863
removed matches_seq -- didn't quite work;
Mon, 12 Jun 2006 21:19:02 +0200 Unify.matches_list;
wenzelm [Mon, 12 Jun 2006 21:19:02 +0200] rev 19862
Unify.matches_list;
Mon, 12 Jun 2006 21:19:00 +0200 tuned Seq/Envir/Unify interfaces;
wenzelm [Mon, 12 Jun 2006 21:19:00 +0200] rev 19861
tuned Seq/Envir/Unify interfaces;
Mon, 12 Jun 2006 21:18:10 +0200 fixed subst step;
wenzelm [Mon, 12 Jun 2006 21:18:10 +0200] rev 19860
fixed subst step;
Mon, 12 Jun 2006 20:58:25 +0200 avoid accidental binding of ?Jmp;
wenzelm [Mon, 12 Jun 2006 20:58:25 +0200] rev 19859
avoid accidental binding of ?Jmp;
Mon, 12 Jun 2006 20:32:33 +0200 added lemma fresh_unit to Nominal.thy
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
Mon, 12 Jun 2006 18:17:21 +0200 Added fresh_guess_tac.
berghofe [Mon, 12 Jun 2006 18:17:21 +0200] rev 19857
Added fresh_guess_tac.
Mon, 12 Jun 2006 18:15:45 +0200 Removed comments around declaration of fresh_guess method.
berghofe [Mon, 12 Jun 2006 18:15:45 +0200] rev 19856
Removed comments around declaration of fresh_guess method.
Mon, 12 Jun 2006 17:16:03 +0200 Added "evaluation" method.
berghofe [Mon, 12 Jun 2006 17:16:03 +0200] rev 19855
Added "evaluation" method.
Mon, 12 Jun 2006 15:58:12 +0200 updated keywords
haftmann [Mon, 12 Jun 2006 15:58:12 +0200] rev 19854
updated keywords
Mon, 12 Jun 2006 11:59:25 +0200 made smlnj happy;
wenzelm [Mon, 12 Jun 2006 11:59:25 +0200] rev 19853
made smlnj happy;
Mon, 12 Jun 2006 09:14:41 +0200 fixed smlnj incompat.
haftmann [Mon, 12 Jun 2006 09:14:41 +0200] rev 19852
fixed smlnj incompat.
Mon, 12 Jun 2006 00:36:52 +0200 Completely rewrote code for defining graph of recursion combinator.
berghofe [Mon, 12 Jun 2006 00:36:52 +0200] rev 19851
Completely rewrote code for defining graph of recursion combinator.
Sun, 11 Jun 2006 22:45:53 +0200 fixed subst step;
wenzelm [Sun, 11 Jun 2006 22:45:53 +0200] rev 19850
fixed subst step;
Sun, 11 Jun 2006 21:59:30 +0200 actually invoke result elements;
wenzelm [Sun, 11 Jun 2006 21:59:30 +0200] rev 19849
actually invoke result elements;
Sun, 11 Jun 2006 21:59:28 +0200 improved treatment of TERM TYPE syntax;
wenzelm [Sun, 11 Jun 2006 21:59:28 +0200] rev 19848
improved treatment of TERM TYPE syntax;
Sun, 11 Jun 2006 21:59:27 +0200 added import -- fixes schematic variables;
wenzelm [Sun, 11 Jun 2006 21:59:27 +0200] rev 19847
added import -- fixes schematic variables; added export;
Sun, 11 Jun 2006 21:59:26 +0200 fixes: include mixfix syntax;
wenzelm [Sun, 11 Jun 2006 21:59:26 +0200] rev 19846
fixes: include mixfix syntax; goal: improved handling of implicit vars;
Sun, 11 Jun 2006 21:59:25 +0200 added for_fixes;
wenzelm [Sun, 11 Jun 2006 21:59:25 +0200] rev 19845
added for_fixes;
Sun, 11 Jun 2006 21:59:24 +0200 fixes: include mixfix syntax;
wenzelm [Sun, 11 Jun 2006 21:59:24 +0200] rev 19844
fixes: include mixfix syntax;
Sun, 11 Jun 2006 21:59:23 +0200 added satisfy_ctxt;
wenzelm [Sun, 11 Jun 2006 21:59:23 +0200] rev 19843
added satisfy_ctxt;
Sun, 11 Jun 2006 21:59:21 +0200 outer_params: Syntax.dest_internal;
wenzelm [Sun, 11 Jun 2006 21:59:21 +0200] rev 19842
outer_params: Syntax.dest_internal;
Sun, 11 Jun 2006 21:59:17 +0200 avoid unqualified exception;
wenzelm [Sun, 11 Jun 2006 21:59:17 +0200] rev 19841
avoid unqualified exception;
Sun, 11 Jun 2006 19:36:10 +0200 added quoting via back quotes
nipkow [Sun, 11 Jun 2006 19:36:10 +0200] rev 19840
added quoting via back quotes
Sun, 11 Jun 2006 00:42:22 +0200 updated IsaMakefiles for new location of IsaPlanner.
dixon [Sun, 11 Jun 2006 00:42:22 +0200] rev 19839
updated IsaMakefiles for new location of IsaPlanner.
Sun, 11 Jun 2006 00:39:31 +0200 removed IsaPlanner - these are now in Provers.
dixon [Sun, 11 Jun 2006 00:39:31 +0200] rev 19838
removed IsaPlanner - these are now in Provers.
Sun, 11 Jun 2006 00:38:45 +0200 removed IsaPlannner things from Pure. Moved to Provers.
dixon [Sun, 11 Jun 2006 00:38:45 +0200] rev 19837
removed IsaPlannner things from Pure. Moved to Provers.
Sun, 11 Jun 2006 00:36:17 +0200 moved to new location in Provers.
dixon [Sun, 11 Jun 2006 00:36:17 +0200] rev 19836
moved to new location in Provers.
Sun, 11 Jun 2006 00:28:18 +0200 added updated version of IsaPlanner and substitution.
dixon [Sun, 11 Jun 2006 00:28:18 +0200] rev 19835
added updated version of IsaPlanner and substitution.
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip