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.
webertj [Mon, 23 Aug 2004 16:41:06 +0200] rev 15154
new isatool dimacs2hol
webertj [Mon, 23 Aug 2004 16:35:53 +0200] rev 15153
initial version
paulson [Fri, 20 Aug 2004 12:25:20 +0200] rev 15152
new examples
paulson [Fri, 20 Aug 2004 12:21:03 +0200] rev 15151
proof reconstruction for external ATPs
paulson [Fri, 20 Aug 2004 12:20:09 +0200] rev 15150
fix to eliminate excessive case-splits in the recursion equations, by Luca Dixon
nipkow [Thu, 19 Aug 2004 12:35:45 +0200] rev 15149
new import syntax
nipkow [Thu, 19 Aug 2004 10:33:10 +0200] rev 15148
*** empty log message ***
aspinall [Thu, 19 Aug 2004 01:20:17 +0200] rev 15147
Add systemcmd.
aspinall [Thu, 19 Aug 2004 00:47:15 +0200] rev 15146
Parsing fixes: extra sync token; thmname attribute in opengoal; theory-end. Comments.
aspinall [Wed, 18 Aug 2004 16:25:27 +0200] rev 15145
Version for PGIP 2.X, with greatly improved parsing and XML handling.
aspinall [Wed, 18 Aug 2004 16:04:39 +0200] rev 15144
Remove isar_readstring. Split read into scanner and parser.
aspinall [Wed, 18 Aug 2004 16:03:15 +0200] rev 15143
Make token an eqtype to assist reconstructing input
aspinall [Wed, 18 Aug 2004 16:02:11 +0200] rev 15142
Add scan_comment_whspc to skip space and comments in PGIP stream
nipkow [Wed, 18 Aug 2004 11:44:17 +0200] rev 15141
import -> imports
nipkow [Wed, 18 Aug 2004 11:09:40 +0200] rev 15140
import -> imports
kleing [Tue, 17 Aug 2004 11:00:24 +0200] rev 15139
todo before next release
kleing [Tue, 17 Aug 2004 10:49:52 +0200] rev 15138
improved wording course material
kleing [Tue, 17 Aug 2004 01:20:29 +0200] rev 15137
include course material page
nipkow [Mon, 16 Aug 2004 19:47:01 +0200] rev 15136
Adapted text to new theory header syntax.
nipkow [Mon, 16 Aug 2004 19:06:59 +0200] rev 15135
Added "import" and "begin"
aspinall [Mon, 16 Aug 2004 18:05:41 +0200] rev 15134
Experimental version supporting PGIP, merged with main branch with help from Makarius.
aspinall [Mon, 16 Aug 2004 17:56:07 +0200] rev 15133
Experimental pgip_isar.xml file
nipkow [Mon, 16 Aug 2004 17:06:47 +0200] rev 15132
new theory header syntax.
nipkow [Mon, 16 Aug 2004 14:22:27 +0200] rev 15131
New theory header syntax.
nipkow [Mon, 16 Aug 2004 14:21:54 +0200] rev 15130
*** empty log message ***
berghofe [Mon, 16 Aug 2004 12:29:09 +0200] rev 15129
Replaced `div and `mod in consts_code section by div and mod.
webertj [Sat, 14 Aug 2004 16:27:56 +0200] rev 15128
bugfix in read_dimacs_cnf_file
ballarin [Thu, 12 Aug 2004 10:01:09 +0200] rev 15127
Disallowed "includes" in locale declarations.
berghofe [Tue, 10 Aug 2004 19:10:39 +0200] rev 15126
Fixed bug in compile_clause that caused equality constraints
to be "forgotten".