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
haftmann [Tue, 09 Jan 2007 08:31:54 +0100] rev 22038
improved names
haftmann [Tue, 09 Jan 2007 08:31:52 +0100] rev 22037
proper node names
haftmann [Tue, 09 Jan 2007 08:31:51 +0100] rev 22036
slight cleanup
haftmann [Tue, 09 Jan 2007 08:31:50 +0100] rev 22035
improved variable name handling
haftmann [Tue, 09 Jan 2007 08:31:49 +0100] rev 22034
moved variable environments here
haftmann [Tue, 09 Jan 2007 08:31:48 +0100] rev 22033
moved a lot to codegen_func.ML
haftmann [Tue, 09 Jan 2007 08:31:47 +0100] rev 22032
typo
haftmann [Tue, 09 Jan 2007 08:31:46 +0100] rev 22031
added map_abs_vars
wenzelm [Mon, 08 Jan 2007 12:26:13 +0100] rev 22030
tuned signature;
webertj [Sun, 07 Jan 2007 16:21:22 +0100] rev 22029
print functions for typs and terms added
aspinall [Sun, 07 Jan 2007 14:05:44 +0100] rev 22028
Be more chatty in PGIP file operations.
chaieb [Sat, 06 Jan 2007 20:56:44 +0100] rev 22027
A few lemmas about relative primes when dividing trough gcd
Definition of gcd on integers and a few lemmas.
chaieb [Sat, 06 Jan 2007 20:47:09 +0100] rev 22026
A few theorems on integer divisibily.
paulson [Fri, 05 Jan 2007 17:38:05 +0100] rev 22025
Introduction of a bound on DEPTH_ITER, to prevent the meson method from running forever