skalberg [Mon, 21 Jul 2003 08:53:56 +0200] rev 14118
Changed bstring argument to xstring.
skalberg [Mon, 21 Jul 2003 08:52:06 +0200] rev 14117
*** empty log message ***
skalberg [Sat, 19 Jul 2003 17:35:15 +0200] rev 14116
Added optional theorem names for the constant definitions added during
specification.
skalberg [Thu, 17 Jul 2003 15:23:20 +0200] rev 14115
Added package for definition by specification.
paulson [Wed, 16 Jul 2003 12:09:41 +0200] rev 14114
tidying
paulson [Tue, 15 Jul 2003 15:20:54 +0200] rev 14113
Fixing a simproc bug
paulson [Tue, 15 Jul 2003 15:12:22 +0200] rev 14112
tidying
nipkow [Tue, 15 Jul 2003 08:25:20 +0200] rev 14111
Some new thm (ex_map_conv?)
kleing [Mon, 14 Jul 2003 14:44:06 +0200] rev 14110
use Library.Some/None instead of just Some/None in generated quickcheck code
berghofe [Fri, 11 Jul 2003 15:01:41 +0200] rev 14109
Added keywords for random testing.
berghofe [Fri, 11 Jul 2003 15:00:54 +0200] rev 14108
Restored old (tail recursive!) version of repeat.
berghofe [Fri, 11 Jul 2003 15:00:10 +0200] rev 14107
Exported function goal_params.
berghofe [Fri, 11 Jul 2003 14:59:50 +0200] rev 14106
Added several functions for producing random numbers.
berghofe [Fri, 11 Jul 2003 14:59:11 +0200] rev 14105
Added functions for random testing.
berghofe [Fri, 11 Jul 2003 14:57:00 +0200] rev 14104
Added generator for test case generators.
berghofe [Fri, 11 Jul 2003 14:56:30 +0200] rev 14103
mk_int now produces specific constants for 0 and 1.
berghofe [Fri, 11 Jul 2003 14:55:17 +0200] rev 14102
- Installed specific code generator for equality enforcing that
arguments do not have function types, which would result in
an error message during compilation.
- Added test case generators for basic types.
oheimb [Fri, 11 Jul 2003 14:12:41 +0200] rev 14101
added upd_fst, upd_snd, some thms
oheimb [Fri, 11 Jul 2003 14:12:06 +0200] rev 14100
added map_image, restrict_map, some thms
oheimb [Fri, 11 Jul 2003 14:12:02 +0200] rev 14099
added fold_red, o2l, postfix, some thms
oheimb [Fri, 11 Jul 2003 14:11:56 +0200] rev 14098
added rev_ballE
oheimb [Fri, 11 Jul 2003 13:54:32 +0200] rev 14097
re-introduced sort constraints on LHS
oheimb [Fri, 11 Jul 2003 13:54:26 +0200] rev 14096
corrected markup text
paulson [Thu, 10 Jul 2003 17:14:41 +0200] rev 14095
Changed many Intersection rules from i:I to I~=0 to avoid introducing a new
variable
paulson [Wed, 09 Jul 2003 12:41:47 +0200] rev 14094
~= to neq
paulson [Wed, 09 Jul 2003 11:39:34 +0200] rev 14093
converting more theories to Isar scripts, and tidying
paulson [Tue, 08 Jul 2003 11:44:30 +0200] rev 14092
Conversion of ZF/UNITY/{FP,Union} to Isar script.
Introduction of X-symbols to the ML files.
nipkow [Mon, 07 Jul 2003 17:58:21 +0200] rev 14091
A patch by david aspinall
berghofe [Fri, 04 Jul 2003 17:09:26 +0200] rev 14090
Added check for HOL_proofs: Theory WeakNorm is skipped if HOL image has been
compiled without proof objects.
paulson [Thu, 03 Jul 2003 18:07:50 +0200] rev 14089
converted UNITY/Comp/{AllocImpl,Client} to Isar scripts
paulson [Thu, 03 Jul 2003 12:56:48 +0200] rev 14088
converted Counter, Counterc and PriorityAux to Isar scripts (all HOL/UNITY/Comp)
paulson [Thu, 03 Jul 2003 10:37:25 +0200] rev 14087
Conversion of UNITY/Comp/Priority.thy to a linear Isar script
nipkow [Wed, 02 Jul 2003 16:57:57 +0200] rev 14086
Type antiquotations do not use the bracket syntax by default any longer.
paulson [Tue, 01 Jul 2003 10:50:26 +0200] rev 14085
moved some lemmas here from ZF
paulson [Mon, 30 Jun 2003 18:15:51 +0200] rev 14084
Removal of UNITY/UNITYMisc, moving its theorems elsewhere.
Conversion of UNITY/State to Isar format.;
webertj [Mon, 30 Jun 2003 12:23:00 +0200] rev 14083
Added DOCTYPE and Content-type to HTML documents.
berghofe [Sun, 29 Jun 2003 21:29:15 +0200] rev 14082
Moved function for renaming bound variables to Pure/drule.ML
berghofe [Sun, 29 Jun 2003 21:28:13 +0200] rev 14081
Added functions for renaming bound variables.
berghofe [Sun, 29 Jun 2003 21:27:28 +0200] rev 14080
Added split_paired_All rule for splitting variables bound by
object-level universal quantifiers.
berghofe [Sun, 29 Jun 2003 21:25:34 +0200] rev 14079
- record_split_tac now also works for object-level universal quantifier
- bound variables in split rule now have nicer names
- added new simproc record_eq_simproc which prevents simplifier
from choosing the "wrong" equality rule
kleing [Sat, 28 Jun 2003 13:42:56 +0200] rev 14078
integrated optimizations by Sebastian Skalberg,
produces less garbage, is faster and clearer
paulson [Fri, 27 Jun 2003 18:40:25 +0200] rev 14077
Conversion of theory UNITY to Isar script
paulson [Fri, 27 Jun 2003 13:15:40 +0200] rev 14076
Conversion of AllocBase to new-style
nipkow [Thu, 26 Jun 2003 18:20:00 +0200] rev 14075
*** empty log message ***
nipkow [Thu, 26 Jun 2003 18:14:04 +0200] rev 14074
*** empty log message ***
paulson [Thu, 26 Jun 2003 15:48:33 +0200] rev 14073
Conversion of "Merge" to Isar format
paulson [Wed, 25 Jun 2003 13:17:26 +0200] rev 14072
Conversion of UNITY/Distributor to Isar script. General tidy-up.
paulson [Tue, 24 Jun 2003 16:32:59 +0200] rev 14071
Converting ZF/UNITY to Isar
berghofe [Tue, 24 Jun 2003 10:42:34 +0200] rev 14070
Added new theories StrongNorm and WeakNorm to Lambda example.
berghofe [Tue, 24 Jun 2003 10:41:53 +0200] rev 14069
Bibliography file with paper by Matthes and Joachimski.
berghofe [Tue, 24 Jun 2003 10:41:13 +0200] rev 14068
Added bibliography.
berghofe [Tue, 24 Jun 2003 10:39:46 +0200] rev 14067
Added new theories WeakNorm and StrongNorm.
berghofe [Tue, 24 Jun 2003 10:39:14 +0200] rev 14066
Added lift_map and subst_map.
berghofe [Tue, 24 Jun 2003 10:38:40 +0200] rev 14065
Nicer syntax for beta reduction.
berghofe [Tue, 24 Jun 2003 10:37:57 +0200] rev 14064
Moved strong normalization proof to StrongNorm.thy
berghofe [Tue, 24 Jun 2003 10:37:12 +0200] rev 14063
New proof of weak normalization with program extraction.
nipkow [Sun, 22 Jun 2003 01:06:46 +0200] rev 14062
*** empty log message ***
paulson [Fri, 20 Jun 2003 18:13:16 +0200] rev 14061
conversion of ClientImpl to Isar script
paulson [Fri, 20 Jun 2003 12:10:45 +0200] rev 14060
Adding the theory UNITY/AllocImpl.thy, with supporting lemmas
paulson [Thu, 19 Jun 2003 18:40:39 +0200] rev 14059
inserted TUM in other places
paulson [Mon, 16 Jun 2003 17:48:43 +0200] rev 14058
added TUM
paulson [Thu, 12 Jun 2003 16:40:59 +0200] rev 14057
x-symbols (mostly)
kleing [Mon, 02 Jun 2003 15:02:31 +0200] rev 14056
remove -p option, separate setting available
paulson [Mon, 02 Jun 2003 11:17:52 +0200] rev 14055
Further tweaks of ZF/UNITY
paulson [Fri, 30 May 2003 11:44:29 +0200] rev 14054
getting ZF/UNITY working again
paulson [Thu, 29 May 2003 17:10:00 +0200] rev 14053
Introduction of the theories UNITY/Merge, UNITY/ClientImpl
paulson [Wed, 28 May 2003 18:13:41 +0200] rev 14052
some new ZF/UNITY material from Sidi Ehmety
paulson [Wed, 28 May 2003 10:48:20 +0200] rev 14051
examples now use Complex_Main
paulson [Wed, 28 May 2003 10:47:54 +0200] rev 14050
new theorem
berghofe [Tue, 27 May 2003 17:39:43 +0200] rev 14049
Added term_of function for product type.
berghofe [Tue, 27 May 2003 17:39:17 +0200] rev 14048
Added pair_const.
paulson [Tue, 27 May 2003 11:46:29 +0200] rev 14047
removed redundant line
paulson [Tue, 27 May 2003 11:39:03 +0200] rev 14046
updating ZF-UNITY with Sidi's new material
streckem [Mon, 26 May 2003 18:36:15 +0200] rev 14045
Introduced distinction wf_prog vs. ws_prog
kleing [Mon, 26 May 2003 11:42:41 +0200] rev 14044
set HOL_PROOF_OBJECTS in settings, not makefile (makes override in user settings possible)
switched off by default
kleing [Sat, 24 May 2003 19:52:53 +0200] rev 14043
fixed
kleing [Fri, 23 May 2003 17:19:53 +0200] rev 14042
make it possible to switch off proof objects for HOL image
kleing [Fri, 23 May 2003 17:18:10 +0200] rev 14041
make it possible to switch off proof objects
kleing [Tue, 20 May 2003 11:52:42 +0200] rev 14040
be less verbose about simplification depth
kleing [Sun, 18 May 2003 16:30:20 +0200] rev 14039
fix typo
kleing [Sun, 18 May 2003 16:29:18 +0200] rev 14038
attach log files
kleing [Sun, 18 May 2003 16:16:58 +0200] rev 14037
more cleanup
kleing [Sun, 18 May 2003 16:15:01 +0200] rev 14036
fix mime stuff
kleing [Sun, 18 May 2003 15:28:41 +0200] rev 14035
attach log files
kleing [Sun, 18 May 2003 15:15:13 +0200] rev 14034
support text file attachments
webertj [Fri, 16 May 2003 16:35:36 +0200] rev 14033
Added a few lemmas about map_le
kleing [Thu, 15 May 2003 11:22:54 +0200] rev 14032
give tests time to copy settings
schirmer [Wed, 14 May 2003 20:36:29 +0200] rev 14031
Added Bali to test
schirmer [Wed, 14 May 2003 20:29:18 +0200] rev 14030
Adapted to changes in Map.thy
kleing [Wed, 14 May 2003 15:22:37 +0200] rev 14029
use proof objects for HOL by default
nipkow [Wed, 14 May 2003 14:20:55 +0200] rev 14028
eparation logic - a beginning.
nipkow [Wed, 14 May 2003 11:15:18 +0200] rev 14027
*** empty log message ***
nipkow [Wed, 14 May 2003 10:33:52 +0200] rev 14026
*** empty log message ***
nipkow [Wed, 14 May 2003 10:22:09 +0200] rev 14025
*** empty log message ***
kleing [Tue, 13 May 2003 08:59:21 +0200] rev 14024
HOL-Real -> HOL-Complex
nipkow [Mon, 12 May 2003 19:54:43 +0200] rev 14023
*** empty log message ***
paulson [Mon, 12 May 2003 18:50:07 +0200] rev 14022
tweaked
nipkow [Mon, 12 May 2003 18:42:21 +0200] rev 14021
*** empty log message ***
paulson [Mon, 12 May 2003 18:11:44 +0200] rev 14020
oops
kleing [Mon, 12 May 2003 15:57:46 +0200] rev 14019
different colors for new release
ballarin [Mon, 12 May 2003 15:51:34 +0200] rev 14018
Improved entry on Algebra.
kleing [Mon, 12 May 2003 15:49:37 +0200] rev 14017
no separate x-symbol package
kleing [Mon, 12 May 2003 15:46:35 +0200] rev 14016
Isabelle2002
kleing [Mon, 12 May 2003 15:46:13 +0200] rev 14015
removed new jersey mirror
kleing [Mon, 12 May 2003 15:07:11 +0200] rev 14014
done
kleing [Mon, 12 May 2003 15:06:43 +0200] rev 14013
moved % comments out of ttboxes
kleing [Mon, 12 May 2003 14:49:08 +0200] rev 14012
be nice on sunbroy2
kleing [Mon, 12 May 2003 14:17:55 +0200] rev 14011
MicroJava LBV
schirmer [Mon, 12 May 2003 14:16:38 +0200] rev 14010
Bali
kleing [Mon, 12 May 2003 13:57:23 +0200] rev 14009
removed references to KDE versions (works for any).
berghofe [Mon, 12 May 2003 13:51:50 +0200] rev 14008
Program extraction framework.
kleing [Mon, 12 May 2003 13:49:08 +0200] rev 14007
smlnj link update, x-symbol/PG update
paulson [Mon, 12 May 2003 12:36:22 +0200] rev 14006
some information for Constructible
paulson [Mon, 12 May 2003 12:27:10 +0200] rev 14005
some information for Complex
paulson [Mon, 12 May 2003 12:26:50 +0200] rev 14004
updated text
kleing [Mon, 12 May 2003 12:12:19 +0200] rev 14003
makefiles for latex runs
kleing [Mon, 12 May 2003 11:56:29 +0200] rev 14002
defer latex run to Makefile (not IsaMakefile)
kleing [Mon, 12 May 2003 11:54:29 +0200] rev 14001
added isar-overview
kleing [Mon, 12 May 2003 11:34:49 +0200] rev 14000
added IsarOverview
kleing [Mon, 12 May 2003 11:33:55 +0200] rev 13999
IsarOverview moved one level up
berghofe [Sat, 10 May 2003 20:53:02 +0200] rev 13998
Added new function eta_long.
berghofe [Sat, 10 May 2003 20:52:18 +0200] rev 13997
- Added split_min and split_max to preprocessor
- Moved eta_long to Pure/pattern.ML
nipkow [Fri, 09 May 2003 18:00:30 +0200] rev 13996
*** empty log message ***
ballarin [Fri, 09 May 2003 17:19:58 +0200] rev 13995
NEWS updated for HOL-Algebra.
kleing [Fri, 09 May 2003 14:21:07 +0200] rev 13994
tuned
kleing [Fri, 09 May 2003 14:15:50 +0200] rev 13993
only make development snapshots for successful tests
kleing [Fri, 09 May 2003 14:08:04 +0200] rev 13992
fixes
kleing [Fri, 09 May 2003 12:08:00 +0200] rev 13991
var/run -> var/running