]>
matita.cs.unibo.it Git - helm.git/log
Andrea Asperti [Mon, 5 Dec 2005 09:21:38 +0000 (09:21 +0000)]
Added a new section on the logical library.
Claudio Sacerdoti Coen [Sat, 3 Dec 2005 10:35:32 +0000 (10:35 +0000)]
metadata are no longer stored in .moo files.
They are now stored (and retrieved) in .metadata files if -nodb is set.
In this way the "library" library no longer depends on "content_pres"
Claudio Sacerdoti Coen [Sat, 3 Dec 2005 10:35:10 +0000 (10:35 +0000)]
1. metadata are no longer stored in .moo files.
They are now stored (and retrieved) in .metadata files if -nodb is set.
In this way the "library" library no longer depends on "content_pres"
2. removed files in grafite_parser that were commited by mistake
Stefano Zacchiroli [Fri, 2 Dec 2005 17:53:23 +0000 (17:53 +0000)]
moved (and hence exported) uri rehashing functions on terms and objects to CicUtil
Claudio Sacerdoti Coen [Fri, 2 Dec 2005 10:57:26 +0000 (10:57 +0000)]
1. matitaEngine splitted into disambiguation (now in grafite_parser) and
in evaluation (now in grafite2)
2. .moo files are now grafite ASTs at the CIC level; they used to be at the
content (or even presentation?) level
3. coq.ma is no longer a special file; added "-I .." in tests to make them
include coq.ma
Modified Files in ocaml:
Makefile.in grafite/grafiteAst.ml grafite/grafiteAstPp.ml
grafite/grafiteAstPp.mli grafite/grafiteMarshal.ml
grafite/grafiteMarshal.mli grafite/grafiteParser.ml
grafite/grafiteParser.mli library/libraryClean.ml
Modified Files in matita:
.depend Makefile.in configure.ac coq.ma dump_moo.ml matita.ml
matitaEngine.ml matitaEngine.mli matitaExcPp.ml
matitaGtkMisc.ml matitaGui.ml matitaGuiTypes.mli
matitaMathView.ml matitaMisc.ml matitaMisc.mli matitaScript.ml
matitaScript.mli matitaTypes.ml matitaTypes.mli matitacLib.ml
matitaclean.ml matitadep.ml tests/Makefile
Added Files in ocaml:
METAS/meta.helm-grafite2.src
METAS/meta.helm-grafite_parser.src grafite2/.cvsignore
grafite2/.depend grafite2/Makefile grafite2/disambiguatePp.ml
grafite2/disambiguatePp.mli grafite2/grafiteEngine.ml
grafite2/grafiteEngine.mli grafite2/grafiteMisc.ml
grafite2/grafiteMisc.mli grafite2/grafiteTypes.ml
grafite2/grafiteTypes.mli grafite2/matitaSync.ml
grafite2/matitaSync.mli grafite_parser/.cvsignore
grafite_parser/.depend grafite_parser/Makefile
grafite_parser/grafiteDisambiguate.cmi
grafite_parser/grafiteDisambiguate.cmo
grafite_parser/grafiteDisambiguate.cmx
grafite_parser/grafiteDisambiguate.ml
grafite_parser/grafiteDisambiguate.mli
grafite_parser/grafiteDisambiguate.o
grafite_parser/grafite_parser.a
grafite_parser/grafite_parser.cma
grafite_parser/grafite_parser.cmxa
grafite_parser/matitaDisambiguator.cmi
grafite_parser/matitaDisambiguator.cmo
grafite_parser/matitaDisambiguator.cmx
grafite_parser/matitaDisambiguator.ml
grafite_parser/matitaDisambiguator.mli
grafite_parser/matitaDisambiguator.o
Removed Files in matita:
disambiguatePp.ml disambiguatePp.mli matitaDisambiguator.ml
matitaDisambiguator.mli matitaSync.ml matitaSync.mli
Claudio Sacerdoti Coen [Fri, 2 Dec 2005 10:57:02 +0000 (10:57 +0000)]
1. matitaEngine splitted into disambiguation (now in grafite_parser) and
in evaluation (now in grafite2)
2. .moo files are now grafite ASTs at the CIC level; they used to be at the
content (or even presentation?) level
3. coq.ma is no longer a special file; added "-I .." in tests to make them
include coq.ma
Modified Files in ocaml:
Makefile.in grafite/grafiteAst.ml grafite/grafiteAstPp.ml
grafite/grafiteAstPp.mli grafite/grafiteMarshal.ml
grafite/grafiteMarshal.mli grafite/grafiteParser.ml
grafite/grafiteParser.mli library/libraryClean.ml
Modified Files in matita:
.depend Makefile.in configure.ac coq.ma dump_moo.ml matita.ml
matitaEngine.ml matitaEngine.mli matitaExcPp.ml
matitaGtkMisc.ml matitaGui.ml matitaGuiTypes.mli
matitaMathView.ml matitaMisc.ml matitaMisc.mli matitaScript.ml
matitaScript.mli matitaTypes.ml matitaTypes.mli matitacLib.ml
matitaclean.ml matitadep.ml tests/Makefile
Added Files in ocaml:
METAS/meta.helm-grafite2.src
METAS/meta.helm-grafite_parser.src grafite2/.cvsignore
grafite2/.depend grafite2/Makefile grafite2/disambiguatePp.ml
grafite2/disambiguatePp.mli grafite2/grafiteEngine.ml
grafite2/grafiteEngine.mli grafite2/grafiteMisc.ml
grafite2/grafiteMisc.mli grafite2/grafiteTypes.ml
grafite2/grafiteTypes.mli grafite2/matitaSync.ml
grafite2/matitaSync.mli grafite_parser/.cvsignore
grafite_parser/.depend grafite_parser/Makefile
grafite_parser/grafiteDisambiguate.cmi
grafite_parser/grafiteDisambiguate.cmo
grafite_parser/grafiteDisambiguate.cmx
grafite_parser/grafiteDisambiguate.ml
grafite_parser/grafiteDisambiguate.mli
grafite_parser/grafiteDisambiguate.o
grafite_parser/grafite_parser.a
grafite_parser/grafite_parser.cma
grafite_parser/grafite_parser.cmxa
grafite_parser/matitaDisambiguator.cmi
grafite_parser/matitaDisambiguator.cmo
grafite_parser/matitaDisambiguator.cmx
grafite_parser/matitaDisambiguator.ml
grafite_parser/matitaDisambiguator.mli
grafite_parser/matitaDisambiguator.o
Removed Files in matita:
disambiguatePp.ml disambiguatePp.mli matitaDisambiguator.ml
matitaDisambiguator.mli matitaSync.ml matitaSync.mli
Enrico Tassi [Wed, 30 Nov 2005 16:26:21 +0000 (16:26 +0000)]
it may happen that matitaclean (clean_baseuris) calls the remove function
without having added the objects first... so the hashtbl is empty...
asert fasle -> []
Claudio Sacerdoti Coen [Wed, 30 Nov 2005 14:43:50 +0000 (14:43 +0000)]
moved coercion to library (work in progress)
Claudio Sacerdoti Coen [Wed, 30 Nov 2005 14:43:32 +0000 (14:43 +0000)]
moved coercions away (work in progress)
Claudio Sacerdoti Coen [Wed, 30 Nov 2005 12:33:06 +0000 (12:33 +0000)]
coercGraph.ml* moved from cic_unification to library
Claudio Sacerdoti Coen [Wed, 30 Nov 2005 12:18:19 +0000 (12:18 +0000)]
Implicit aliases are now defined as all the aliases whose baseuri is the
baseuri of the current development. Much much cleaner.
Claudio Sacerdoti Coen [Wed, 30 Nov 2005 12:17:53 +0000 (12:17 +0000)]
nicer (but convertible) types
Claudio Sacerdoti Coen [Wed, 30 Nov 2005 11:59:27 +0000 (11:59 +0000)]
* Undo fixed.
* Minor code cleaning.
Claudio Sacerdoti Coen [Wed, 30 Nov 2005 10:59:52 +0000 (10:59 +0000)]
Terms parsed by notations were not localized.
Stefano Zacchiroli [Wed, 30 Nov 2005 10:48:35 +0000 (10:48 +0000)]
improved disambiguation section
Claudio Sacerdoti Coen [Wed, 30 Nov 2005 10:11:00 +0000 (10:11 +0000)]
Generation of auxiliary lemmas for inductive types and records moved
from cic_proof_checking and matita to ocaml/library.
Claudio Sacerdoti Coen [Tue, 29 Nov 2005 14:53:34 +0000 (14:53 +0000)]
* Part of matita that used to deal with the library moved into ocaml/library
* cic_unification/coercDb.ml* ==> library/coercDb.ml*
Andrea Asperti [Tue, 29 Nov 2005 14:22:56 +0000 (14:22 +0000)]
Added a few bibliographic entries.
Ferruccio Guidi [Mon, 28 Nov 2005 19:42:52 +0000 (19:42 +0000)]
coa continued
Claudio Sacerdoti Coen [Mon, 28 Nov 2005 15:48:40 +0000 (15:48 +0000)]
* More error messages localized.
* Bug fixed: a few Uncertain became RefineFailure in my last commit(s).
Claudio Sacerdoti Coen [Mon, 28 Nov 2005 15:26:50 +0000 (15:26 +0000)]
More errors localized.
Claudio Sacerdoti Coen [Mon, 28 Nov 2005 13:59:31 +0000 (13:59 +0000)]
More error messages localized.
Claudio Sacerdoti Coen [Mon, 28 Nov 2005 13:25:04 +0000 (13:25 +0000)]
More aggressive politic for non localized terms: an assert false!
Stefano Zacchiroli [Mon, 28 Nov 2005 13:01:50 +0000 (13:01 +0000)]
first part on disambiguation passes
Enrico Tassi [Mon, 28 Nov 2005 12:59:23 +0000 (12:59 +0000)]
added comment
Claudio Sacerdoti Coen [Mon, 28 Nov 2005 12:58:02 +0000 (12:58 +0000)]
DisambiguationError exceptions (that have locations inside) are now relocated
correctly after a (** comment *).
Claudio Sacerdoti Coen [Mon, 28 Nov 2005 12:41:21 +0000 (12:41 +0000)]
1. Bug fixed: compilation of "let corec" to a simple CoFix without a surrounding
let...in was bugged (because of a missing delifting). Fixed.
2. Localization is no longer lost in the body of a "let rec" or a "let corec"
Stefano Zacchiroli [Sun, 27 Nov 2005 16:17:59 +0000 (16:17 +0000)]
removed deadcode / fixed typos (thanks to ocaml 3.09)
Stefano Zacchiroli [Sun, 27 Nov 2005 16:17:36 +0000 (16:17 +0000)]
removed dead code (thanks to ocaml 3.09)
Stefano Zacchiroli [Sun, 27 Nov 2005 15:53:47 +0000 (15:53 +0000)]
crosso compatibility patch which enable building both with ocaml 3.08 and 3.09
Stefano Zacchiroli [Sat, 26 Nov 2005 19:29:58 +0000 (19:29 +0000)]
ocaml 3.09 transition
Claudio Sacerdoti Coen [Sat, 26 Nov 2005 18:05:10 +0000 (18:05 +0000)]
* wrong comments removed
* relocalization of refined terms is now performed for every refined term
Claudio Sacerdoti Coen [Sat, 26 Nov 2005 17:38:23 +0000 (17:38 +0000)]
Refinement bug fixed. The outtype was not refined if it was an Implicit.
Ferruccio Guidi [Sat, 26 Nov 2005 17:20:21 +0000 (17:20 +0000)]
coimplication (continued)
complete overlap algebras (started)
Claudio Sacerdoti Coen [Sat, 26 Nov 2005 16:41:01 +0000 (16:41 +0000)]
Debugging code removed.
Claudio Sacerdoti Coen [Sat, 26 Nov 2005 16:23:34 +0000 (16:23 +0000)]
Bug fixed: an unrefined term was passed around while checking explicit named
substitutions.
Claudio Sacerdoti Coen [Sat, 26 Nov 2005 15:49:23 +0000 (15:49 +0000)]
Experimental localization of errors during refinement and disambiguation.
Ferruccio Guidi [Sat, 26 Nov 2005 15:39:02 +0000 (15:39 +0000)]
the coimplication connective (start)
Claudio Sacerdoti Coen [Sat, 26 Nov 2005 11:56:07 +0000 (11:56 +0000)]
Module CicHash (hash-tables over CIC terms based on physical equality) moved
into Cic.
Stefano Zacchiroli [Sat, 26 Nov 2005 00:32:02 +0000 (00:32 +0000)]
s/0c2/0c2a/ in .install
Claudio Sacerdoti Coen [Fri, 25 Nov 2005 18:07:41 +0000 (18:07 +0000)]
...
Claudio Sacerdoti Coen [Fri, 25 Nov 2005 17:40:38 +0000 (17:40 +0000)]
Non exhaustive match fixed.
Stefano Zacchiroli [Fri, 25 Nov 2005 16:37:53 +0000 (16:37 +0000)]
Bug fixed: removal of .__log was not always attempted.
Stefano Zacchiroli [Fri, 25 Nov 2005 16:34:17 +0000 (16:34 +0000)]
use empty universe in the mono alias phases
Stefano Zacchiroli [Fri, 25 Nov 2005 16:33:25 +0000 (16:33 +0000)]
bugfix: removed unneeded No_choices exception
bugfix: avoid looking in the library when explecitely asked not to do so
Claudio Sacerdoti Coen [Fri, 25 Nov 2005 15:22:51 +0000 (15:22 +0000)]
Confronto con Coq.
Stefano Zacchiroli [Fri, 25 Nov 2005 14:36:01 +0000 (14:36 +0000)]
minor changes
Stefano Zacchiroli [Fri, 25 Nov 2005 12:12:07 +0000 (12:12 +0000)]
labels
Claudio Sacerdoti Coen [Fri, 25 Nov 2005 12:09:51 +0000 (12:09 +0000)]
...
Claudio Sacerdoti Coen [Fri, 25 Nov 2005 12:09:18 +0000 (12:09 +0000)]
...
Stefano Zacchiroli [Fri, 25 Nov 2005 12:09:08 +0000 (12:09 +0000)]
deps
Claudio Sacerdoti Coen [Fri, 25 Nov 2005 11:59:33 +0000 (11:59 +0000)]
More on the presentation.
Enrico Tassi [Fri, 25 Nov 2005 11:27:00 +0000 (11:27 +0000)]
fix
Stefano Zacchiroli [Fri, 25 Nov 2005 11:24:28 +0000 (11:24 +0000)]
added missing deps
Claudio Sacerdoti Coen [Fri, 25 Nov 2005 11:19:59 +0000 (11:19 +0000)]
...
Stefano Zacchiroli [Fri, 25 Nov 2005 11:12:05 +0000 (11:12 +0000)]
build paper per default
Stefano Zacchiroli [Fri, 25 Nov 2005 11:11:41 +0000 (11:11 +0000)]
dependency graphs
Stefano Zacchiroli [Fri, 25 Nov 2005 11:11:27 +0000 (11:11 +0000)]
notation intro
Enrico Tassi [Fri, 25 Nov 2005 10:42:52 +0000 (10:42 +0000)]
added tinycals and patterns subsections
Stefano Zacchiroli [Fri, 25 Nov 2005 10:30:33 +0000 (10:30 +0000)]
changed META dependency
- disambiguation should (and actually does) depend only on acic_content
- paramodulation does not need disambiguation! (except for a test)
Claudio Sacerdoti Coen [Fri, 25 Nov 2005 09:45:13 +0000 (09:45 +0000)]
Unused file removed.
Stefano Zacchiroli [Thu, 24 Nov 2005 18:26:49 +0000 (18:26 +0000)]
Reshaped structure of ocaml/ libraries, matita changed accordingly.
Verbose list of the changes:
Modified Files:
Makefile.in METAS/meta.helm-cic_disambiguation.src
cic_disambiguation/.depend cic_disambiguation/Makefile
cic_disambiguation/disambiguate.ml
cic_disambiguation/disambiguate.mli
cic_disambiguation/disambiguateChoices.ml
cic_disambiguation/disambiguateTypes.ml
cic_disambiguation/disambiguateTypes.mli extlib/.depend
extlib/Makefile xml/xml.ml xml/xml.mli
Added Files:
METAS/meta.helm-acic_content.src METAS/meta.helm-cic_acic.src
METAS/meta.helm-content_pres.src METAS/meta.helm-grafite.src
METAS/meta.helm-hgdome.src acic_content/.cvsignore
acic_content/.depend acic_content/Makefile
acic_content/acic2astMatcher.ml
acic_content/acic2astMatcher.mli acic_content/acic2content.ml
acic_content/acic2content.mli acic_content/cicNotationEnv.ml
acic_content/cicNotationEnv.mli acic_content/cicNotationPp.ml
acic_content/cicNotationPp.mli acic_content/cicNotationPt.ml
acic_content/cicNotationUtil.ml
acic_content/cicNotationUtil.mli acic_content/content.ml
acic_content/content.mli acic_content/content2cic.ml
acic_content/content2cic.mli acic_content/contentPp.ml
acic_content/contentPp.mli acic_content/termAcicContent.ml
acic_content/termAcicContent.mli cic_acic/.cvsignore
cic_acic/.depend cic_acic/Makefile cic_acic/cic2Xml.ml
cic_acic/cic2Xml.mli cic_acic/cic2acic.ml
cic_acic/cic2acic.mli cic_acic/doubleTypeInference.ml
cic_acic/doubleTypeInference.mli cic_acic/eta_fixing.ml
cic_acic/eta_fixing.mli content_pres/.cvsignore
content_pres/.depend content_pres/Makefile content_pres/box.ml
content_pres/box.mli content_pres/boxPp.ml
content_pres/boxPp.mli content_pres/cicNotationLexer.ml
content_pres/cicNotationLexer.mli
content_pres/cicNotationParser.ml
content_pres/cicNotationParser.mli
content_pres/cicNotationPres.ml
content_pres/cicNotationPres.mli content_pres/content2pres.ml
content_pres/content2pres.mli
content_pres/content2presMatcher.ml
content_pres/content2presMatcher.mli
content_pres/mpresentation.ml content_pres/mpresentation.mli
content_pres/renderingAttrs.ml content_pres/renderingAttrs.mli
content_pres/sequent2pres.ml content_pres/sequent2pres.mli
content_pres/termContentPres.ml
content_pres/termContentPres.mli content_pres/test_lexer.ml
extlib/patternMatcher.ml extlib/patternMatcher.mli
grafite/.cvsignore grafite/.depend grafite/Makefile
grafite/cicNotation.ml grafite/cicNotation.mli
grafite/grafiteAst.ml grafite/grafiteAstPp.ml
grafite/grafiteAstPp.mli grafite/grafiteParser.ml
grafite/grafiteParser.mli grafite/print_grammar.ml
grafite/test_dep.ml grafite/test_parser.ml hgdome/.cvsignore
hgdome/.depend hgdome/Makefile hgdome/domMisc.ml
hgdome/domMisc.mli hgdome/xml2Gdome.ml hgdome/xml2Gdome.mli
Removed Files:
METAS/meta.helm-cic_notation.src METAS/meta.helm-cic_omdoc.src
METAS/meta.helm-cic_transformations.src
cic_disambiguation/disambiguatePp.ml
cic_disambiguation/disambiguatePp.mli cic_notation/.cvsignore
cic_notation/.depend cic_notation/Makefile cic_notation/TODO
cic_notation/box.ml cic_notation/box.mli cic_notation/boxPp.ml
cic_notation/boxPp.mli cic_notation/cicNotation.ml
cic_notation/cicNotation.mli cic_notation/cicNotationEnv.ml
cic_notation/cicNotationEnv.mli cic_notation/cicNotationFwd.ml
cic_notation/cicNotationFwd.mli
cic_notation/cicNotationLexer.ml
cic_notation/cicNotationLexer.mli
cic_notation/cicNotationMatcher.ml
cic_notation/cicNotationMatcher.mli
cic_notation/cicNotationParser.expanded.ml
cic_notation/cicNotationParser.ml
cic_notation/cicNotationParser.mli
cic_notation/cicNotationPp.ml cic_notation/cicNotationPp.mli
cic_notation/cicNotationPres.ml
cic_notation/cicNotationPres.mli cic_notation/cicNotationPt.ml
cic_notation/cicNotationRew.ml cic_notation/cicNotationRew.mli
cic_notation/cicNotationTag.ml cic_notation/cicNotationTag.mli
cic_notation/cicNotationUtil.ml
cic_notation/cicNotationUtil.mli cic_notation/grafiteAst.ml
cic_notation/grafiteAstPp.ml cic_notation/grafiteAstPp.mli
cic_notation/grafiteParser.ml cic_notation/grafiteParser.mli
cic_notation/mpresentation.ml cic_notation/mpresentation.mli
cic_notation/print_grammar.ml cic_notation/renderingAttrs.ml
cic_notation/renderingAttrs.mli cic_notation/test_dep.ml
cic_notation/test_lexer.ml cic_notation/test_parser.conf.xml
cic_notation/test_parser.ml cic_notation/doc/.cvsignore
cic_notation/doc/Makefile cic_notation/doc/body.tex
cic_notation/doc/infernce.sty cic_notation/doc/ligature.sty
cic_notation/doc/main.tex cic_notation/doc/manfnt.sty
cic_notation/doc/reserved.sty cic_notation/doc/samples.ma
cic_notation/doc/semantic.sty cic_notation/doc/shrthand.sty
cic_notation/doc/tdiagram.sty cic_omdoc/.cvsignore
cic_omdoc/.depend cic_omdoc/Makefile cic_omdoc/cic2acic.ml
cic_omdoc/cic2acic.mli cic_omdoc/cic2content.ml
cic_omdoc/cic2content.mli cic_omdoc/content.ml
cic_omdoc/content.mli cic_omdoc/content2cic.ml
cic_omdoc/content2cic.mli cic_omdoc/contentPp.ml
cic_omdoc/contentPp.mli cic_omdoc/doubleTypeInference.ml
cic_omdoc/doubleTypeInference.mli cic_omdoc/eta_fixing.ml
cic_omdoc/eta_fixing.mli cic_transformations/.cvsignore
cic_transformations/.depend cic_transformations/Makefile
cic_transformations/applyTransformation.ml
cic_transformations/applyTransformation.mli
cic_transformations/cic2Xml.ml cic_transformations/cic2Xml.mli
cic_transformations/content2pres.ml
cic_transformations/content2pres.mli
cic_transformations/domMisc.ml cic_transformations/domMisc.mli
cic_transformations/sequent2pres.ml
cic_transformations/sequent2pres.mli
cic_transformations/xml2Gdome.ml
cic_transformations/xml2Gdome.mli
Stefano Zacchiroli [Thu, 24 Nov 2005 18:25:43 +0000 (18:25 +0000)]
Reshaped structure of ocaml/ libraries.
Verbose list of the changes:
Modified Files:
Makefile.in METAS/meta.helm-cic_disambiguation.src
cic_disambiguation/.depend cic_disambiguation/Makefile
cic_disambiguation/disambiguate.ml
cic_disambiguation/disambiguate.mli
cic_disambiguation/disambiguateChoices.ml
cic_disambiguation/disambiguateTypes.ml
cic_disambiguation/disambiguateTypes.mli extlib/.depend
extlib/Makefile xml/xml.ml xml/xml.mli
Added Files:
METAS/meta.helm-acic_content.src METAS/meta.helm-cic_acic.src
METAS/meta.helm-content_pres.src METAS/meta.helm-grafite.src
METAS/meta.helm-hgdome.src acic_content/.cvsignore
acic_content/.depend acic_content/Makefile
acic_content/acic2astMatcher.ml
acic_content/acic2astMatcher.mli acic_content/acic2content.ml
acic_content/acic2content.mli acic_content/cicNotationEnv.ml
acic_content/cicNotationEnv.mli acic_content/cicNotationPp.ml
acic_content/cicNotationPp.mli acic_content/cicNotationPt.ml
acic_content/cicNotationUtil.ml
acic_content/cicNotationUtil.mli acic_content/content.ml
acic_content/content.mli acic_content/content2cic.ml
acic_content/content2cic.mli acic_content/contentPp.ml
acic_content/contentPp.mli acic_content/termAcicContent.ml
acic_content/termAcicContent.mli cic_acic/.cvsignore
cic_acic/.depend cic_acic/Makefile cic_acic/cic2Xml.ml
cic_acic/cic2Xml.mli cic_acic/cic2acic.ml
cic_acic/cic2acic.mli cic_acic/doubleTypeInference.ml
cic_acic/doubleTypeInference.mli cic_acic/eta_fixing.ml
cic_acic/eta_fixing.mli content_pres/.cvsignore
content_pres/.depend content_pres/Makefile content_pres/box.ml
content_pres/box.mli content_pres/boxPp.ml
content_pres/boxPp.mli content_pres/cicNotationLexer.ml
content_pres/cicNotationLexer.mli
content_pres/cicNotationParser.ml
content_pres/cicNotationParser.mli
content_pres/cicNotationPres.ml
content_pres/cicNotationPres.mli content_pres/content2pres.ml
content_pres/content2pres.mli
content_pres/content2presMatcher.ml
content_pres/content2presMatcher.mli
content_pres/mpresentation.ml content_pres/mpresentation.mli
content_pres/renderingAttrs.ml content_pres/renderingAttrs.mli
content_pres/sequent2pres.ml content_pres/sequent2pres.mli
content_pres/termContentPres.ml
content_pres/termContentPres.mli content_pres/test_lexer.ml
extlib/patternMatcher.ml extlib/patternMatcher.mli
grafite/.cvsignore grafite/.depend grafite/Makefile
grafite/cicNotation.ml grafite/cicNotation.mli
grafite/grafiteAst.ml grafite/grafiteAstPp.ml
grafite/grafiteAstPp.mli grafite/grafiteParser.ml
grafite/grafiteParser.mli grafite/print_grammar.ml
grafite/test_dep.ml grafite/test_parser.ml hgdome/.cvsignore
hgdome/.depend hgdome/Makefile hgdome/domMisc.ml
hgdome/domMisc.mli hgdome/xml2Gdome.ml hgdome/xml2Gdome.mli
Removed Files:
METAS/meta.helm-cic_notation.src METAS/meta.helm-cic_omdoc.src
METAS/meta.helm-cic_transformations.src
cic_disambiguation/disambiguatePp.ml
cic_disambiguation/disambiguatePp.mli cic_notation/.cvsignore
cic_notation/.depend cic_notation/Makefile cic_notation/TODO
cic_notation/box.ml cic_notation/box.mli cic_notation/boxPp.ml
cic_notation/boxPp.mli cic_notation/cicNotation.ml
cic_notation/cicNotation.mli cic_notation/cicNotationEnv.ml
cic_notation/cicNotationEnv.mli cic_notation/cicNotationFwd.ml
cic_notation/cicNotationFwd.mli
cic_notation/cicNotationLexer.ml
cic_notation/cicNotationLexer.mli
cic_notation/cicNotationMatcher.ml
cic_notation/cicNotationMatcher.mli
cic_notation/cicNotationParser.expanded.ml
cic_notation/cicNotationParser.ml
cic_notation/cicNotationParser.mli
cic_notation/cicNotationPp.ml cic_notation/cicNotationPp.mli
cic_notation/cicNotationPres.ml
cic_notation/cicNotationPres.mli cic_notation/cicNotationPt.ml
cic_notation/cicNotationRew.ml cic_notation/cicNotationRew.mli
cic_notation/cicNotationTag.ml cic_notation/cicNotationTag.mli
cic_notation/cicNotationUtil.ml
cic_notation/cicNotationUtil.mli cic_notation/grafiteAst.ml
cic_notation/grafiteAstPp.ml cic_notation/grafiteAstPp.mli
cic_notation/grafiteParser.ml cic_notation/grafiteParser.mli
cic_notation/mpresentation.ml cic_notation/mpresentation.mli
cic_notation/print_grammar.ml cic_notation/renderingAttrs.ml
cic_notation/renderingAttrs.mli cic_notation/test_dep.ml
cic_notation/test_lexer.ml cic_notation/test_parser.conf.xml
cic_notation/test_parser.ml cic_notation/doc/.cvsignore
cic_notation/doc/Makefile cic_notation/doc/body.tex
cic_notation/doc/infernce.sty cic_notation/doc/ligature.sty
cic_notation/doc/main.tex cic_notation/doc/manfnt.sty
cic_notation/doc/reserved.sty cic_notation/doc/samples.ma
cic_notation/doc/semantic.sty cic_notation/doc/shrthand.sty
cic_notation/doc/tdiagram.sty cic_omdoc/.cvsignore
cic_omdoc/.depend cic_omdoc/Makefile cic_omdoc/cic2acic.ml
cic_omdoc/cic2acic.mli cic_omdoc/cic2content.ml
cic_omdoc/cic2content.mli cic_omdoc/content.ml
cic_omdoc/content.mli cic_omdoc/content2cic.ml
cic_omdoc/content2cic.mli cic_omdoc/contentPp.ml
cic_omdoc/contentPp.mli cic_omdoc/doubleTypeInference.ml
cic_omdoc/doubleTypeInference.mli cic_omdoc/eta_fixing.ml
cic_omdoc/eta_fixing.mli cic_transformations/.cvsignore
cic_transformations/.depend cic_transformations/Makefile
cic_transformations/applyTransformation.ml
cic_transformations/applyTransformation.mli
cic_transformations/cic2Xml.ml cic_transformations/cic2Xml.mli
cic_transformations/content2pres.ml
cic_transformations/content2pres.mli
cic_transformations/domMisc.ml cic_transformations/domMisc.mli
cic_transformations/sequent2pres.ml
cic_transformations/sequent2pres.mli
cic_transformations/xml2Gdome.ml
cic_transformations/xml2Gdome.mli
Claudio Sacerdoti Coen [Thu, 24 Nov 2005 14:02:27 +0000 (14:02 +0000)]
...
Claudio Sacerdoti Coen [Thu, 24 Nov 2005 13:30:01 +0000 (13:30 +0000)]
Da capo (matita2.tex).
Stefano Zacchiroli [Thu, 24 Nov 2005 13:01:31 +0000 (13:01 +0000)]
split non-logic level of whelp away from metadataQuery to a new module
Stefano Zacchiroli [Thu, 24 Nov 2005 10:21:33 +0000 (10:21 +0000)]
added missing dependency
Stefano Zacchiroli [Thu, 24 Nov 2005 08:39:51 +0000 (08:39 +0000)]
removed the need of REQUIRES in libraries Makefile, they are now queried from the corresponding META
Stefano Zacchiroli [Thu, 24 Nov 2005 08:38:53 +0000 (08:38 +0000)]
bugfix: libraries.ps works again
Stefano Zacchiroli [Thu, 24 Nov 2005 08:38:12 +0000 (08:38 +0000)]
prose
Stefano Zacchiroli [Thu, 24 Nov 2005 08:38:03 +0000 (08:38 +0000)]
minimal introduction
Claudio Sacerdoti Coen [Wed, 23 Nov 2005 22:31:36 +0000 (22:31 +0000)]
New implementation for localized exceptions.
Claudio Sacerdoti Coen [Wed, 23 Nov 2005 22:28:21 +0000 (22:28 +0000)]
* New implementation of localized exceptions
* Localized exceptions moved into the extlib
Claudio Sacerdoti Coen [Wed, 23 Nov 2005 18:05:09 +0000 (18:05 +0000)]
...
Stefano Zacchiroli [Wed, 23 Nov 2005 10:45:01 +0000 (10:45 +0000)]
ocaml 3.09 transition
Claudio Sacerdoti Coen [Wed, 23 Nov 2005 10:43:44 +0000 (10:43 +0000)]
More on accessibility.
Stefano Zacchiroli [Wed, 23 Nov 2005 10:26:57 +0000 (10:26 +0000)]
ocaml 3.09 transition
Stefano Zacchiroli [Wed, 23 Nov 2005 10:02:47 +0000 (10:02 +0000)]
ocaml 3.09 transition
Stefano Zacchiroli [Wed, 23 Nov 2005 09:50:05 +0000 (09:50 +0000)]
0.7.2 version (ancient)
Stefano Zacchiroli [Tue, 22 Nov 2005 18:04:55 +0000 (18:04 +0000)]
- more resilient to proof checking failures during pretty printing
- do not compute inner types for sequents
Stefano Zacchiroli [Tue, 22 Nov 2005 18:03:36 +0000 (18:03 +0000)]
support pretty printing of Cic.Implicit
Stefano Zacchiroli [Tue, 22 Nov 2005 12:57:06 +0000 (12:57 +0000)]
bugfix: return unshared sequent when applying cic -> mathml transformations so that paste work again
Claudio Sacerdoti Coen [Tue, 22 Nov 2005 09:52:32 +0000 (09:52 +0000)]
Debugging code commented out.
Claudio Sacerdoti Coen [Tue, 22 Nov 2005 09:42:56 +0000 (09:42 +0000)]
Error messages improved.
Claudio Sacerdoti Coen [Tue, 22 Nov 2005 09:42:08 +0000 (09:42 +0000)]
"Localization" of error messages for eat_prods and applications.
Claudio Sacerdoti Coen [Tue, 22 Nov 2005 09:41:44 +0000 (09:41 +0000)]
Less verbose error messages.
Claudio Sacerdoti Coen [Tue, 22 Nov 2005 09:05:54 +0000 (09:05 +0000)]
Last details.
Claudio Sacerdoti Coen [Mon, 21 Nov 2005 19:16:51 +0000 (19:16 +0000)]
Proof using function induction terminated. It's really gorgeous.
Claudio Sacerdoti Coen [Mon, 21 Nov 2005 18:16:59 +0000 (18:16 +0000)]
Lost of redundant typing hints removed from the functional induction term.
Claudio Sacerdoti Coen [Mon, 21 Nov 2005 18:07:47 +0000 (18:07 +0000)]
New proof based on an hand-made functional induction.
Claudio Sacerdoti Coen [Mon, 21 Nov 2005 18:07:27 +0000 (18:07 +0000)]
Useful lemma added.
Claudio Sacerdoti Coen [Mon, 21 Nov 2005 17:58:17 +0000 (17:58 +0000)]
Invariant no longer true (since when?)
Claudio Sacerdoti Coen [Mon, 21 Nov 2005 16:16:49 +0000 (16:16 +0000)]
More informative error messages.
Stefano Zacchiroli [Mon, 21 Nov 2005 13:22:06 +0000 (13:22 +0000)]
split body away to ease inclusion from elsewhere
Stefano Zacchiroli [Mon, 21 Nov 2005 13:12:51 +0000 (13:12 +0000)]
split to easy inclusion
Stefano Zacchiroli [Mon, 21 Nov 2005 13:10:45 +0000 (13:10 +0000)]
typo
Ferruccio Guidi [Mon, 21 Nov 2005 11:28:31 +0000 (11:28 +0000)]
internal quantification fixed
Stefano Zacchiroli [Mon, 21 Nov 2005 08:36:02 +0000 (08:36 +0000)]
fixed URI regexp so that URIs containing '-' are allowed
Claudio Sacerdoti Coen [Sat, 19 Nov 2005 18:28:15 +0000 (18:28 +0000)]
"let rec f = ... in f l" used to be compiled incorrectly
(without checking if f occurs in l and without delifting l!!!)
Ferruccio Guidi [Sat, 19 Nov 2005 18:01:48 +0000 (18:01 +0000)]
theorems about equality in classes