paulson [Sun, 19 Sep 2004 16:51:10 +0200] rev 15202
converting UNITY/MultisetSum.ML to Isar script
paulson [Fri, 17 Sep 2004 16:08:52 +0200] rev 15201
converted ZF/Induct/Multiset to Isar script
nipkow [Mon, 13 Sep 2004 09:57:25 +0200] rev 15200
*** empty log message ***
nipkow [Sat, 11 Sep 2004 18:35:43 +0200] rev 15199
undoing previous change
nipkow [Sat, 11 Sep 2004 09:25:47 +0200] rev 15198
antisymmetry simproc
nipkow [Fri, 10 Sep 2004 20:04:14 +0200] rev 15197
Added antisymmetry simproc
obua [Fri, 10 Sep 2004 14:54:54 +0200] rev 15196
IntInf.divMod replaced by IntInf.div, IntInt.mod
nipkow [Fri, 10 Sep 2004 00:19:15 +0200] rev 15195
new forward deduction capability for simplifier
paulson [Thu, 09 Sep 2004 11:10:16 +0200] rev 15194
new hooks for resolution by Jia Meng
aspinall [Thu, 09 Sep 2004 00:23:55 +0200] rev 15193
Fix for schema changes in pgiptype
aspinall [Wed, 08 Sep 2004 21:57:19 +0200] rev 15192
Tweak parentnames attribute on opentheory
aspinall [Wed, 08 Sep 2004 21:48:10 +0200] rev 15191
Support parsing of -- {* comments *}. Add extra output channels.
aspinall [Wed, 08 Sep 2004 19:37:07 +0200] rev 15190
Add info and debug output channels.
obua [Wed, 08 Sep 2004 13:55:51 +0200] rev 15189
Adapted FloatArith.ML to SMLNJ 10.0.7
oheimb [Tue, 07 Sep 2004 16:02:42 +0200] rev 15188
integrated Streams with ex/Stream.*; added FOCUS/Fstreams.thy
oheimb [Tue, 07 Sep 2004 15:59:16 +0200] rev 15187
added check against indirect recursion
nipkow [Tue, 07 Sep 2004 13:41:30 +0200] rev 15186
fixed discrete field.
nipkow [Tue, 07 Sep 2004 11:42:50 +0200] rev 15185
tuned "discrete" field
nipkow [Mon, 06 Sep 2004 17:37:35 +0200] rev 15184
made mult_mono_thms generic.
paulson [Mon, 06 Sep 2004 16:45:10 +0200] rev 15183
now rejects degenerate (looping) cases
paulson [Mon, 06 Sep 2004 15:57:58 +0200] rev 15182
new "respects" syntax for the congruent operator
nipkow [Fri, 03 Sep 2004 22:40:57 +0200] rev 15181
*** empty log message ***
obua [Fri, 03 Sep 2004 20:20:44 +0200] rev 15180
float2real is now globally available
obua [Fri, 03 Sep 2004 17:46:47 +0200] rev 15179
Matrix theory
obua [Fri, 03 Sep 2004 17:10:36 +0200] rev 15178
Matrix theory, linear programming
paulson [Fri, 03 Sep 2004 10:27:05 +0200] rev 15177
new theorem symD
paulson [Fri, 03 Sep 2004 10:26:39 +0200] rev 15176
listrel operator for lifting relations to lists
aspinall [Fri, 03 Sep 2004 00:35:38 +0200] rev 15175
Fix file:/// and file://localhost/ to give absolute paths
aspinall [Fri, 03 Sep 2004 00:28:44 +0200] rev 15174
Fix file:/// and file://localhost/ to return local file result
aspinall [Fri, 03 Sep 2004 00:26:18 +0200] rev 15173
Comment about 3.6pre. Clean ups to XML, URL handling. Fix statedisplay double PGML quoting. Accumulate parse errors inside parseresult.
paulson [Thu, 02 Sep 2004 16:52:21 +0200] rev 15172
new example of a quotiented nested data type
dixon [Thu, 02 Sep 2004 14:50:00 +0200] rev 15171
added code to make use of case splitting to prove the specification equations for recursive definitions.
paulson [Thu, 02 Sep 2004 11:29:06 +0200] rev 15170
fixed presentation
paulson [Wed, 01 Sep 2004 15:04:01 +0200] rev 15169
new "respects" syntax for quotienting
paulson [Wed, 01 Sep 2004 15:03:41 +0200] rev 15168
new functions for sets of lists
webertj [Mon, 30 Aug 2004 14:56:20 +0200] rev 15167
reference to cla.ML replaced by Classical.thy
chaieb [Mon, 30 Aug 2004 14:43:29 +0200] rev 15166
commentar eliminated a line 156 - arith raised Match exception at m dvd 2
chaieb [Mon, 30 Aug 2004 14:40:18 +0200] rev 15165
corrected
chaieb [Mon, 30 Aug 2004 12:01:52 +0200] rev 15164
m dvd t where m is non numeral is now catched!
webertj [Sun, 29 Aug 2004 17:42:11 +0200] rev 15163
Provers/blast.ML: depth_limit
webertj [Sun, 29 Aug 2004 17:36:39 +0200] rev 15162
depth limit (previously hard-coded with a value of 20) made a reference
webertj [Thu, 26 Aug 2004 17:28:57 +0200] rev 15161
comment modified
obua [Tue, 24 Aug 2004 17:55:24 +0200] rev 15160
changes
berghofe [Mon, 23 Aug 2004 18:35:11 +0200] rev 15159
begin_theory now takes optional path (current directory) as argument.
This is needed for locating *.ML files connected with theories.
berghofe [Mon, 23 Aug 2004 18:33:55 +0200] rev 15158
Fixed several bugs related to path specifications in theory names.
berghofe [Mon, 23 Aug 2004 18:32:49 +0200] rev 15157
Function check_file now takes optional path (current directory) as an argument.
berghofe [Mon, 23 Aug 2004 18:31:18 +0200] rev 15156
Adapted to new interface of function ThyLoad.check_file
berghofe [Mon, 23 Aug 2004 17:06:18 +0200] rev 15155
Added function for "normalizing" absolute paths (i.e. dereferencing of
symbolic links; the functions in path.ML cannot do this). This is used
by function full_path.