aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-01Correction bug d'ordonnancement des hyps d'induction dans induction/destructherbelin
2006-09-01Forgot to add this one.msozeau
2006-09-01Subtac fixes, new way of handling obligations in progress.msozeau
2006-09-01Coq ne compile plus avec OCaml 3.06 (mais avec 3.07 c'est ok)notin
2006-09-01Suite ajout option -ocamlib à configurenotin
2006-09-01Suite commit 9110 (uniformisation position notation dans les blocs inductifs)herbelin
2006-09-01Suite commit 9110 (uniformisation position notation dans les blocs inductifs)herbelin
2006-09-01Force évaluation 'naturelle' de list_map2_i et list_map3 de gauche à droiteherbelin
2006-09-01MAJherbelin
2006-09-01Ajout possibilité clause "where" dans co-points fixes herbelin
2006-09-01Affichage de l'aide dans configurenotin
2006-09-01Extension et réorganisation de l'interprétation des (co-)points fixesherbelin
2006-09-01Export de fonctions d'interprétation acceptant des evars non résoluesherbelin
2006-09-01Ajout is_sort: test si se réduit en une sorteherbelin
2006-09-01Export de check_evars vers command.mlherbelin
2006-09-01Indentation + typonotin
2006-09-01Ajout iter_rel_context/iter_named_contextherbelin
2006-09-01Appel à caml_modify pour Ocaml 3.07notin
2006-09-01Modification du manuel de référence: le flag evar pour cbv n'existe plus.notin
2006-08-31Un peu de delta-réduction...herbelin
2006-08-30Modification du configure pour paramétrer les exécutables liés à la compi...notin
2006-08-29Compilation de Coq sous Windowsnotin
2006-08-29Ajout (pour complétude) du cas d'inversion d'un pattern de Miller visherbelin
2006-08-29Prise en compte de l'instance des evars dans la détection des 'motifs'herbelin
2006-08-29Changement de l'appel aux exécutables Caml (noms absolus)notin
2006-08-29Il faut (au moins) normaliser les evars avant de tenterherbelin
2006-08-28Passage à une définition de inhabited plus dans les 'standard mathématique...herbelin
2006-08-28improve the amount of information given by the Ltac tactic debuggerbertot
2006-08-28"Essai de remplacement de "ex P" par "exists x, P x" suite àherbelin
2006-08-28MAJherbelin
2006-08-28Ajout thèse Cornesherbelin
2006-08-28Diverses modifications autour de l'unification modulo conversion:herbelin
2006-08-28Ajout whd_eta + export append_stack_list + petit nettoyage (dont maj de herbelin
2006-08-28Export de closedn pour Evarutilherbelin
2006-08-28Petite optimisation récursive-terminale en passantherbelin
2006-08-25two minor bug corrections in General Recursive Functions jforest
2006-08-25correction bug vm_computebgregoir
2006-08-24Morceau de code mortherbelin
2006-08-24Amelioration des messages d'erreur de Fucntion jforest
2006-08-24MAJ biblioherbelin
2006-08-24MAJ JMeq sur Type + typos (sur propositions de Pierre Castéran)herbelin
2006-08-24MAJ biblioherbelin
2006-08-24JMeq maintenant applicable sur Typeherbelin
2006-08-23Bug in replace tactics introduced in r9073 (overlap between replace .. with a...jforest
2006-08-22making otags working jforest
2006-08-22Forgot a file in previous commit jforest
2006-08-22+ Changing "in <hyp>" to "in <clause>" (no at, no InValue and nojforest
2006-08-22remove an orphan comment (attached to a piece of code that was removed).bertot
2006-08-17Checks that abstract setoid rings can be defined in a module and the tacticbertot
2006-08-17corrects an error in the substitution of module paths inside tactics:bertot