| Age | Commit message (Expand) | Author |
| 2013-08-03 | Small fixes due to the arrival of OCaml 3.12. | ppedrot |
| 2013-05-14 | Replacing Id.check with Id.is_valid, as its sole use was under | ppedrot |
| 2013-05-12 | Removing Gmap from Extraction plugin | ppedrot |
| 2013-04-02 | Minor cleanup concerning Mod_subst.MBImap | letouzey |
| 2013-03-12 | Restrict (try...with...) to avoid catching critical exn (part 1) | letouzey |
| 2013-02-26 | Names: shortcuts for building {kn, constant, mind} with empty sections | letouzey |
| 2013-02-26 | Names: Modularize constant and mutual_inductive | letouzey |
| 2013-02-19 | Dir_path --> DirPath | letouzey |
| 2013-02-19 | module_path --> ModPath.t, kernel_name --> KerName.t | letouzey |
| 2013-02-19 | Names: revised representation of constants and mutual_inductive | letouzey |
| 2012-12-18 | Modulification of name | ppedrot |
| 2012-12-18 | Modulification of mod_bound_id | ppedrot |
| 2012-12-18 | Modulification of Label | ppedrot |
| 2012-12-14 | Fixing ocalmdoc comment | ppedrot |
| 2012-12-14 | Modulification of dir_path | ppedrot |
| 2012-12-14 | Modulification of identifier | ppedrot |
| 2012-12-14 | Moving hcons_string to String namespace. | ppedrot |
| 2012-11-22 | Monomorphization (kernel) | ppedrot |
| 2012-11-13 | More monomorphizations | ppedrot |
| 2012-10-29 | Removed many calls to OCaml generic equality. This was done by | ppedrot |
| 2012-08-08 | Updating headers. | herbelin |
| 2012-03-02 | Noise for nothing | pboutill |
| 2011-10-11 | Names : check of labels, cleanup, nicer debug display of kn and constant | letouzey |
| 2011-10-02 | Hash-consing of constr could share more | letouzey |
| 2011-09-22 | Hash-consing: attempt to stop hash-consing separately constr in declare.ml | letouzey |
| 2011-09-15 | Names.make_mbid and co : convert from/to identifier (avoid some String.copy) | letouzey |
| 2011-09-08 | More twicks on hash-consing | letouzey |
| 2011-05-11 | Print Module (Type) M now tries to print more details | letouzey |
| 2011-03-05 | Moving printing of module typing errors upwards to himsg.ml so as to | herbelin |
| 2011-02-11 | compatibility <3.12 (Map.exists Map.singleton) | pboutill |
| 2011-01-27 | Make simpl use the proper constant when folding (mutual) fixpoints | letouzey |
| 2010-07-24 | Updated all headers for 8.3 and trunk | herbelin |
| 2010-06-23 | Names: remove obsolete mod_self_id | letouzey |
| 2010-06-22 | New script dev/tools/change-header to automatically update Coq files headers. | herbelin |
| 2010-04-29 | After the approval of Bruno, here the patch for the checker. | soubiran |
| 2010-04-29 | Various minor improvements of comments in mli for ocamldoc | letouzey |
| 2010-04-29 | Remove the svn-specific $Id$ annotations | letouzey |
| 2010-04-29 | Move from ocamlweb to ocamdoc to generate mli documentation | pboutill |
| 2010-04-16 | Names.mli: double declaration of mind_modpath | letouzey |
| 2009-10-21 | This big commit addresses two problems: | soubiran |
| 2009-09-17 | Delete trailing whitespaces in all *.{v,ml*} files | glondu |
| 2008-10-15 | Report des commits 11417 et 11437 de la v8.2 | soubiran |
| 2008-06-25 | Création du fichier dumpglob.ml, qui rassemble les fonctions de globalisatio... | notin |
| 2008-05-11 | - Cleanup parsing of binders, reducing to a single production for all | msozeau |
| 2008-04-21 | - Parameterize unification by two sets of transparent_state, one for open | msozeau |
| 2007-12-18 | Nettoyage de code en vue de la release. Plus de Warning: Unused | aspiwack |
| 2007-05-11 | Processor integers + Print assumption (see coqdev mailing list for the | aspiwack |
| 2007-02-21 | Fixed the pseudo-cicularity problem due to the with operator on Module Type. | soubiran |
| 2007-01-24 | modifications des messages d'erreurs renvoyés lors de la comparaison | soubiran |
| 2006-05-23 | Modification de add_glob (support des modules dans Coqdoc) | notin |