aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib
Commit message (Expand)AuthorAge
* Merge PR#613: Cumulativity for inductive typesGravatar Maxime Dénès2017-06-19
|\
* | Fix typo in comment.Gravatar Maxime Dénès2017-06-19
| * Fix bugs and add an option for cumulativityGravatar Amin Timany2017-06-16
|/
* Merge PR#375: DeprecationGravatar Maxime Dénès2017-06-15
|\
* \ Merge PR#739: completing a sentence in a commentGravatar Maxime Dénès2017-06-14
|\ \
| | * Remove support for Coq 8.4.Gravatar Guillaume Melquiond2017-06-14
| | * Remove support for Coq 8.3.Gravatar Guillaume Melquiond2017-06-14
| | * Remove support for Coq 8.2.Gravatar Guillaume Melquiond2017-06-14
| | * Add a version to be used when parsing compatibility notations mentioning old ...Gravatar Guillaume Melquiond2017-06-14
| |/ |/|
* | Add support for "-bypass-API" argument of "coq_makefile"Gravatar Matej Košík2017-06-12
| * completing a sentence in a commentGravatar Matej Košík2017-06-07
* | Put all plugins behind an "API".Gravatar Matej Kosik2017-06-07
|/
* Merge PR#728: A few typos.Gravatar Maxime Dénès2017-06-06
|\
| * A few typos.Gravatar Hugo Herbelin2017-06-04
* | Drop '.' from CErrors.anomaly, insert it in argsGravatar Jason Gross2017-06-02
|/
* [emacs] [toplevel] Make emacs flag local to the toplevel.Gravatar Emilio Jesus Gallego Arias2017-06-01
* Merge PR#356: Making management of installation directories more structured, ...Gravatar Maxime Dénès2017-05-30
|\
* \ Merge PR#692: Fail on deprecated warning even for Ocaml > 4.02.3Gravatar Maxime Dénès2017-05-30
|\ \
| | * Relying on computation done in Envars to discover the installation directories.Gravatar Hugo Herbelin2017-05-29
| | * Generalizing to docdir and datadir the test for a relocated installation.Gravatar Hugo Herbelin2017-05-29
| | * Exporting the suffixes needed to build coqlib, docdir, etc.Gravatar Hugo Herbelin2017-05-29
| | * Using Coq_config.local rather than None to tell that Coq_config.coqlib is local.Gravatar Hugo Herbelin2017-05-29
| | * Configuration: always giving a value to configdir and datadir.Gravatar Hugo Herbelin2017-05-29
| | * Dead code (xdg_config_dirs).Gravatar Hugo Herbelin2017-05-29
| * | Fail on deprecated warning even for Ocaml > 4.02.3Gravatar Gaëtan Gilbert2017-05-28
| |/
* / [cleanup] Unify all calls to the error function.Gravatar Emilio Jesus Gallego Arias2017-05-27
|/
* Merge PR#666: romega revisited : no more normalization trace, cleaned-up reso...Gravatar Maxime Dénès2017-05-26
|\
* \ Merge PR#655: Extra functions exported in EConstrGravatar Maxime Dénès2017-05-26
|\ \
* \ \ Merge PR#645: [stm] Tweak debug options.Gravatar Maxime Dénès2017-05-25
|\ \ \
* \ \ \ Merge PR#406: coq makefile2Gravatar Maxime Dénès2017-05-25
|\ \ \ \
* | | | | [location] Renaming "CAst.ast" to "CAst.t"Gravatar Matej Košík2017-05-24
* | | | | Merge branch 'trunk' into located_switchGravatar Emilio Jesus Gallego Arias2017-05-24
|\ \ \ \ \
| | * | | | coq_makefile: avoid spurious ./ in generated .conf fileGravatar Enrico Tassi2017-05-23
| | * | | | enters coq_makefile2Gravatar Enrico Tassi2017-05-23
| | * | | | ocamlfind: coqtop -config prints ocamlfind as found by ./configureGravatar Enrico Tassi2017-05-23
| | * | | | print_config: print COQ_SRC_SUBDIRSGravatar Enrico Tassi2017-05-23
| | * | | | Put the list of Coq sources subdirectories in one placeGravatar Enrico Tassi2017-05-23
| | * | | | Usage.print_config moved to EnvarsGravatar Enrico Tassi2017-05-23
| | * | | | CoqProject_file: document in API deprecated featuresGravatar Enrico Tassi2017-05-23
| | * | | | CoqProject_file: API and code cleanup (tuples -> records)Gravatar Enrico Tassi2017-05-23
| | * | | | ide/project_file.ml4 -> lib/coqProject_file.ml4 + .mliGravatar Enrico Tassi2017-05-23
| |/ / / /
| | | | * Bigint.euclid: clarify which sign convention is usedGravatar Pierre Letouzey2017-05-23
| | |_|/ | |/| |
| | | * Moving "sym" on "eq" type to lib/util.ml.Gravatar Hugo Herbelin2017-05-19
| | * | [stm] Tweak debug options.Gravatar Emilio Jesus Gallego Arias2017-05-18
| |/ /
| * | Documenting Option.List.find.Gravatar Hugo Herbelin2017-05-05
| * | 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
| |/
| * Fix 4.04 warningsGravatar Gaetan Gilbert2017-04-27
| * Remove some unused values and typesGravatar Gaetan Gilbert2017-04-27
| * Fix omitted labels in function callsGravatar Gaetan Gilbert2017-04-27