aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/option.ml
Commit message (Expand)AuthorAge
* [lib] Split auxiliary libraries into Coq-specific and general.Gravatar Emilio Jesus Gallego Arias2017-12-23
* Canonically renaming fold_map into fold_left_map in library Option.Gravatar Hugo Herbelin2017-08-29
* Bump year in headers.Gravatar Pierre-Marie Pédrot2017-07-04
* Cosmetic: unifying style within option.ml.Gravatar Hugo Herbelin2017-05-05
* Upgrading some local function as a general-purpose combinator Option.List.map.Gravatar Hugo Herbelin2017-05-05
* Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-01-21
|\
| * Update copyright headers.Gravatar Maxime Dénès2016-01-20
* | COMMENTS: updated in the "Option" module.Gravatar Matej Kosik2015-12-18
|/
* Update headers.Gravatar Maxime Dénès2015-01-12
* Add an [Info Level] option to print info traces automatically.Gravatar Arnaud Spiwack2014-11-01
* Fixing generic hashes and replacing them with proper ones.Gravatar Pierre-Marie Pédrot2014-03-03
* Fixing pervasive comparisonsGravatar Pierre-Marie Pédrot2014-03-01
* Renamed Option.Misc.compare to the more uniform Option.equal.Gravatar ppedrot2012-12-13
* Monomorphization (lib)Gravatar ppedrot2012-11-22
* Updating headers.Gravatar herbelin2012-08-08
* Noise for nothingGravatar pboutill2012-03-02
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Generic support for open terms in tacticsGravatar herbelin2009-12-21
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Open notation for declaring record instances.Gravatar msozeau2008-10-23
* Ajout des propriétés $Id:$ là où elles n'existaient pas ou n'étaientGravatar herbelin2008-04-01
* Petite correction de Option.default (default faisait un Option.map Gravatar aspiwack2007-12-14
* Util.option_compare devient Option.Misc.Compare et change un peu de type Gravatar aspiwack2007-12-07
* Plus de combinateurs sont passés de Util à Option. Le module Options Gravatar aspiwack2007-12-06
* Commit intermédiaire express de réparation de coqide.ml, que j'avais Gravatar aspiwack2007-12-06
* Factorisation des opérations sur le type option de Util dans un module Gravatar aspiwack2007-12-05