paulson [Wed, 14 Jun 2000 18:23:51 +0200] rev 9070
full_rename_numerals -> rename_numerals; tidied
paulson [Wed, 14 Jun 2000 18:21:25 +0200] rev 9069
a big tidy-up
paulson [Wed, 14 Jun 2000 18:19:20 +0200] rev 9068
installing the cancel_numerals and combine_numerals simprocs
wenzelm [Wed, 14 Jun 2000 18:00:46 +0200] rev 9067
tuned tappl syntax;
wenzelm [Wed, 14 Jun 2000 17:59:53 +0200] rev 9066
theorems [cases type: bool] = case_split;
paulson [Wed, 14 Jun 2000 17:47:18 +0200] rev 9065
full_rename_numerals -> rename_numerals; tidied
paulson [Wed, 14 Jun 2000 17:46:10 +0200] rev 9064
tidied a proof using new lemmas for signs of products
paulson [Wed, 14 Jun 2000 17:45:01 +0200] rev 9063
new lemmas for signs of products
paulson [Wed, 14 Jun 2000 17:44:43 +0200] rev 9062
new default simprules for m*n = 0
wenzelm [Tue, 13 Jun 2000 18:36:06 +0200] rev 9061
tuned;
wenzelm [Tue, 13 Jun 2000 18:34:59 +0200] rev 9060
rename @case to _case_syntax (improves on low-level errors);
wenzelm [Tue, 13 Jun 2000 18:33:55 +0200] rev 9059
updated;
wenzelm [Tue, 13 Jun 2000 18:33:34 +0200] rev 9058
qed_spec_mp: strip_shyps_warning;
wenzelm [Fri, 09 Jun 2000 10:26:21 +0200] rev 9057
* browser info session directories are now self-contained (may be put
on WWW server seperately);
wenzelm [Thu, 08 Jun 2000 21:53:44 +0200] rev 9056
prf_open/close;
paulson [Wed, 07 Jun 2000 17:14:58 +0200] rev 9055
replacing 0hr by (0::hypreal)
kleing [Wed, 07 Jun 2000 17:14:19 +0200] rev 9054
minor tuning for pdf documents
paulson [Wed, 07 Jun 2000 17:14:04 +0200] rev 9053
tidied
wenzelm [Wed, 07 Jun 2000 14:20:16 +0200] rev 9052
provide TAGS file for Isabelle sources;
wenzelm [Wed, 07 Jun 2000 14:19:48 +0200] rev 9051
string syntax: allow \\ \" \\n only;
wenzelm [Wed, 07 Jun 2000 14:19:10 +0200] rev 9050
update_thy_only: setmp Thm.trace_simp false;
wenzelm [Wed, 07 Jun 2000 12:18:51 +0200] rev 9049
renamed mktags to maketags;
wenzelm [Wed, 07 Jun 2000 12:18:02 +0200] rev 9048
generate TAGS file for Isabelle sources;
berghofe [Wed, 07 Jun 2000 12:16:43 +0200] rev 9047
Removed cp / mkdir commands for graph browser files.
berghofe [Wed, 07 Jun 2000 12:15:26 +0200] rev 9046
Exported system_command.
berghofe [Wed, 07 Jun 2000 12:14:57 +0200] rev 9045
Removed codebase attribute from applet_pages.
berghofe [Wed, 07 Jun 2000 12:14:29 +0200] rev 9044
Reorganized graph stuff.
paulson [Wed, 07 Jun 2000 12:14:18 +0200] rev 9043
First round of changes, towards installation of simprocs
* replacing 0r by (0::real0
* better rewriting, especially pulling out signs in (-x)*y = - (x*y), etc.
paulson [Wed, 07 Jun 2000 12:07:07 +0200] rev 9042
Real/simproc.ML now removed
paulson [Wed, 07 Jun 2000 12:06:36 +0200] rev 9041
tidied