aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| | | | * | | Pretyping cleanup: remove constr_of_global callsGravatar Matthieu Sozeau2017-05-29
| | | | * | | tactics cleanup: remove constr_of_global callsGravatar Matthieu Sozeau2017-05-29
* | | | | | | Merge PR#690: [stm] Uniformize `Sideff / Sideff.Gravatar Maxime Dénès2017-05-29
|\ \ \ \ \ \ \
| | | | | * | | Ltac cleanup: no more constr_of_global callsGravatar Matthieu Sozeau2017-05-29
| | | | | * | | Equality cleanup: remove constr_of_globalGravatar Matthieu Sozeau2017-05-29
| | | | | * | | Command.ml cleanup: remove constr_of_global callsGravatar Matthieu Sozeau2017-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
| | | | | | * | | Cleanup: removal of constr_of_global.Gravatar Matthieu Sozeau2017-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
| |_|_|/ / / / / / |/| | | | | | | |
| | | | | * | | | Changes to make coq-makefile not failing on MacOS X.Gravatar Hugo Herbelin2017-05-26
| |_|_|_|/ / / / |/| | | | | | |
| | | * | | | | Merge pull request #7 from SkySkimmer/checker+fix_votourGravatar Emilio Jesús Gallego Arias2017-05-26
| | | |\ \ \ \ \
| | | | * | | | | [checker] [votour] resolve warning 52 fragile constant patternGravatar Gaëtan Gilbert2017-05-26
| | | |/ / / / /