aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Added test for bugs 2242, 2337, 2339 + remove the use of name "ambiguous" inGravatar herbelin2010-09-18
* Fixing bugs #2347 (part 2) and #2388: error message printing was doneGravatar herbelin2010-09-18
* Now prints an error instead of an anomaly when dynlink failsGravatar herbelin2010-09-18
* Fixed a problem introduced in r12607 after pattern_of_constr servedGravatar herbelin2010-09-17
* In the computation of missing arguments for apply, accept that theGravatar herbelin2010-09-17
* For the moment, two small manual eta-expansions to avoid '_a after extractionGravatar letouzey2010-09-17
* Extraction: multiple fixes related with the Not_found encountered by X. LeroyGravatar letouzey2010-09-17
* Coqdep_boot : misc improvementsGravatar letouzey2010-09-17
* Explicit Mod_checking signatureGravatar glondu2010-09-16
* Sharing is not anymore broken by traverse_module.Gravatar soubiran2010-09-15
* Fix likely semantic typosGravatar glondu2010-09-15
* CoqIDE argv parsing delegated to coqtopGravatar vgross2010-09-14
* Fix unescaped end-of-lines (OCaml warning 29)Gravatar glondu2010-09-13
* commit 13400 and 13409.Gravatar soubiran2010-09-13
* Improving a few error messages in Ltac interpretationGravatar herbelin2010-09-11
* files introduce in commit 13401 aren't erased anymore by 'make clean'Gravatar pboutill2010-09-10
* Bugfix: A notation for a constructor where some arguments are _Gravatar pboutill2010-09-10
* NMake : another round of heavy reworkGravatar letouzey2010-09-09
* Added doc/refman/coqide.eps and coqide-queries.eps to remove the need for png...Gravatar emakarov2010-09-06
* fixed bug #2375 (congruence)Gravatar corbinea2010-09-02
* * removed declare_constant and declare_internal_constant Gravatar vsiles2010-09-02
* v13392 port from v8.3 to trunk : correct message when defining inductive schemesGravatar vsiles2010-09-02
* Clarified role of Set Boolean Equality Schemes wrt Set Equality Scheme +Gravatar herbelin2010-09-02
* Improved printing of Unfoldable constants in hints databases (usedGravatar herbelin2010-09-02
* * By default, load proof terms.Gravatar regisgia2010-08-31
* * scripts/Coqc toplevel/Usage:Gravatar regisgia2010-08-27
* * checker/Safe_typing.LightenLibrary:Gravatar regisgia2010-08-27
* * kernel/Safe_typing.LightenLibrary:Gravatar regisgia2010-08-27
* * (checker|kernel)/Safe_typing:Gravatar regisgia2010-08-27
* * (checker|kernel)/Safe_typing:Gravatar regisgia2010-08-27
* * toplevel/Coqtop: Reactivate -dont-load-proofs option.Gravatar regisgia2010-08-27
* * library/Library: Reformulate a comment.Gravatar regisgia2010-08-27
* * library/Library: Document.Gravatar regisgia2010-08-27
* * checker/SafeTyping kernel/SafeTyping:Gravatar regisgia2010-08-27
* * lib/Flags: Replace dont_load_proofs by load_proofs since not loadingGravatar regisgia2010-08-27
* * Improve documentation of LightenLibrary.Gravatar regisgia2010-08-27
* * (checker|kernel)/Safe_typing: New LightenLibrary.Gravatar regisgia2010-08-27
* * library/Library: Remove the use of the old-fashioned lighten_library.Gravatar regisgia2010-08-27
* * library/Library: Remove lighten_library definition.Gravatar regisgia2010-08-27
* Fix an error message ot having the ERror: prefix.Gravatar courtieu2010-08-26
* Export printing functions for extra arguments. Maybe there's a way toGravatar msozeau2010-08-03
* Fix [clenv_missing] to compute a better approximation of missingGravatar msozeau2010-08-02
* Fixed commit r13359 which was incomplete for its "trunk" part. ThanksGravatar herbelin2010-07-31
* adpated the checker to handle coomutative cuts and lazynessGravatar barras2010-07-30
* Removed information in COMPATIBILITY that were intended before all forGravatar herbelin2010-07-30
* better fix to bug #2319: types are compiled in the env of the bodiesGravatar barras2010-07-30
* Updated test on Nsatz after Loïc moved NsatzR to Nsatz.Gravatar herbelin2010-07-30
* Capitulation wrt "change pat with term": instead of solving theGravatar herbelin2010-07-30
* r13359 continued: removed native treatment for λ (lambda) and Π (Pi)Gravatar herbelin2010-07-30
* Rather quick hack to make basic unicode notations available byGravatar herbelin2010-07-29