aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* More precise on preventing clash between bound vars name and hidden impargs.Gravatar Hugo Herbelin2017-05-31
* Fixing #5233 (missing implicit arguments for recursive records).Gravatar Hugo Herbelin2017-05-31
* Fixing a failure to interpret some local implicit arguments in Inductive.Gravatar Hugo Herbelin2017-05-31
* Using EConstr and more invariants in record.ml.Gravatar Hugo Herbelin2017-05-31
* Merge PR#706: Add some test-suite generated files to .gitignoreGravatar Maxime Dénès2017-05-30
|\
| * Add some test-suite generated files to .gitignoreGravatar Jason Gross2017-05-30
|/
* 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
|\ \
* \ \ Merge PR#687: Gitlab CIGravatar Maxime Dénès2017-05-29
|\ \ \
* \ \ \ Merge PR#690: [stm] Uniformize `Sideff / Sideff.Gravatar Maxime Dénès2017-05-29
|\ \ \ \
* \ \ \ \ Merge PR#555: Missing optimization when Kernel Term Sharing is disabled.Gravatar Maxime Dénès2017-05-29
|\ \ \ \ \
| | | | | * Configuration with -local definitively seen as an installation layout like ot...Gravatar Hugo Herbelin2017-05-29
| | | | | * Using the same strategy in coqdoc than in coqtop to guess the coqlib.Gravatar Hugo Herbelin2017-05-29
| | | | | * 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
| | | | | * Configure: viewing compilation in -local itself as an installation layout.Gravatar Hugo Herbelin2017-05-29
| | | | | * Configuration: always giving a value to configdir and datadir.Gravatar Hugo Herbelin2017-05-29
| | | | | * More structure and more code factorization in building defaultGravatar Hugo Herbelin2017-05-29
| | | | | * Unifying the layout of installation directories.Gravatar Hugo Herbelin2017-05-29
| | | | | * Unified terminology in configure.ml/coq_config.ml: arch_win32 -> arch_is_win32.Gravatar Hugo Herbelin2017-05-29
| | | | | * Mini-renaming in configure.ml to avoid switching back and forth fromGravatar Hugo Herbelin2017-05-29
| | | | | * Dead code (xdg_config_dirs).Gravatar Hugo Herbelin2017-05-29
* | | | | | Merge PR#512: [cleanup] Unify all calls to the error function.Gravatar Maxime Dénès2017-05-29
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge PR#678: [coqlib] Move `Coqlib` to `library/`.Gravatar Maxime Dénès2017-05-28
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge PR#689: Changes to make coq-makefile not failing on MacOS X.Gravatar Maxime Dénès2017-05-28
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| | | | | | | * Fail on deprecated warning even for Ocaml > 4.02.3Gravatar Gaëtan Gilbert2017-05-28
* | | | | | | | Merge PR#675: [coqlib] Deprecate redundant Coqlib functions.Gravatar Maxime Dénès2017-05-28
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge PR#683: coq_makefile: build .cma for each .mlpackGravatar Maxime Dénès2017-05-28
|\ \ \ \ \ \ \ \ \
| | | | | | | | | * Don't disable deprecation warning for configure.mlGravatar Gaëtan Gilbert2017-05-28
* | | | | | | | | | Merge PR#684: Trunk+fix coq makefile test suite on nixosGravatar Maxime Dénès2017-05-28
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge PR#681: Fix votour for safe strings & warningsGravatar Maxime Dénès2017-05-28
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | Gitlab CIGravatar Gaëtan Gilbert2017-05-28
| | | | | | | | | | |/
* | | | | | | | | | | Merge PR#680: add Show test with -emacs flag for trunkGravatar Maxime Dénès2017-05-28
|\ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ Merge PR#676: Primitive Ltac definitions for first and solveGravatar Maxime Dénès2017-05-28
|\ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ Merge PR#658: [coqdoc] Add keywords in bug 2884.Gravatar Maxime Dénès2017-05-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| | | | | | | | | | | | * [stm] Rename Side-Effect type.Gravatar Emilio Jesus Gallego Arias2017-05-27
| | | | | | | | | | * | | [cleanup] Unify all calls to the error function.Gravatar Emilio Jesus Gallego Arias2017-05-27
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| | | | | | | | | | | * [stm] Uniformize `Sideff / Sideff.Gravatar Emilio Jesus Gallego Arias2017-05-27
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| | | | | | | | | * | [coqlib] Move `Coqlib` to `library/`.Gravatar Emilio Jesus Gallego Arias2017-05-27
| | | | | | | | |/ / | | | | | | | |/| |
| | | | | | | * | | [coqlib] Deprecate redundant Coqlib functions.Gravatar Emilio Jesus Gallego Arias2017-05-27
| |_|_|_|_|_|/ / / |/| | | | | | | |
| | | | | | * | | coq_makefile: build .cma for each .mlpackGravatar Enrico Tassi2017-05-27
| | * | | | | | | Documenting the existence of first and solve as Ltac definitions.Gravatar Pierre-Marie Pédrot2017-05-27
| | * | | | | | | Exporting a few primitive tacticals as named Ltac definitions.Gravatar Pierre-Marie Pédrot2017-05-27
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge PR#686: [travis] temporary UniMath overlayGravatar Maxime Dénès2017-05-27
|\ \ \ \ \ \ \ \
| * | | | | | | | [travis] temporary UniMath overlayGravatar Maxime Dénès2017-05-27
|/ / / / / / / /
| | | | * | | | Add execution permission to test-suite file.Gravatar Théo Zimmermann2017-05-27
| | | | * | | | Use specific shell for more robustness.Gravatar Théo Zimmermann2017-05-27
| | | | * | | | Fix test-suite/coq-makefile on NixOS.Gravatar Théo Zimmermann2017-05-27
| |_|_|/ / / / |/| | | | | |