haftmann [Tue, 16 Jan 2007 08:06:57 +0100] rev 22068
renamed locale partial_order to order
haftmann [Tue, 16 Jan 2007 08:06:55 +0100] rev 22067
refined and added example for ExecutableRat
haftmann [Tue, 16 Jan 2007 08:06:52 +0100] rev 22066
updated keywords
krauss [Mon, 15 Jan 2007 10:15:55 +0100] rev 22065
added sections on mutual induction and patterns
paulson [Sun, 14 Jan 2007 09:57:29 +0100] rev 22064
optimized translation of HO problems
ballarin [Fri, 12 Jan 2007 15:37:21 +0100] rev 22063
Reverted to structure representation with records.
haftmann [Fri, 12 Jan 2007 09:58:31 +0100] rev 22062
more term inspection
haftmann [Fri, 12 Jan 2007 09:58:30 +0100] rev 22061
introduced binding concept
haftmann [Fri, 12 Jan 2007 09:58:29 +0100] rev 22060
adjusted manual
paulson [Thu, 11 Jan 2007 16:53:12 +0100] rev 22059
well-founded relations for the integers
webertj [Thu, 11 Jan 2007 01:34:23 +0100] rev 22058
updated to mention the automatic unfolding of constants
wenzelm [Wed, 10 Jan 2007 20:17:26 +0100] rev 22057
removed NameSpace.split -- use qualifier/base instead;
wenzelm [Wed, 10 Jan 2007 20:16:52 +0100] rev 22056
fixed exit: proper type check of state;
tuned signature;
webertj [Wed, 10 Jan 2007 19:19:24 +0100] rev 22055
tuned
webertj [Wed, 10 Jan 2007 19:18:29 +0100] rev 22054
minor comment change
webertj [Wed, 10 Jan 2007 19:17:52 +0100] rev 22053
no unfolding necessary anymore (refute does that automatically now)
haftmann [Wed, 10 Jan 2007 09:28:24 +0100] rev 22052
improved case patterns
haftmann [Wed, 10 Jan 2007 08:58:35 +0100] rev 22051
added undefined in cases
haftmann [Tue, 09 Jan 2007 19:09:01 +0100] rev 22050
named preprocessorts
haftmann [Tue, 09 Jan 2007 19:09:00 +0100] rev 22049
cleanup
haftmann [Tue, 09 Jan 2007 19:08:59 +0100] rev 22048
activated new class code
haftmann [Tue, 09 Jan 2007 19:08:58 +0100] rev 22047
handling for "undefined" in case expressions
haftmann [Tue, 09 Jan 2007 19:08:56 +0100] rev 22046
named preprocessors
paulson [Tue, 09 Jan 2007 18:13:55 +0100] rev 22045
The "of 1, simplified" stopped working some time ago, leaving these simprules
open to looking. Now, explicit lemma statements ensure that the correct
formula is proved.
paulson [Tue, 09 Jan 2007 18:12:59 +0100] rev 22044
More compact proof reconstruction: lines having fewer than !min_deps dependences are folded
into the rest of the proof.
paulson [Tue, 09 Jan 2007 15:49:39 +0100] rev 22043
simplified the resoution proofs
aspinall [Tue, 09 Jan 2007 12:12:00 +0100] rev 22042
Cleanup message model: add info fatality level. Add informfileoutdated and some use of completed flag.
aspinall [Tue, 09 Jan 2007 12:09:49 +0100] rev 22041
Add info fatality for error messages.
aspinall [Tue, 09 Jan 2007 12:09:21 +0100] rev 22040
Add informfileoutdated and completed flag. This makes the PGIP messages match the Broker states.
haftmann [Tue, 09 Jan 2007 08:32:50 +0100] rev 22039
slight cleanups