Commit message (Expand) | Author | Age | |
---|---|---|---|
* | A test checking for non-collision of name in irrefutable patterns. | Hugo Herbelin | 2017-03-23 |
* | Merge PR#503: make check not CoqIDE-specific | Maxime Dénès | 2017-03-23 |
|\ | |||
* \ | Merge PR#433: doc: fix a French-ism | Maxime Dénès | 2017-03-23 |
|\ \ | |||
* \ \ | Merge branch 'v8.6' into trunk | Maxime Dénès | 2017-03-23 |
|\ \ \ | |||
| * \ \ | Merge PR#507: Intern names bound in match patterns | Maxime Dénès | 2017-03-23 |
| |\ \ \ | |||
| | * | | | Intern names bound in match patterns | Tej Chajed | 2017-03-23 |
* | | | | | Merge PR#501: [travis] Fix iris-coq build. | Maxime Dénès | 2017-03-23 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge branch 'v8.6' into trunk | Maxime Dénès | 2017-03-23 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||
| * | | | | | Merge PR#497: [travis] [8.6.only] Backport latest changes from trunk. | Maxime Dénès | 2017-03-23 |
| |\ \ \ \ \ | |||
* | | | | | | | Revert "Add empty Extraction.v and FunInd.v to prepare landing of PR#220." | Maxime Dénès | 2017-03-23 |
* | | | | | | | Merge branch 'v8.6' into trunk | Maxime Dénès | 2017-03-23 |
|\| | | | | | | |||
| * | | | | | | Merge PR#495: funind: Ignore missing info for current function | Maxime Dénès | 2017-03-23 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||
| * | | | | | | Add empty Extraction.v and FunInd.v to prepare landing of PR#220. | Maxime Dénès | 2017-03-23 |
| * | | | | | | Merge PR#491: Do not typecheck twice the type of opaque constants. | Maxime Dénès | 2017-03-23 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge PR#480: show unused intro pattern warning | Maxime Dénès | 2017-03-22 |
| |\ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ | Merge PR#493: [safe-string] update dev/doc/changes | Maxime Dénès | 2017-03-22 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge PR#415: Use a compact representation for real literals | Maxime Dénès | 2017-03-22 |
|\ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | | * | make check not CoqIDE-specific | Paul Steckler | 2017-03-22 |
* | | | | | | | | | | | Better compatibility of TACTIC EXTEND AT LEVEL with versions of camlp5. | Hugo Herbelin | 2017-03-22 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||
| | | | | | | | * | | [travis] Fix iris-coq build. | Emilio Jesus Gallego Arias | 2017-03-22 |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | |||
| * | | | | | | | | Document the changes to IZR. | Guillaume Melquiond | 2017-03-22 |
| * | | | | | | | | Make IZR a morphism for field. | Guillaume Melquiond | 2017-03-22 |
| * | | | | | | | | Mark ring morphisms as opaque. | Guillaume Melquiond | 2017-03-22 |
| * | | | | | | | | Change the parser and printer so that they use IZR for real constants. | Guillaume Melquiond | 2017-03-22 |
| | | | | | | * | | [travis] [8.6.only] Backport latest changes from trunk. | Emilio Jesus Gallego Arias | 2017-03-22 |
| | | | |_|_|/ / | | | |/| | | | | |||
| * | | | | | | | Make IZR use a compact representation of integers. | Guillaume Melquiond | 2017-03-22 |
| * | | | | | | | Fix broken evaluation strategies for ring and field. | Guillaume Melquiond | 2017-03-22 |
| * | | | | | | | Fix some typos. | Guillaume Melquiond | 2017-03-22 |
| * | | | | | | | Simplify some proofs using ring and field. | Guillaume Melquiond | 2017-03-22 |
| * | | | | | | | Remove duplicate lemmas. | Guillaume Melquiond | 2017-03-22 |
|/ / / / / / / | |||
| | | | | * / | funind: Ignore missing info for current function | Tej Chajed | 2017-03-22 |
| | | |_|/ / | | |/| | | | |||
* | | | | | | Merge branch 'v8.6' | Pierre-Marie Pédrot | 2017-03-22 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||
* | | | | | | Merge PR#390: Updates to the Pretty Printing Infrastructure | Maxime Dénès | 2017-03-22 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge PR#478: Small optimization on handling of library state. | Maxime Dénès | 2017-03-22 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge PR#482: [toplevel] Remove unusable option -notop | Maxime Dénès | 2017-03-22 |
|\ \ \ \ \ \ \ \ | |||
| | | | | | | * | | Add a few comments in term_typing.ml. | Maxime Dénès | 2017-03-21 |
| | | | | | | * | | Do not typecheck twice the type of opaque constants. | Maxime Dénès | 2017-03-21 |
| | | | | |_|/ / | | | | |/| | | | |||
| | | * | | | | | [ide protocol] Add comment about leftover parameter. | Emilio Jesus Gallego Arias | 2017-03-21 |
| | | * | | | | | [pp] Hide the internal representation of `std_ppcmds`. | Emilio Jesus Gallego Arias | 2017-03-21 |
| | | * | | | | | [pp] Fix bug in richpp Format use. | Emilio Jesus Gallego Arias | 2017-03-21 |
| | | * | | | | | [extraction] Flush formatters at end of output. | Emilio Jesus Gallego Arias | 2017-03-21 |
| | | * | | | | | [xml] Restore protocol compatibility with 8.6. | Emilio Jesus Gallego Arias | 2017-03-21 |
| | | * | | | | | [stm] Add common toploop for workers. | Emilio Jesus Gallego Arias | 2017-03-21 |
| | | * | | | | | [pp] Remove uses of expensive string_of_ppcmds. | Emilio Jesus Gallego Arias | 2017-03-21 |
| | | * | | | | | [pp] [ide] Minor cleanups in pp code. | Emilio Jesus Gallego Arias | 2017-03-21 |
| | | * | | | | | [pp] Move terminal-specific tagging to the toplevel. | Emilio Jesus Gallego Arias | 2017-03-21 |
| | | * | | | | | [pp] Remove special tag type and handler from Pp. | Emilio Jesus Gallego Arias | 2017-03-21 |
| | | * | | | | | [ide] Dynamic printing width. | Emilio Jesus Gallego Arias | 2017-03-21 |
| | | * | | | | | [ide] richpp clenaup | Emilio Jesus Gallego Arias | 2017-03-21 |
| | | * | | | | | [pp] Debug feeder is not needed anymore. | Emilio Jesus Gallego Arias | 2017-03-21 |