aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-17Quelques arguments en plus...glondu
2007-12-14Correction ordre d'affichage des champs des Recordherbelin
2007-12-14Petite correction de Option.default (default faisait un Option.map aspiwack
2007-12-13migration of ide/utf8.v to theories/Unicode/Utf8.vletouzey
2007-12-12Ajout d'un test pour le bug #1100notin
2007-12-11Test pour le bug #1754notin
2007-12-11Modification de la question no 172 de la FAQ (cf bug #1755)notin
2007-12-07Adding the tactic "instantiate" (without argument), to force theglondu
2007-12-07Ocaml toplevel convenience.glondu
2007-12-07Util.option_compare devient Option.Misc.Compare et change un peu de type aspiwack
2007-12-07Petit oubli de thery.glondu
2007-12-06Adding MemoFunction + Lowering Heightthery
2007-12-06Plus de combinateurs sont passés de Util à Option. Le module Options aspiwack
2007-12-06Commit intermédiaire express de réparation de coqide.ml, que j'avais aspiwack
2007-12-05Factorisation des opérations sur le type option de Util dans un module aspiwack
2007-11-28Ajout de l'axiomatisation des entiers à la documentation de la librairie sta...notin
2007-11-27bug correction in functional inversion principle generationjforest
2007-11-26minor bug correction in Functionjforest
2007-11-24* A few Parameter Inline, but they dont seem to help much concerning letouzey
2007-11-24small improvements about Qc. Beware: Qlt_trans becomes Qclt_trans (as it ough...letouzey
2007-11-22An update on Numbers. Added two files dealing with recursion, for information...emakarov
2007-11-21Extraction inlines Wf.Fix by default (wish of Y.Bertot)letouzey
2007-11-21extensible versionthery
2007-11-19Bug in functionnal induction principle generationjforest
2007-11-16Added theorems; created NZPlusOrder from NTimesOrder.emakarov
2007-11-15Split NTimesOrder into properly NTimesOrder and NPlusOrder.emakarov
2007-11-14Update on Numbers; renamed ZOrder.v to ZLt to remove clash with ZArith/Zorder...emakarov
2007-11-13Correcting a segfault on amd64 arch with native compiler of ocaml 3.10jforest
2007-11-12Correction du bug #1741notin
2007-11-10A result about Zsgn(a/b), both for Zdiv and ZOdivletouzey
2007-11-10First reasonably complete version of ZOdiv, including some propertiesletouzey
2007-11-09Nettoyage de Print Assumptions :aspiwack
2007-11-09Suite ajout raccourcis à compute et lazy pour réduire tout saufherbelin
2007-11-09git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10309 85f007b7-540e-0...jforest
2007-11-09Rétablissement compatibilité constr_of_referenceherbelin
2007-11-09more about ZOdiv and ZOmod (still not finished)letouzey
2007-11-08Corrected the ML code for well-founded recursion in the comment.emakarov
2007-11-08Prise en compte des notations "alias" dans la globalisation des coercions.herbelin
2007-11-08Moved several lemmas from theories/Numbers/NumPrelude to theories/Init/Logic.emakarov
2007-11-08setoid_ring/Ring_zdiv is moved to ZArith and renamed to ZOdiv_def. letouzey
2007-11-08small copy&paste bug in zify: some Pmult should be Nmultletouzey
2007-11-07git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10300 85f007b7-540e-0...emakarov
2007-11-07Forgot a backslash in Makefile.common. Added "(only parsing)" in BinNat.v.emakarov
2007-11-07Replaced BinNat with a new version that is based on theories/Numbers/Natural/...emakarov
2007-11-07bug in infos_and_sort: type of constructor was not reduced enoughbarras
2007-11-06small tactics "swap" and "absurd_hyp" are now obsolete: "contradict" is letouzey
2007-11-06bugs dpfilliatr
2007-11-06Oups. Clflags.recursive_types isnt normally accessible on a standard ocaml in...letouzey
2007-11-06Integration of theories/Ints/Z/* in ZArith and large cleanup and extension of...letouzey
2007-11-06useless Require Export Extractionletouzey