wenzelm [Sat, 17 Jun 2006 19:37:49 +0200] rev 19908
added generalize rule;
wenzelm [Sat, 17 Jun 2006 19:37:48 +0200] rev 19907
Term.skolem;
wenzelm [Sat, 17 Jun 2006 19:37:47 +0200] rev 19906
Term.internal;
wenzelm [Sat, 17 Jun 2006 19:37:46 +0200] rev 19905
ProofContext.export: singleton;
wenzelm [Sat, 17 Jun 2006 19:37:45 +0200] rev 19904
RuleCases.mutual_rule: ctxt;
ProofContext.exports: simultaneous facts;
wenzelm [Sat, 17 Jun 2006 19:37:43 +0200] rev 19903
RuleCases.mutual_rule: ctxt;
Term.internal;
ProofContext.exports: simultaneous facts;
dixon [Sat, 17 Jun 2006 18:58:12 +0200] rev 19902
added interface for making term contexts.
haftmann [Fri, 16 Jun 2006 09:08:34 +0200] rev 19901
fixed symlink bug
wenzelm [Thu, 15 Jun 2006 23:10:45 +0200] rev 19900
ProofContext: moved variable operations to struct Variable;
tuned;
wenzelm [Thu, 15 Jun 2006 23:08:58 +0200] rev 19899
Fixed type/term variables and polymorphic term abbreviations.
wenzelm [Thu, 15 Jun 2006 23:08:56 +0200] rev 19898
added variable.ML;
wenzelm [Thu, 15 Jun 2006 23:08:54 +0200] rev 19897
ProofContext: moved variable operations to struct Variable;
nipkow [Thu, 15 Jun 2006 18:35:16 +0200] rev 19896
*** empty log message ***
nipkow [Thu, 15 Jun 2006 18:28:32 +0200] rev 19895
*** empty log message ***
paulson [Thu, 15 Jun 2006 17:50:47 +0200] rev 19894
the "all_theorems" option and some fixes
paulson [Thu, 15 Jun 2006 17:50:30 +0200] rev 19893
the enumerate operator
webertj [Wed, 14 Jun 2006 16:18:10 +0200] rev 19892
Jia Meng added to world map
haftmann [Wed, 14 Jun 2006 12:16:49 +0200] rev 19891
keyword update
haftmann [Wed, 14 Jun 2006 12:14:42 +0200] rev 19890
slight adaption for code generator
haftmann [Wed, 14 Jun 2006 12:14:13 +0200] rev 19889
slight adaptions for code generator
haftmann [Wed, 14 Jun 2006 12:13:12 +0200] rev 19888
slight adaptions
haftmann [Wed, 14 Jun 2006 12:12:37 +0200] rev 19887
slight refinements for code generator
haftmann [Wed, 14 Jun 2006 12:12:01 +0200] rev 19886
added hook for case const defs
haftmann [Wed, 14 Jun 2006 12:11:23 +0200] rev 19885
added codegen_simtype
haftmann [Wed, 14 Jun 2006 12:10:57 +0200] rev 19884
improvements in code generator
wenzelm [Tue, 13 Jun 2006 23:41:59 +0200] rev 19883
avoid global Drule.unvarify;
wenzelm [Tue, 13 Jun 2006 23:41:58 +0200] rev 19882
tuned interfaces;
added invent_types;
added import_types/terms;
wenzelm [Tue, 13 Jun 2006 23:41:52 +0200] rev 19881
added hyps_of;
tuned;
wenzelm [Tue, 13 Jun 2006 23:41:49 +0200] rev 19880
added equiv;
wenzelm [Tue, 13 Jun 2006 23:41:47 +0200] rev 19879
(un)varify: tuned exceptions;
wenzelm [Tue, 13 Jun 2006 23:41:44 +0200] rev 19878
removed weak_eq_thm;
added equiv_thm;
removed obsolete unvarifyT;
improved unvarify -- demands global context (cf. Logic.unvarify);
wenzelm [Tue, 13 Jun 2006 23:41:41 +0200] rev 19877
Drule.equiv_thm supercedes Drule.weak_eq_thm;
wenzelm [Tue, 13 Jun 2006 23:41:39 +0200] rev 19876
tuned;
wenzelm [Tue, 13 Jun 2006 23:41:37 +0200] rev 19875
avoid unqualified exception names;
tuned;
wenzelm [Tue, 13 Jun 2006 23:41:34 +0200] rev 19874
ProjectRule now context dependent;
wenzelm [Tue, 13 Jun 2006 23:41:31 +0200] rev 19873
use Drule.unvarify instead of obsolete Drule.freeze_all;
dixon [Tue, 13 Jun 2006 15:42:52 +0200] rev 19872
corrected w.r.t. search order for subst.
dixon [Tue, 13 Jun 2006 15:42:19 +0200] rev 19871
Corrected search order for zippers.
paulson [Tue, 13 Jun 2006 15:07:58 +0200] rev 19870
new results
paulson [Tue, 13 Jun 2006 15:07:47 +0200] rev 19869
removal of the obsolete "infinite_nonempty"
wenzelm [Mon, 12 Jun 2006 22:14:38 +0200] rev 19868
tuned;
wenzelm [Mon, 12 Jun 2006 21:19:07 +0200] rev 19867
added declare_typ;
simult_matches: Unify.matchers;
wenzelm [Mon, 12 Jun 2006 21:19:06 +0200] rev 19866
tuned;
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;