Fri, 03 Sep 2004 00:28:44 +0200 Fix file:/// and file://localhost/ to return local file result
aspinall [Fri, 03 Sep 2004 00:28:44 +0200] rev 15174
Fix file:/// and file://localhost/ to return local file result
Fri, 03 Sep 2004 00:26:18 +0200 Comment about 3.6pre. Clean ups to XML, URL handling. Fix statedisplay double PGML quoting. Accumulate parse errors inside parseresult.
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.
Thu, 02 Sep 2004 16:52:21 +0200 new example of a quotiented nested data type
paulson [Thu, 02 Sep 2004 16:52:21 +0200] rev 15172
new example of a quotiented nested data type
Thu, 02 Sep 2004 14:50:00 +0200 added code to make use of case splitting to prove the specification equations for recursive definitions.
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.
Thu, 02 Sep 2004 11:29:06 +0200 fixed presentation
paulson [Thu, 02 Sep 2004 11:29:06 +0200] rev 15170
fixed presentation
Wed, 01 Sep 2004 15:04:01 +0200 new "respects" syntax for quotienting
paulson [Wed, 01 Sep 2004 15:04:01 +0200] rev 15169
new "respects" syntax for quotienting
Wed, 01 Sep 2004 15:03:41 +0200 new functions for sets of lists
paulson [Wed, 01 Sep 2004 15:03:41 +0200] rev 15168
new functions for sets of lists
Mon, 30 Aug 2004 14:56:20 +0200 reference to cla.ML replaced by Classical.thy
webertj [Mon, 30 Aug 2004 14:56:20 +0200] rev 15167
reference to cla.ML replaced by Classical.thy
Mon, 30 Aug 2004 14:43:29 +0200 commentar eliminated a line 156 - arith raised Match exception at m dvd 2
chaieb [Mon, 30 Aug 2004 14:43:29 +0200] rev 15166
commentar eliminated a line 156 - arith raised Match exception at m dvd 2
Mon, 30 Aug 2004 14:40:18 +0200 corrected
chaieb [Mon, 30 Aug 2004 14:40:18 +0200] rev 15165
corrected
Mon, 30 Aug 2004 12:01:52 +0200 m dvd t where m is non numeral is now catched!
chaieb [Mon, 30 Aug 2004 12:01:52 +0200] rev 15164
m dvd t where m is non numeral is now catched!
Sun, 29 Aug 2004 17:42:11 +0200 Provers/blast.ML: depth_limit
webertj [Sun, 29 Aug 2004 17:42:11 +0200] rev 15163
Provers/blast.ML: depth_limit
Sun, 29 Aug 2004 17:36:39 +0200 depth limit (previously hard-coded with a value of 20) made a reference
webertj [Sun, 29 Aug 2004 17:36:39 +0200] rev 15162
depth limit (previously hard-coded with a value of 20) made a reference
Thu, 26 Aug 2004 17:28:57 +0200 comment modified
webertj [Thu, 26 Aug 2004 17:28:57 +0200] rev 15161
comment modified
Tue, 24 Aug 2004 17:55:24 +0200 changes
obua [Tue, 24 Aug 2004 17:55:24 +0200] rev 15160
changes
Mon, 23 Aug 2004 18:35:11 +0200 begin_theory now takes optional path (current directory) as argument.
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.
Mon, 23 Aug 2004 18:33:55 +0200 Fixed several bugs related to path specifications in theory names.
berghofe [Mon, 23 Aug 2004 18:33:55 +0200] rev 15158
Fixed several bugs related to path specifications in theory names.
Mon, 23 Aug 2004 18:32:49 +0200 Function check_file now takes optional path (current directory) as an argument.
berghofe [Mon, 23 Aug 2004 18:32:49 +0200] rev 15157
Function check_file now takes optional path (current directory) as an argument.
Mon, 23 Aug 2004 18:31:18 +0200 Adapted to new interface of function ThyLoad.check_file
berghofe [Mon, 23 Aug 2004 18:31:18 +0200] rev 15156
Adapted to new interface of function ThyLoad.check_file
Mon, 23 Aug 2004 17:06:18 +0200 Added function for "normalizing" absolute paths (i.e. dereferencing of
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.
Mon, 23 Aug 2004 16:41:06 +0200 new isatool dimacs2hol
webertj [Mon, 23 Aug 2004 16:41:06 +0200] rev 15154
new isatool dimacs2hol
Mon, 23 Aug 2004 16:35:53 +0200 initial version
webertj [Mon, 23 Aug 2004 16:35:53 +0200] rev 15153
initial version
Fri, 20 Aug 2004 12:25:20 +0200 new examples
paulson [Fri, 20 Aug 2004 12:25:20 +0200] rev 15152
new examples
Fri, 20 Aug 2004 12:21:03 +0200 proof reconstruction for external ATPs
paulson [Fri, 20 Aug 2004 12:21:03 +0200] rev 15151
proof reconstruction for external ATPs
Fri, 20 Aug 2004 12:20:09 +0200 fix to eliminate excessive case-splits in the recursion equations, by Luca Dixon
paulson [Fri, 20 Aug 2004 12:20:09 +0200] rev 15150
fix to eliminate excessive case-splits in the recursion equations, by Luca Dixon
Thu, 19 Aug 2004 12:35:45 +0200 new import syntax
nipkow [Thu, 19 Aug 2004 12:35:45 +0200] rev 15149
new import syntax
Thu, 19 Aug 2004 10:33:10 +0200 *** empty log message ***
nipkow [Thu, 19 Aug 2004 10:33:10 +0200] rev 15148
*** empty log message ***
Thu, 19 Aug 2004 01:20:17 +0200 Add systemcmd.
aspinall [Thu, 19 Aug 2004 01:20:17 +0200] rev 15147
Add systemcmd.
Thu, 19 Aug 2004 00:47:15 +0200 Parsing fixes: extra sync token; thmname attribute in opengoal; theory-end. Comments.
aspinall [Thu, 19 Aug 2004 00:47:15 +0200] rev 15146
Parsing fixes: extra sync token; thmname attribute in opengoal; theory-end. Comments.
Wed, 18 Aug 2004 16:25:27 +0200 Version for PGIP 2.X, with greatly improved parsing and XML handling.
aspinall [Wed, 18 Aug 2004 16:25:27 +0200] rev 15145
Version for PGIP 2.X, with greatly improved parsing and XML handling.
Wed, 18 Aug 2004 16:04:39 +0200 Remove isar_readstring. Split read into scanner and parser.
aspinall [Wed, 18 Aug 2004 16:04:39 +0200] rev 15144
Remove isar_readstring. Split read into scanner and parser.
Wed, 18 Aug 2004 16:03:15 +0200 Make token an eqtype to assist reconstructing input
aspinall [Wed, 18 Aug 2004 16:03:15 +0200] rev 15143
Make token an eqtype to assist reconstructing input
Wed, 18 Aug 2004 16:02:11 +0200 Add scan_comment_whspc to skip space and comments in PGIP stream
aspinall [Wed, 18 Aug 2004 16:02:11 +0200] rev 15142
Add scan_comment_whspc to skip space and comments in PGIP stream
Wed, 18 Aug 2004 11:44:17 +0200 import -> imports
nipkow [Wed, 18 Aug 2004 11:44:17 +0200] rev 15141
import -> imports
Wed, 18 Aug 2004 11:09:40 +0200 import -> imports
nipkow [Wed, 18 Aug 2004 11:09:40 +0200] rev 15140
import -> imports
Tue, 17 Aug 2004 11:00:24 +0200 todo before next release
kleing [Tue, 17 Aug 2004 11:00:24 +0200] rev 15139
todo before next release
Tue, 17 Aug 2004 10:49:52 +0200 improved wording course material
kleing [Tue, 17 Aug 2004 10:49:52 +0200] rev 15138
improved wording course material
Tue, 17 Aug 2004 01:20:29 +0200 include course material page
kleing [Tue, 17 Aug 2004 01:20:29 +0200] rev 15137
include course material page
Mon, 16 Aug 2004 19:47:01 +0200 Adapted text to new theory header syntax.
nipkow [Mon, 16 Aug 2004 19:47:01 +0200] rev 15136
Adapted text to new theory header syntax.
Mon, 16 Aug 2004 19:06:59 +0200 Added "import" and "begin"
nipkow [Mon, 16 Aug 2004 19:06:59 +0200] rev 15135
Added "import" and "begin"
Mon, 16 Aug 2004 18:05:41 +0200 Experimental version supporting PGIP, merged with main branch with help from Makarius.
aspinall [Mon, 16 Aug 2004 18:05:41 +0200] rev 15134
Experimental version supporting PGIP, merged with main branch with help from Makarius.
Mon, 16 Aug 2004 17:56:07 +0200 Experimental pgip_isar.xml file
aspinall [Mon, 16 Aug 2004 17:56:07 +0200] rev 15133
Experimental pgip_isar.xml file
Mon, 16 Aug 2004 17:06:47 +0200 new theory header syntax.
nipkow [Mon, 16 Aug 2004 17:06:47 +0200] rev 15132
new theory header syntax.
Mon, 16 Aug 2004 14:22:27 +0200 New theory header syntax.
nipkow [Mon, 16 Aug 2004 14:22:27 +0200] rev 15131
New theory header syntax.
Mon, 16 Aug 2004 14:21:54 +0200 *** empty log message ***
nipkow [Mon, 16 Aug 2004 14:21:54 +0200] rev 15130
*** empty log message ***
Mon, 16 Aug 2004 12:29:09 +0200 Replaced `div and `mod in consts_code section by div and mod.
berghofe [Mon, 16 Aug 2004 12:29:09 +0200] rev 15129
Replaced `div and `mod in consts_code section by div and mod.
Sat, 14 Aug 2004 16:27:56 +0200 bugfix in read_dimacs_cnf_file
webertj [Sat, 14 Aug 2004 16:27:56 +0200] rev 15128
bugfix in read_dimacs_cnf_file
Thu, 12 Aug 2004 10:01:09 +0200 Disallowed "includes" in locale declarations.
ballarin [Thu, 12 Aug 2004 10:01:09 +0200] rev 15127
Disallowed "includes" in locale declarations.
Tue, 10 Aug 2004 19:10:39 +0200 Fixed bug in compile_clause that caused equality constraints
berghofe [Tue, 10 Aug 2004 19:10:39 +0200] rev 15126
Fixed bug in compile_clause that caused equality constraints to be "forgotten".
Mon, 09 Aug 2004 15:27:27 +0200 warning for recursion over IDTs added
webertj [Mon, 09 Aug 2004 15:27:27 +0200] rev 15125
warning for recursion over IDTs added
Mon, 09 Aug 2004 10:09:44 +0200 Aded a thm.
nipkow [Mon, 09 Aug 2004 10:09:44 +0200] rev 15124
Aded a thm.
Fri, 06 Aug 2004 17:29:24 +0200 *** empty log message ***
chaieb [Fri, 06 Aug 2004 17:29:24 +0200] rev 15123
*** empty log message ***
Fri, 06 Aug 2004 17:19:50 +0200 proof_of_evalc corrected;
chaieb [Fri, 06 Aug 2004 17:19:50 +0200] rev 15122
proof_of_evalc corrected;
Fri, 06 Aug 2004 17:07:04 +0200 Initial changes to extend arithmetic from individual types to type classes.
nipkow [Fri, 06 Aug 2004 17:07:04 +0200] rev 15121
Initial changes to extend arithmetic from individual types to type classes.
Fri, 06 Aug 2004 16:55:14 +0200 undid UN/INT syntax
nipkow [Fri, 06 Aug 2004 16:55:14 +0200] rev 15120
undid UN/INT syntax
Fri, 06 Aug 2004 16:54:26 +0200 undid UN/INT xsymbol syntax with subscripts.
nipkow [Fri, 06 Aug 2004 16:54:26 +0200] rev 15119
undid UN/INT xsymbol syntax with subscripts.
Fri, 06 Aug 2004 13:36:04 +0200 make_clauses now meta
paulson [Fri, 06 Aug 2004 13:36:04 +0200] rev 15118
make_clauses now meta
Fri, 06 Aug 2004 13:35:44 +0200 RS -> THEN
paulson [Fri, 06 Aug 2004 13:35:44 +0200] rev 15117
RS -> THEN
Fri, 06 Aug 2004 13:35:26 +0200 modified resolution proof
paulson [Fri, 06 Aug 2004 13:35:26 +0200] rev 15116
modified resolution proof
Fri, 06 Aug 2004 12:30:31 +0200 Undid \Union syntax with subscripts.
nipkow [Fri, 06 Aug 2004 12:30:31 +0200] rev 15115
Undid \Union syntax with subscripts.
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip