| Commit message (Expand) | Author | Age |
* | Restrict (try...with...) to avoid catching critical exn (part 1) | letouzey | 2013-03-12 |
* | Names: shortcuts for building {kn, constant, mind} with empty sections | letouzey | 2013-02-26 |
* | Names: Modularize constant and mutual_inductive | letouzey | 2013-02-26 |
* | 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 | 2013-02-19 |
* | Modulification of name | ppedrot | 2012-12-18 |
* | Modulification of mod_bound_id | ppedrot | 2012-12-18 |
* | Modulification of Label | ppedrot | 2012-12-18 |
* | 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-12-14 |
* | Monomorphization (kernel) | ppedrot | 2012-11-22 |
* | More monomorphizations | ppedrot | 2012-11-13 |
* | Removed many calls to OCaml generic equality. This was done by | ppedrot | 2012-10-29 |
* | Updating headers. | herbelin | 2012-08-08 |
* | Noise for nothing | pboutill | 2012-03-02 |
* | Names : check of labels, cleanup, nicer debug display of kn and constant | letouzey | 2011-10-11 |
* | Hash-consing of constr could share more | letouzey | 2011-10-02 |
* | Hash-consing: attempt to stop hash-consing separately constr in declare.ml | letouzey | 2011-09-22 |
* | Names.make_mbid and co : convert from/to identifier (avoid some String.copy) | letouzey | 2011-09-15 |
* | More twicks on hash-consing | letouzey | 2011-09-08 |
* | Print Module (Type) M now tries to print more details | letouzey | 2011-05-11 |
* | Moving printing of module typing errors upwards to himsg.ml so as to | herbelin | 2011-03-05 |
* | compatibility <3.12 (Map.exists Map.singleton) | pboutill | 2011-02-11 |
* | Make simpl use the proper constant when folding (mutual) fixpoints | letouzey | 2011-01-27 |
* | Updated all headers for 8.3 and trunk | herbelin | 2010-07-24 |
* | Names: remove obsolete mod_self_id | letouzey | 2010-06-23 |
* | New script dev/tools/change-header to automatically update Coq files headers. | herbelin | 2010-06-22 |
* | 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-29 |
* | Names.mli: double declaration of mind_modpath | letouzey | 2010-04-16 |
* | This big commit addresses two problems: | soubiran | 2009-10-21 |
* | Delete trailing whitespaces in all *.{v,ml*} files | glondu | 2009-09-17 |
* | Report des commits 11417 et 11437 de la v8.2 | soubiran | 2008-10-15 |
* | Création du fichier dumpglob.ml, qui rassemble les fonctions de globalisatio... | notin | 2008-06-25 |
* | - Cleanup parsing of binders, reducing to a single production for all | msozeau | 2008-05-11 |
* | - Parameterize unification by two sets of transparent_state, one for open | msozeau | 2008-04-21 |
* | Nettoyage de code en vue de la release. Plus de Warning: Unused | aspiwack | 2007-12-18 |
* | Processor integers + Print assumption (see coqdev mailing list for the | aspiwack | 2007-05-11 |
* | Fixed the pseudo-cicularity problem due to the with operator on Module Type. | soubiran | 2007-02-21 |
* | modifications des messages d'erreurs renvoyés lors de la comparaison | soubiran | 2007-01-24 |
* | Modification de add_glob (support des modules dans Coqdoc) | notin | 2006-05-23 |
* | Moved Indmap and ConstrMap from Libnames to Names for use in Cooking | herbelin | 2005-02-18 |
* | Names.substitution (and related functions) and Term.subst_mps moved to | sacerdot | 2004-11-16 |
* | IMPORTANT COMMIT: constant is now an ADT (it used to be equal to kernel_name). | sacerdot | 2004-11-16 |
* | COMMITED BYTECODE COMPILER | barras | 2004-10-20 |