aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* coqc and coqmktop migrated in tools/, get rid of scripts/ subdirGravatar letouzey2013-04-18
* Coqdep: add an -exclude-dir option (wish mentionned in #3025)Gravatar letouzey2013-04-18
* Coqc: accept -exclude-dir + some others + cleanup (fix #3025)Gravatar letouzey2013-04-18
* Finer fix for bug 3017, mark unresolvability only of goals that areGravatar msozeau2013-04-18
* Only arguments declared as implicit can be renamedGravatar gareuselesinge2013-04-18
* Fix #3001 (rename arg of global cst inside section)Gravatar gareuselesinge2013-04-18
* Renaming SearchAbout into Search and Search into SearchHead.Gravatar herbelin2013-04-17
* Matching patterns: fixed allow_partial_app which was not working onGravatar herbelin2013-04-17
* Fix of r16257 in r16205 for "errors raised by check_evar_instance wereGravatar herbelin2013-04-17
* Coqmktop: dynlink is now mandatory due to Maxime's native-compilerGravatar letouzey2013-04-17
* Coqc: repair localisation of errors in filesGravatar letouzey2013-04-17
* Using Parameter instead of Variable in test-suite/outputGravatar herbelin2013-04-17
* Improving error message in explain_cannot_find_well_typed_abstraction:Gravatar herbelin2013-04-17
* Like in r16346, do not filter local definitions (here in theGravatar herbelin2013-04-17
* Added group properties of eq_refl, eq_sym, eq_transGravatar herbelin2013-04-17
* Fixing #2968. This is quite brittle though, because we are messingGravatar ppedrot2013-04-16
* Added regression test for bug #3023 which was solved by Matthieu'sGravatar herbelin2013-04-16
* More in IArrayGravatar ppedrot2013-04-16
* Minor simplifications in Declaremods and Safe_typingGravatar letouzey2013-04-15
* Declaremods: drop some useless stuff (slight gain in vo size)Gravatar letouzey2013-04-15
* Checker: vo validation checks the absence of Var/Evar/MetaGravatar letouzey2013-04-15
* Checker : a md5-based way to ensure checker/values.ml is always in syncGravatar letouzey2013-04-15
* votour: a small tool for guided tours of .voGravatar letouzey2013-04-15
* Checker: vo validation is now done in check.ml (and always)Gravatar letouzey2013-04-15
* Checker: get rid of code handling section variablesGravatar letouzey2013-04-15
* Checker: empty sections hardcoded in cb and mindGravatar letouzey2013-04-15
* Checker: reified encoding of .vo types in values.mlGravatar letouzey2013-04-15
* 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