aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge PR #7410: Splitting primitive numeral parser/printer for positive, N, Z...Gravatar Emilio Jesus Gallego Arias2018-07-01
|\
* \ Merge PR #7760: Fixes #7712 (an anomaly in reporting bad recursive notation f...Gravatar Emilio Jesus Gallego Arias2018-07-01
|\ \
* \ \ Merge PR #7759: Workaround to fix #7731 (printing not splitting line at break...Gravatar Emilio Jesus Gallego Arias2018-07-01
|\ \ \
* \ \ \ Merge PR #7960: [build] Remove target binary before copy.Gravatar Enrico Tassi2018-06-30
|\ \ \ \
* \ \ \ \ Merge PR #7949: Split the Ssrmatching module between code and grammar rules.Gravatar Enrico Tassi2018-06-30
|\ \ \ \ \
| * | | | | Split the Ssrmatching module between code and grammar rules.Gravatar Pierre-Marie Pédrot2018-06-30
|/ / / / /
* | | | | Merge PR #7918: Mini-update of version history with recent changes.Gravatar Théo Zimmermann2018-06-29
|\ \ \ \ \
| | | | | * Splitting primitive numeral parser/printer for positive, N, Z into three files.Gravatar Hugo Herbelin2018-06-29
| | | * | | Workaround to fix #7731 (printing not splitting line at break hint).Gravatar Hugo Herbelin2018-06-29
| | | | |/ | | | |/|
| | | | * Fixes #7712 (an anomaly in reporting bad recursive notation format).Gravatar Hugo Herbelin2018-06-29
| | | |/
* | | | Merge PR #7080: Swapping Context and Constr and defining declarations on cons...Gravatar Maxime Dénès2018-06-29
|\ \ \ \
| | | * | [build] Remove target binary before copy.Gravatar Emilio Jesus Gallego Arias2018-06-29
| |_|/ / |/| | |
* | | | Merge PR #7890: Inline a function from Quote used in setoid_ring.Gravatar Maxime Dénès2018-06-29
|\ \ \ \
* \ \ \ \ Merge PR #7745: Make type Environ.globals abstract + simplify Environ.retrokn...Gravatar Maxime Dénès2018-06-29
|\ \ \ \ \
* \ \ \ \ \ Merge PR #7950: Documentation for 8.8.1Gravatar Maxime Dénès2018-06-29
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
* | | | | | Merge PR #7860: Fix #7704: Launching coqide through PATH fails.Gravatar Emilio Jesus Gallego Arias2018-06-28
|\ \ \ \ \ \
| | * | | | | CHANGES for 8.8.1.Gravatar Théo Zimmermann2018-06-28
| | * | | | | Self-credit for the work done.Gravatar Théo Zimmermann2018-06-28
| |/ / / / / |/| | | | |
* | | | | | Merge PR #7948: Syntax for naming an existential variableGravatar Théo Zimmermann2018-06-28
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge PR #7928: Fix 'unbound variable' issue on Windows packaging jobs.Gravatar Michael Soegtrop2018-06-28
|\ \ \ \ \ \ \
| | * | | | | | wrong sphinx syntaxGravatar Ambroise2018-06-28
* | | | | | | | Merge PR #7946: Update maintainers for native/VM files in pretypingGravatar Théo Zimmermann2018-06-28
|\ \ \ \ \ \ \ \
| | | * | | | | | Update gallina-extensions.rstGravatar Ambroise2018-06-28
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge PR #7937: Mention Consortium in READMEGravatar Théo Zimmermann2018-06-28
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge PR #7917: Critical bugs: added #3243 and Gonthier's bug in lazy machine.Gravatar Théo Zimmermann2018-06-28
|\ \ \ \ \ \ \ \ \
| | | | | | * | | | Deprecate Environ.retroknowledge function in favor of the projectionGravatar Gaëtan Gilbert2018-06-28
| | | | | | * | | | [env.env_rel_context.env_rel_ctx] -> [rel_context env]Gravatar Gaëtan Gilbert2018-06-28
| | | | | | * | | | Make Environ.globals abstract.Gravatar Gaëtan Gilbert2018-06-28
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge PR #7932: CoqIDE scrolls the proof buffer down to the first goal.Gravatar Pierre-Marie Pédrot2018-06-28
|\ \ \ \ \ \ \ \ \
| | | | * | | | | | Update maintainers for native/VM files in pretypingGravatar Maxime Dénès2018-06-28
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge PR #7866: Implementation of mutual records in the higher strataGravatar Maxime Dénès2018-06-28
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge PR #7934: Add mit-plv/bedrock2-ci to CIGravatar Emilio Jesus Gallego Arias2018-06-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add mit-plv/bedrock2-ci to CIGravatar Andres Erbsen2018-06-27
|/ / / / / / / / / /
* | | | | | | | | | Merge PR #7768: Fix #7723 (vm_compute segfault and proof of false)Gravatar Pierre-Marie Pédrot2018-06-27
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge PR #7939: Turn the CoqProject_file module into a pure ML fileGravatar Emilio Jesus Gallego Arias2018-06-27
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | Mention Consortium in READMEGravatar Maxime Dénès2018-06-27
| | | | | | | | | | * | Adding overlay.Gravatar Hugo Herbelin2018-06-27
| | | | | | | | | | * | Swapping Context and Constr: defining declarations on constr in Constr.Gravatar Hugo Herbelin2018-06-27
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | Merge PR #7924: Ad hoc fix for #5696, #7903 (ltac subterms and open subterms ...Gravatar Emilio Jesus Gallego Arias2018-06-27
|\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Slightly less crazy parsing algorithm for CoqProject_file.Gravatar Pierre-Marie Pédrot2018-06-27
| | * | | | | | | | | | Turn CoqProject_file into a normal OCaml file.Gravatar Pierre-Marie Pédrot2018-06-27
| |/ / / / / / / / / / |/| | | | | | | | | |
| | | | | | | * | | | Fix 'unbound variable' issue on Windows packaging jobs.Gravatar Théo Zimmermann2018-06-27
* | | | | | | | | | | Merge PR #7863: Remove Sorts.contentsGravatar Pierre-Marie Pédrot2018-06-27
|\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Test file for #7723Gravatar Maxime Dénès2018-06-27
| | | | | * | | | | | | CoqIDE scrolls the proof buffer down to the first goal.Gravatar Cyprien Mangin2018-06-27
| | | | | | |_|/ / / / | | | | | |/| | | | |
| | | * | | | | | | | Fix #7723: vm_compute segfaults with universe polymorphismGravatar Maxime Dénès2018-06-27
| | | | |_|_|/ / / / | | | |/| | | | | |
* | | | | | | | | | Merge PR #7888: Clarify the message "this hint will only be used by eauto"Gravatar Pierre-Marie Pédrot2018-06-27
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge PR #7826: evd: restrict_evar with candidates, can raise NoCandidatesLeftGravatar Hugo Herbelin2018-06-26
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| | | | * | | | | | | Ad hoc fix for #5696, #7903 (ltac subterms and open subterms in notations).Gravatar Hugo Herbelin2018-06-26
* | | | | | | | | | | Merge PR #7906: universes_of_constr don't include universes of monomorphic co...Gravatar Pierre-Marie Pédrot2018-06-26
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |