aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Apply vmconv if there are no _undefined_ evars around.Gravatar msozeau2008-11-08
* Slight change of the semantics of user-given casts: they don't reallyGravatar msozeau2008-11-07
* - Ajout possibilité de lancer ocamldebug sur coqideGravatar herbelin2008-11-07
* Suite #11533Gravatar notin2008-11-07
* Correction du bug #1926Gravatar notin2008-11-07
* Add some example uses of the new record features in Record.v:Gravatar msozeau2008-11-07
* Fix a bug in the specialization by unification tactic related to the problemsGravatar msozeau2008-11-07
* Add the ability to give a specific tactic to solve each obligation inGravatar msozeau2008-11-07
* Fix universe problem appearing ConCaT using the existing infrastructure forGravatar msozeau2008-11-07
* Cosmetic: no more whitespace at end of lines in extraction filesGravatar letouzey2008-11-06
* Correction d'un petit bug en cas de redéfintion par l'utilisateur de variabl...Gravatar notin2008-11-06
* Minor fixes:Gravatar msozeau2008-11-05
* Port [rewrite] tactics to open terms. Currently no check that evarsGravatar msozeau2008-11-05
* Fix in the unification algorithm using evars: unify types of evarGravatar msozeau2008-11-05
* Move Record desugaring to constrintern and add ability to use notationsGravatar msozeau2008-11-05
* Suite commit 11539 sur notation Record dans (Co)Inductive (MAJGravatar herbelin2008-11-05
* Petit bug dans le commit précédent.Gravatar aspiwack2008-11-05
* Nouvelle syntaxe pour écrire des records (co)inductifs :Gravatar aspiwack2008-11-05
* Better extraction renaming phase (fix #1914 plus other non-reported bugs)Gravatar letouzey2008-11-05
* Adaptation to ocaml 3.11 new semantics of String.index_from (see bug #1974)Gravatar herbelin2008-11-04
* 2 petites améliorations de coq_makefile (traitement des .ml4 + cibles géné...Gravatar notin2008-11-04
* Fix CAMLHLIB (due to r11358) (Closes: #1986)Gravatar glondu2008-11-02
* test-suite/ideal-features/{apply.v -> eapply_evar.v}Gravatar glondu2008-11-02
* Ajout d'une option -raw pour Coqdoc (sortie en texte brut)Gravatar notin2008-10-31
* allowed patternidents starting with an '_'Gravatar amahboub2008-10-31
* The lexer is changer to break former PATTERNIDENT into two tokens.Gravatar amahboub2008-10-30
* Document native "Declare ML Module"Gravatar glondu2008-10-29
* Remove calls to Dynlink.add_{interfaces,available_units} altogetherGravatar glondu2008-10-29
* Adaptation du vieil appel à "apply" sur lemme de symétrie au cas oùGravatar herbelin2008-10-29
* Oups...Gravatar notin2008-10-29
* Dépendance des cibles de la documentation envers les cibles de CoqGravatar notin2008-10-29
* Native "Declare ML Module" when possibleGravatar glondu2008-10-28
* petite modif du commit 11513.Gravatar soubiran2008-10-28
* 11511 continued (bug in set.out + incohérence dans "Theorem with"Gravatar herbelin2008-10-28
* Correction bug 1979.Gravatar soubiran2008-10-28
* - Fixed many "Theorem with" bugs.Gravatar herbelin2008-10-27
* Correct enormous bug in interpretation of generalized binders: it simplyGravatar msozeau2008-10-26
* Fixes and refinements regarding occurrence selection:Gravatar herbelin2008-10-26
* adding an option Function_raw_tcc to FunctionGravatar jforest2008-10-26
* Stop using a coqdocdoc env which prevents use of environments insideGravatar msozeau2008-10-26
* - MAJ svn:ignore pour bin/coq-parser (anciennement bin/parser)Gravatar herbelin2008-10-26
* Backtrack sur commit 11467 (tentative d'optimisation meta_instance quiGravatar herbelin2008-10-26
* More debugging of handling of open constrs with typeclasses:Gravatar msozeau2008-10-25
* Fix for bug #1981, correct the mismatch between the meta types used inGravatar msozeau2008-10-25
* Raise informative errors instead of Failures or anomalies in case a metaGravatar msozeau2008-10-24
* Fix doc of apply in (see coq-club message 26 September 2008)Gravatar herbelin2008-10-24
* Forgot one file which had other local modifications...Gravatar msozeau2008-10-23
* Fix bug #1977 by allowing the [apply] variants to take an [open_constr]Gravatar msozeau2008-10-23
* Open notation for declaring record instances.Gravatar msozeau2008-10-23
* Generalized implementation of generalization.Gravatar msozeau2008-10-23