Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2002-07-19 08:29:58 -0700 (Fri, 19 Jul 2002)
Revision: 3736
Log message:
Reordered theory inclusiong to be more reasonable and better match their order
in theories.pdf.
Changes | Path |
+13 -10 | metaprl/theories/itt/itt_theory.ml |
+17 -20 | metaprl/theories/itt/itt_theory.mli |
Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2002-07-20 11:31:23 -0700 (Sat, 20 Jul 2002)
Revision: 3737
Log message:
Be more clean on "make clean".
Changes | Path |
+1 -1 | metaprl/theories/mc/Makefile |
Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2002-07-21 07:44:03 -0700 (Sun, 21 Jul 2002)
Revision: 3738
Log message:
Print the OSTYPE error message on stderr instead of stdout.
Changes | Path |
+5 -5 | metaprl/mk/rules |
Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2002-07-21 17:20:36 -0700 (Sun, 21 Jul 2002)
Revision: 3739
Log message:
esquash is squash-stable.
Changes | Path |
+1 -1 | metaprl/theories/itt/itt_esquash.ml |
Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2002-07-21 20:05:20 -0700 (Sun, 21 Jul 2002)
Revision: 3740
Log message:
Added elimination rules for equality in an intersection type.
Changes | Path |
+4 -0 | metaprl/theories/itt/itt_bisect.ml |
+1362 -1090 | metaprl/theories/itt/itt_bisect.prla |
+5 -0 | metaprl/theories/itt/itt_isect.ml |
+2713 -2584 | metaprl/theories/itt/itt_isect.prla |
Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2002-07-22 09:07:16 -0700 (Mon, 22 Jul 2002)
Revision: 3741
Log message:
Added a theory on uniqueness of a type with a given equality relation.
Changes | Path |
+1 -0 | metaprl/theories/itt/Makefile |
Added | metaprl/theories/itt/itt_antiquotient.ml |
Properties | metaprl/theories/itt/itt_antiquotient.ml |
Added | metaprl/theories/itt/itt_antiquotient.mli |
Properties | metaprl/theories/itt/itt_antiquotient.mli |
Added | metaprl/theories/itt/itt_antiquotient.prla |
Properties | metaprl/theories/itt/itt_antiquotient.prla |
Changes by: Justin David Smith (justins at cs.caltech.edu)
Date: 2002-07-25 17:45:38 -0700 (Thu, 25 Jul 2002)
Revision: 3745
Log message:
This hack is necessary for certain older perl versions to parse the
Conscript files correctly.
Changes | Path |
+1 -1 | metaprl/library/Conscript |
+1 -1 | metaprl/refiner/reflib/Conscript |
+1 -1 | metaprl/theories/base/Conscript |
+1 -1 | metaprl/theories/itt/Conscript |
+1 -1 | metaprl/theories/ocaml/Conscript |
Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2002-07-27 10:09:54 -0700 (Sat, 27 Jul 2002)
Revision: 3748
Log message:
Added itt_pointwise to theories.pdf
Changes | Path |
+1 -0 | metaprl/doc/latex/theories/itt/print.ml |
+14 -5 | metaprl/theories/itt/itt_pointwise.ml |
Changes by: Lori Lorigo (lorigo at sbcglobal.net)
Date: 2002-07-29 11:37:25 -0700 (Mon, 29 Jul 2002)
Revision: 3749
Log message:
updates to nuprl/metaprl link including parameterization of jprover multiplicity,etc.