Fri, 21 Oct 2005 18:14:47 +0200 wenzelm added simplification tactics and rules (from meta_simplifier.ML);
Fri, 21 Oct 2005 18:14:46 +0200 wenzelm moved various simplification tactics and rules to simplifier.ML;
Fri, 21 Oct 2005 18:14:45 +0200 wenzelm warn_obsolete for goal commands -- danger of disrupting a local proof context;
Fri, 21 Oct 2005 18:14:44 +0200 wenzelm renamed triv_goal to goalI, rev_triv_goal to goalD;
Fri, 21 Oct 2005 18:14:43 +0200 wenzelm added goal.ML;
Fri, 21 Oct 2005 18:14:42 +0200 wenzelm added goal.ML;
Fri, 21 Oct 2005 18:14:41 +0200 wenzelm Goal.norm_hhf_rule, Goal.init;
Fri, 21 Oct 2005 18:14:40 +0200 wenzelm avoid triv_goal and home-grown meta_allE;
Fri, 21 Oct 2005 18:14:38 +0200 wenzelm OldGoals;
Fri, 21 Oct 2005 18:14:37 +0200 wenzelm proper header;
Fri, 21 Oct 2005 18:14:36 +0200 wenzelm avoid home-grown meta_allE;
Fri, 21 Oct 2005 18:14:34 +0200 wenzelm Goal.prove;
Fri, 21 Oct 2005 18:14:32 +0200 wenzelm avoid shortcuts from OldGoals;
Fri, 21 Oct 2005 16:34:22 +0200 wenzelm added simplified settings for Poly/ML 4.x (commented out);
Fri, 21 Oct 2005 16:22:59 +0200 wenzelm reverted (accidental?) change of 1.148;
Fri, 21 Oct 2005 14:49:49 +0200 haftmann abandoned rational number functions in favor of General/rat.ML
Fri, 21 Oct 2005 14:49:04 +0200 haftmann introduced functions from Pure/General/rat.ML
Fri, 21 Oct 2005 14:47:37 +0200 haftmann slight corrections
Fri, 21 Oct 2005 10:32:59 +0200 haftmann substantially improved integration of website into distribution framework
Fri, 21 Oct 2005 10:32:04 +0200 haftmann substantially improved integration of website into distribution framework
Fri, 21 Oct 2005 10:27:02 +0200 haftmann substantially improved integration of website into distribution framework
Fri, 21 Oct 2005 10:21:38 +0200 haftmann substantially improved integration of website into distribution framework
Fri, 21 Oct 2005 09:54:03 +0200 haftmann towards an improved website/makedist integration
Fri, 21 Oct 2005 09:18:27 +0200 haftmann towards an improved website/makedist integration
Fri, 21 Oct 2005 09:08:42 +0200 haftmann added default distinfo.mak
Fri, 21 Oct 2005 09:05:52 +0200 haftmann towards an improved website/makedist integration
Fri, 21 Oct 2005 09:05:52 +0200 haftmann towards an improved website/makedist integration
Fri, 21 Oct 2005 08:23:45 +0200 haftmann added rounding functions
Fri, 21 Oct 2005 02:57:22 +0200 mengj Merged theory ResAtpOracle.thy into ResAtpMethods.thy
Wed, 19 Oct 2005 21:53:34 +0200 wenzelm obsolete;
Wed, 19 Oct 2005 21:52:50 +0200 wenzelm removed add_inductive_x;
Wed, 19 Oct 2005 21:52:49 +0200 wenzelm removed obsolete add_datatype_x;
Wed, 19 Oct 2005 21:52:48 +0200 wenzelm removed obsolete thy_syntax.ML;
Wed, 19 Oct 2005 21:52:47 +0200 wenzelm removed obsolete old_symbol_source;
Wed, 19 Oct 2005 21:52:46 +0200 wenzelm removed obsolete non-Isar theory format and old Isar theory headers;
Wed, 19 Oct 2005 21:52:45 +0200 wenzelm removed old-style theory format;
Wed, 19 Oct 2005 21:52:44 +0200 wenzelm avoid lagacy read function;
Wed, 19 Oct 2005 21:52:43 +0200 wenzelm added thm(s) retrieval functions (from goals.ML);
Wed, 19 Oct 2005 21:52:42 +0200 wenzelm removed obsolete old-locales;
Wed, 19 Oct 2005 21:52:41 +0200 wenzelm removed obsolete axclass_tac, add_inst_subclass_x, add_inst_arity_x;
Wed, 19 Oct 2005 21:52:40 +0200 wenzelm removed obsolete Thy/thy_parse.ML, Thy/thy_scan.ML, Thy/thy_syn.ML;
Wed, 19 Oct 2005 21:52:38 +0200 wenzelm removed obsolete old-style syntax;
Wed, 19 Oct 2005 21:52:37 +0200 wenzelm removed obsolete IOA/meta_theory/ioa_package.ML;
Wed, 19 Oct 2005 21:52:36 +0200 wenzelm removed obsolete domain/interface.ML, IOA/meta_theory/ioa_package.ML;
Wed, 19 Oct 2005 21:52:35 +0200 wenzelm removed obsolete domain/interface.ML;
Wed, 19 Oct 2005 21:52:34 +0200 wenzelm removed obsolete add_typedef_x;
Wed, 19 Oct 2005 21:52:33 +0200 wenzelm removed print_exn (better let the toplevel do this);
Wed, 19 Oct 2005 21:52:32 +0200 wenzelm removed obsolete add_recdef_old;
Wed, 19 Oct 2005 21:52:31 +0200 wenzelm removed obsolete HOL/thy_syntax.ML;
Wed, 19 Oct 2005 21:52:30 +0200 wenzelm * Theory syntax: discontinued non-Isar format and old Isar headers;
Wed, 19 Oct 2005 21:52:29 +0200 wenzelm replaced commafy by existing commas;
Wed, 19 Oct 2005 21:52:28 +0200 wenzelm updated;
Wed, 19 Oct 2005 21:52:27 +0200 wenzelm isatool fixheaders;
Wed, 19 Oct 2005 21:52:07 +0200 wenzelm fix headers;
Wed, 19 Oct 2005 17:21:53 +0200 haftmann added table functor instance for pairs of strings
Wed, 19 Oct 2005 17:19:52 +0200 haftmann added subgraph
Wed, 19 Oct 2005 17:19:37 +0200 haftmann added join
Wed, 19 Oct 2005 16:32:09 +0200 haftmann slight improvements for website
Wed, 19 Oct 2005 14:51:12 +0200 wenzelm moved VAMPIRE_HOME, E_HOME to section "External reasoning tools" -- commented out by default!
Wed, 19 Oct 2005 13:59:33 +0200 mengj More functions are added to the signature of ResClause
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip