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