aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Checker: regroup all vo-related types in cic.mliGravatar letouzey2013-04-15
* anew_instance should not consume the locality twiceGravatar gareuselesinge2013-04-15
* More functional implementation of locality_flag and program_modeGravatar gareuselesinge2013-04-15
* Backport r16394 from 8.4:Gravatar msozeau2013-04-11
* Equality: avoid some unprotected List.nth (fix #2837)Gravatar letouzey2013-04-10
* Added a module of immutable arrays. Not as full as CArray, but shouldGravatar ppedrot2013-04-09
* Enrich test-suite with a test for #3022.Gravatar ppedrot2013-04-08
* Allow catching of WrongAbstractionType, fixing a regression from 8.4Gravatar msozeau2013-04-05
* Small doc fix : module subtyping cannot force access of opaquesGravatar letouzey2013-04-04
* Removing two Pervasives.compare from Term.Gravatar ppedrot2013-04-03
* Fix for bug #3017: wrong handling of the unresolvability statusGravatar msozeau2013-04-03
* Revised infrastructure for lazy loading of opaque proofsGravatar letouzey2013-04-02
* Mod_subst.force: avoid using join when only one substGravatar letouzey2013-04-02
* Minor cleanup concerning Mod_subst.MBImapGravatar letouzey2013-04-02
* Exporting the SearchAbout filter.Gravatar ppedrot2013-04-02
* Continuation of r16346 on filtering local definitions. RefinedGravatar herbelin2013-03-30
* Safe_typing+Libary: use some arrays instead of lists in vo structuresGravatar letouzey2013-03-28
* Safe_library : a record type for compiled_library instead of large tupleGravatar letouzey2013-03-28
* Synchronizing loadpath with the backtrack mechanism.Gravatar ppedrot2013-03-26
* Moved the Loadpath part of Library to its own file, and documentedGravatar ppedrot2013-03-26
* Typo in refman (fix #2962)Gravatar letouzey2013-03-25
* Enrich test-suite with a test for #2928Gravatar letouzey2013-03-25
* Enrich test-suite with a test for #2734Gravatar letouzey2013-03-25
* Native compiler: hash-consing of generated code and values.Gravatar mdenes2013-03-25
* Add the test-case of bug 2750 in the test-suiteGravatar letouzey2013-03-25
* Native compiler: timing info for reification in debug mode.Gravatar mdenes2013-03-25
* Native compiler: Inlined constants are now compiled, fixing a bug reported byGravatar mdenes2013-03-25
* Normalized type for Vector.map2Gravatar pboutill2013-03-25
* Fix bug #2989: make unification.ml able to deal with canonical structure in a...Gravatar pboutill2013-03-25
* cbn can be called by EvalGravatar pboutill2013-03-25
* Comments in mliGravatar pboutill2013-03-25
* Minor code cleaning in CArray / CList.Gravatar ppedrot2013-03-23
* NMake*: avoid some warning about Let outside sectionsGravatar letouzey2013-03-22
* Fix bug# 2994, 2971 about better error messages.Gravatar msozeau2013-03-22
* Fixing unfolding of local definitions during unification that appearedGravatar herbelin2013-03-21
* Cosmetic code contraction in evarsolve.ml + test sur unification avec let-in.Gravatar herbelin2013-03-21
* Robust display of NotConvertibleTypeField errors (fix #3008, #2995)Gravatar letouzey2013-03-21
* Firstorder: record with defined field aren't conjonctions (fix #2629)Gravatar letouzey2013-03-21
* Using hnf instead of "intro H" for forcing reduction to a product.Gravatar herbelin2013-03-21
* Fixing an old pecularity of "red": head betaiota redexes are nowGravatar herbelin2013-03-21
* Typo dans message d'erreur (obligations).Gravatar herbelin2013-03-21
* Add type information in error message when a constructor is not fullyGravatar herbelin2013-03-21
* Check unexpected "Local" keyword in cmd before opening a proof (fix #2975)Gravatar letouzey2013-03-21
* Removing mandatory suffixes for library files.Gravatar ppedrot2013-03-21
* Printmod: handle more examples thanks to better nametab useGravatar letouzey2013-03-21
* Printmod: fresh fake namespaces for non-visible modules (fix #2668, #2983)Gravatar letouzey2013-03-21
* Check a list length before doing a List.chop (fix #3000)Gravatar letouzey2013-03-20
* Better encapsulation of MessageViewGravatar ppedrot2013-03-20
* Using ML signalling in CoqIDEGravatar ppedrot2013-03-19
* Adding color for warnings in CoqIDEGravatar ppedrot2013-03-19