aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge PR #773: [flags] Remove XML output flag.Gravatar Maxime Dénès2017-08-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR #966: Makefile : ignore user-contrib in various file searchesGravatar Maxime Dénès2017-08-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | * | | | | | | | | | | | | | | coq_makefile: do not overwrite CAMLFLAGSGravatar Enrico Tassi2017-08-29
| | | | | | | | | | | | | * | | | | | | | | | | | | | | coq_makefile: use dedicated variable for extra packagesGravatar Enrico Tassi2017-08-29
| | | | | | | | | | | | | * | | | | | | | | | | | | | | coq_makefile: build/use .cma for packed pluginsGravatar Enrico Tassi2017-08-29
| | | | | | | | | | | | | * | | | | | | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | * | | | coqdoc: Support comments in verbatim outputGravatar Tej Chajed2017-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
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | * | | | Don't strip the newline, don't use \rGravatar Jason Gross2017-08-24
| | | | | | | | | | | | | | | | | | | | * | | | Swap order of "aggregating..." message and travis_foldGravatar Jason Gross2017-08-24
| | | | | | | | | | | | | | * | | | | | | | | | [ci] [gitlab] coq-dpdgraph: Remove allow-failureGravatar Jason Gross2017-08-24
| | | | | | | | | | | | | | | | | | | | * | | | Only display travis_fold: on travisGravatar 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
| | | | | | | | | | | | | | | | | | * | | also in Fun1.smartmap, read, write from same arrayGravatar 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
| |_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | * | | read, write from same arrayGravatar Paul Steckler2017-08-21
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | * Ensuring all .v files end with a newline to make "sed -i" work better on them.Gravatar Hugo Herbelin2017-08-21
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | 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