Thu, 27 Oct 2005 13:54:43 +0200 |
wenzelm |
consts: monomorphic;
|
changeset |
files
|
Thu, 27 Oct 2005 13:54:42 +0200 |
wenzelm |
removed inappropriate monomorphic test;
|
changeset |
files
|
Thu, 27 Oct 2005 13:54:40 +0200 |
wenzelm |
replaced Defs.monomorphic by Sign.monomorphic;
|
changeset |
files
|
Thu, 27 Oct 2005 13:54:38 +0200 |
wenzelm |
alternative iff syntax for equality on booleans, with print_mode 'iff';
|
changeset |
files
|
Thu, 27 Oct 2005 08:14:05 +0200 |
haftmann |
added module Pure/General/rat.ML
|
changeset |
files
|
Wed, 26 Oct 2005 16:31:53 +0200 |
paulson |
tidied away duplicate thm
|
changeset |
files
|
Tue, 25 Oct 2005 18:38:21 +0200 |
wenzelm |
EVERY;
|
changeset |
files
|
Tue, 25 Oct 2005 18:18:59 +0200 |
wenzelm |
traceIt: plain term;
|
changeset |
files
|
Tue, 25 Oct 2005 18:18:58 +0200 |
wenzelm |
val legacy = ref false;
|
changeset |
files
|
Tue, 25 Oct 2005 18:18:57 +0200 |
wenzelm |
prove_raw: cterms, explicit asms;
|
changeset |
files
|
Tue, 25 Oct 2005 18:18:49 +0200 |
wenzelm |
avoid legacy goals;
|
changeset |
files
|
Sat, 22 Oct 2005 01:22:10 +0200 |
wenzelm |
legacy = ref true for the time being -- avoid volumious warnings;
|
changeset |
files
|
Fri, 21 Oct 2005 18:20:29 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Fri, 21 Oct 2005 18:17:00 +0200 |
wenzelm |
avoid OldGoals shortcuts;
|
changeset |
files
|
Fri, 21 Oct 2005 18:16:57 +0200 |
wenzelm |
* Legacy goal package: reduced interface to the bare minimum required to keep existing proof scripts running.
|
changeset |
files
|
Fri, 21 Oct 2005 18:15:00 +0200 |
wenzelm |
Internal goals.
|
changeset |
files
|
Fri, 21 Oct 2005 18:14:59 +0200 |
wenzelm |
renamed triv_goal to goalI, rev_triv_goal to goalD;
|
changeset |
files
|
Fri, 21 Oct 2005 18:14:58 +0200 |
wenzelm |
tuned header;
|
changeset |
files
|
Fri, 21 Oct 2005 18:14:57 +0200 |
wenzelm |
Goal.norm_hhf_rule;
|
changeset |
files
|
Fri, 21 Oct 2005 18:14:56 +0200 |
wenzelm |
export add_binds_i;
|
changeset |
files
|
Fri, 21 Oct 2005 18:14:55 +0200 |
wenzelm |
load_file: setmp OldGoals.legacy true;
|
changeset |
files
|
Fri, 21 Oct 2005 18:14:54 +0200 |
wenzelm |
improved check_result;
|
changeset |
files
|
Fri, 21 Oct 2005 18:14:53 +0200 |
wenzelm |
Goal.prove_plain;
|
changeset |
files
|
Fri, 21 Oct 2005 18:14:52 +0200 |
wenzelm |
do not export find_thms;
|
changeset |
files
|
Fri, 21 Oct 2005 18:14:51 +0200 |
wenzelm |
use obsolete goals.ML here;
|
changeset |
files
|
Fri, 21 Oct 2005 18:14:50 +0200 |
wenzelm |
Goal.conclude;
|
changeset |
files
|
Fri, 21 Oct 2005 18:14:49 +0200 |
wenzelm |
moved SELECT_GOAL to goal.ML;
|
changeset |
files
|
Fri, 21 Oct 2005 18:14:48 +0200 |
wenzelm |
moved norm_hhf_rule, prove etc. to goal.ML;
|
changeset |
files
|
Fri, 21 Oct 2005 18:14:47 +0200 |
wenzelm |
added simplification tactics and rules (from meta_simplifier.ML);
|
changeset |
files
|
Fri, 21 Oct 2005 18:14:46 +0200 |
wenzelm |
moved various simplification tactics and rules to simplifier.ML;
|
changeset |
files
|
Fri, 21 Oct 2005 18:14:45 +0200 |
wenzelm |
warn_obsolete for goal commands -- danger of disrupting a local proof context;
|
changeset |
files
|
Fri, 21 Oct 2005 18:14:44 +0200 |
wenzelm |
renamed triv_goal to goalI, rev_triv_goal to goalD;
|
changeset |
files
|
Fri, 21 Oct 2005 18:14:43 +0200 |
wenzelm |
added goal.ML;
|
changeset |
files
|
Fri, 21 Oct 2005 18:14:42 +0200 |
wenzelm |
added goal.ML;
|
changeset |
files
|
Fri, 21 Oct 2005 18:14:41 +0200 |
wenzelm |
Goal.norm_hhf_rule, Goal.init;
|
changeset |
files
|
Fri, 21 Oct 2005 18:14:40 +0200 |
wenzelm |
avoid triv_goal and home-grown meta_allE;
|
changeset |
files
|
Fri, 21 Oct 2005 18:14:38 +0200 |
wenzelm |
OldGoals;
|
changeset |
files
|
Fri, 21 Oct 2005 18:14:37 +0200 |
wenzelm |
proper header;
|
changeset |
files
|
Fri, 21 Oct 2005 18:14:36 +0200 |
wenzelm |
avoid home-grown meta_allE;
|
changeset |
files
|
Fri, 21 Oct 2005 18:14:34 +0200 |
wenzelm |
Goal.prove;
|
changeset |
files
|
Fri, 21 Oct 2005 18:14:32 +0200 |
wenzelm |
avoid shortcuts from OldGoals;
|
changeset |
files
|
Fri, 21 Oct 2005 16:34:22 +0200 |
wenzelm |
added simplified settings for Poly/ML 4.x (commented out);
|
changeset |
files
|
Fri, 21 Oct 2005 16:22:59 +0200 |
wenzelm |
reverted (accidental?) change of 1.148;
|
changeset |
files
|
Fri, 21 Oct 2005 14:49:49 +0200 |
haftmann |
abandoned rational number functions in favor of General/rat.ML
|
changeset |
files
|
Fri, 21 Oct 2005 14:49:04 +0200 |
haftmann |
introduced functions from Pure/General/rat.ML
|
changeset |
files
|
Fri, 21 Oct 2005 14:47:37 +0200 |
haftmann |
slight corrections
|
changeset |
files
|
Fri, 21 Oct 2005 10:32:59 +0200 |
haftmann |
substantially improved integration of website into distribution framework
|
changeset |
files
|
Fri, 21 Oct 2005 10:32:04 +0200 |
haftmann |
substantially improved integration of website into distribution framework
|
changeset |
files
|
Fri, 21 Oct 2005 10:27:02 +0200 |
haftmann |
substantially improved integration of website into distribution framework
|
changeset |
files
|
Fri, 21 Oct 2005 10:21:38 +0200 |
haftmann |
substantially improved integration of website into distribution framework
|
changeset |
files
|
Fri, 21 Oct 2005 09:54:03 +0200 |
haftmann |
towards an improved website/makedist integration
|
changeset |
files
|
Fri, 21 Oct 2005 09:18:27 +0200 |
haftmann |
towards an improved website/makedist integration
|
changeset |
files
|
Fri, 21 Oct 2005 09:08:42 +0200 |
haftmann |
added default distinfo.mak
|
changeset |
files
|
Fri, 21 Oct 2005 09:05:52 +0200 |
haftmann |
towards an improved website/makedist integration
|
changeset |
files
|
Fri, 21 Oct 2005 09:05:52 +0200 |
haftmann |
towards an improved website/makedist integration
|
changeset |
files
|
Fri, 21 Oct 2005 08:23:45 +0200 |
haftmann |
added rounding functions
|
changeset |
files
|
Fri, 21 Oct 2005 02:57:22 +0200 |
mengj |
Merged theory ResAtpOracle.thy into ResAtpMethods.thy
|
changeset |
files
|
Wed, 19 Oct 2005 21:53:34 +0200 |
wenzelm |
obsolete;
|
changeset |
files
|
Wed, 19 Oct 2005 21:52:50 +0200 |
wenzelm |
removed add_inductive_x;
|
changeset |
files
|
Wed, 19 Oct 2005 21:52:49 +0200 |
wenzelm |
removed obsolete add_datatype_x;
|
changeset |
files
|