aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| | | | | | | | | | | | | * | | | | | | | | coq_makefile: test using findlib's packageGravatar Enrico Tassi2017-08-29
| | | | | | | | | | | | | * | | | | | | | | test-suite: depend on byte compilation tooGravatar Enrico Tassi2017-08-29
| |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge PR #985: Fix coqdoc test-suite target on Windows.Gravatar Maxime Dénès2017-08-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | | | | | | Trying to fix deployment of master on bintray, and deploy tags to github.Gravatar Maxime Dénès2017-08-29
* | | | | | | | | | | | | | | | | | | | | | Master now deploys 8.8+alpha.Gravatar Maxime Dénès2017-08-29
| | | | | | | | * | | | | | | | | | | | | | Quoting notations in incompatible-level error message.Gravatar Hugo Herbelin2017-08-29
| | | | | | | | * | | | | | | | | | | | | | A new step of restructuration of notations.Gravatar Hugo Herbelin2017-08-29
| | | | | | | | * | | | | | | | | | | | | | Adding a test for #5569 (warning about skipping spaces).Gravatar Hugo Herbelin2017-08-29
| | | | | | | | * | | | | | | | | | | | | | Dropping former fix to bug #5469 (notation format not recognizing curly braces).Gravatar Hugo Herbelin2017-08-29
| | | | | | | | * | | | | | | | | | | | | | A little reorganization of notations + a fix to #5608.Gravatar Hugo Herbelin2017-08-29
| |_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | * Canonically renaming fold_map into fold_left_map in library Name.Gravatar Hugo Herbelin2017-08-29
| | | | | | | | | | | | | | | | | | | | * Adapting code to renaming Option.fold_map -> Option.fold_left_map.Gravatar Hugo Herbelin2017-08-29
| | | | | | | | | | | | | | | | | | | | * Canonically renaming fold_map into fold_left_map in library Option.Gravatar Hugo Herbelin2017-08-29
| | | | | | | | | | | | | | | | | | | | * Adapting code to renaming Array.fold_map -> Array.fold_left_map.Gravatar Hugo Herbelin2017-08-29
| | | | | | | | | | | | | | | | | | | | * Canonically renaming fold_map into fold_left_map in library Array.Gravatar Hugo Herbelin2017-08-29
| | | | | | | | | | | | | | | | | | | | * Adapting code to renaming fold_map/fold_map' into fold_left_map/fold_right_mapGravatar Hugo Herbelin2017-08-29
| | | | | | | | | | | | | | | | | | | | * Adding combinators + a canonical renaming in cList.ml.Gravatar Hugo Herbelin2017-08-29
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | * | | | primproj: fix bug 5245, hnf on proj with simpl never flag.Gravatar Matthieu Sozeau2017-08-25
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | * | | | | [ci] [gitlab] coq-dpdgraph: Remove allow-failureGravatar Jason Gross2017-08-24
| | | | | | | | | | | | | | | | * | | Program: fix BZ#5683, missing lift when building case predicateGravatar Matthieu Sozeau2017-08-24
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Update .mailmap file.Gravatar Guillaume Melquiond2017-08-24
| | | | | | | | | | | | | | | | * | Update coypright dates on documentationGravatar Matthieu Sozeau2017-08-23
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | * Fix BZ#5687: Coqtop died badly modal message box from CoqIDE.Gravatar Pierre-Marie Pédrot2017-08-23
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
| | | | | | | | | | | * | | | | use OCaml 4.03-compatible Filename functionsGravatar Paul Steckler2017-08-22
| | | | | | | | | | | | | | | * Prevent overallocation in Array.map_to_list and remove custom implementation ...Gravatar Guillaume Melquiond2017-08-22
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
| | | | | | | | | | * | | | | Fix obsolete description of real numerals.Gravatar Guillaume Melquiond2017-08-22
| |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Fix coqdoc URLs under Windows.Gravatar Théo Zimmermann2017-08-21
| * | | | | | | | | | | | | Extend .gitignore for coqdoc test-suite.Gravatar Théo Zimmermann2017-08-21
| * | | | | | | | | | | | | Fix coqdoc test-suite target on Windows.Gravatar Théo Zimmermann2017-08-21
|/ / / / / / / / / / / / /
| | | | | | | | | * | | | use OCaml temp_file, instead of our own versionGravatar Paul Steckler2017-08-18
| | | | | | | | | * | | | add CHANGES entryGravatar Paul Steckler2017-08-18
| | | | | | | | | * | | | move filename search to start_profilerGravatar Paul Steckler2017-08-18
* | | | | | | | | | | | | Merge PR #965: Moving file primitive.ml to cPrimitive.ml to avoid conflict wi...Gravatar Maxime Dénès2017-08-18
|\ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #983: Correct the option for cumulativity in CHANGESGravatar Maxime Dénès2017-08-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #973: Adding documentation for Printing Focused option.Gravatar Maxime Dénès2017-08-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Correct the option for cumulativity in CHANGESGravatar Amin Timany2017-08-18
* | | | | | | | | | | | | | | | Merge PR #801: Make Travis generate OSX packages.Gravatar Maxime Dénès2017-08-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| | | | | | | | | | | | | * | | Don't belittle the size of the SE communityGravatar Tej Chajed2017-08-18
| * | | | | | | | | | | | | | | Separate jobs for test-suite and package building under OSX.Gravatar Maxime Dénès2017-08-18
| | | | | | | | | | | | | * | | Don't mention coq-club at allGravatar Tej Chajed2017-08-18
| | | | | | | | | | | | | * | | Advise contributors to use SE over coq-clubGravatar Tej Chajed2017-08-18
| | | | | | | | | | | | * | | | Add native compute profiling, BZ#5170Gravatar Paul Steckler2017-08-17
| |_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge PR #972: 8.7 change entriesGravatar Maxime Dénès2017-08-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #490: A possible fix for #5391 (command line tools do not accept tra...Gravatar Maxime Dénès2017-08-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #974: Change section caption, improve some wordingGravatar Maxime Dénès2017-08-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #976: Document anonymous universes (PR #544).Gravatar Maxime Dénès2017-08-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | Use the wording suggested by Gaetan.Gravatar Théo Zimmermann2017-08-17
| | | | * | | | | | | | | | | | | | | Addition suggested by Pierre-Marie.Gravatar Théo Zimmermann2017-08-17
| | | | | * | | | | | | | | | | | | | Change 8.7~alpha to 8.7+alpha.Gravatar Maxime Dénès2017-08-17
| | | | | * | | | | | | | | | | | | | Make Travis generate OSX packages.Gravatar Maxime Dénès2017-08-17
| |_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |