Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add empty compat file for Coq 8.8 | Jason Gross | 2018-03-07 |
* | Merge PR #6744: Add String.concat | Maxime Dénès | 2018-03-07 |
|\ | |||
* \ | Merge PR #6932: [stdlib] Do not use deprecated notations | Maxime Dénès | 2018-03-07 |
|\ \ | |||
* \ \ | Merge PR #6905: Fix make ml-doc | Maxime Dénès | 2018-03-07 |
|\ \ \ | |||
* \ \ \ | Merge PR #6911: [ssr] Declare prenex implicits for `Some_inj` | Maxime Dénès | 2018-03-07 |
|\ \ \ \ | |||
* \ \ \ \ | Merge PR #6922: Remove outdated information regarding the FAQ. | Maxime Dénès | 2018-03-07 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge PR #6374: [toplevel] Modify printing goal strategy. | Maxime Dénès | 2018-03-07 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge PR #6790: Allow universe declarations for [with Definition]. | Maxime Dénès | 2018-03-07 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge PR #6462: Sanitize universe declaration in Context (stop using a ref...) | Maxime Dénès | 2018-03-07 |
|\ \ \ \ \ \ \ \ | |||
| | | | | | | * | | [stdlib] Do not use deprecated notations | Vincent Laporte | 2018-03-06 |
| |_|_|_|_|_|/ / |/| | | | | | | | |||
| | | | * | | | | Remove outdated information regarding the FAQ. | Théo Zimmermann | 2018-03-06 |
| |_|_|/ / / / |/| | | | | | | |||
* | | | | | | | Merge PR #6917: Fix failing packaging job. | Maxime Dénès | 2018-03-06 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge PR #6749: Fixing an anomaly in the presence of "let-in" in the type of ... | Maxime Dénès | 2018-03-06 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge PR #6795: [ssreflect] Export parsing witnesses in mli file. | Maxime Dénès | 2018-03-06 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge PR #6896: [compat] Remove NOOP deprecated options. | Maxime Dénès | 2018-03-06 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge PR #6824: Remove deprecated options related to typeclasses. | Maxime Dénès | 2018-03-06 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge PR #6900: [compat] Remove "Tactic Pattern Unification" | Maxime Dénès | 2018-03-06 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge PR #6898: [compat] Remove "Intuition Iff Unfolding" | Maxime Dénès | 2018-03-06 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge PR #6901: [compat] Remove "Injection L2R Pattern Order" | Maxime Dénès | 2018-03-06 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | | | * | | | | [toplevel] Modify printing goal strategy. | Emilio Jesus Gallego Arias | 2018-03-05 |
| |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | |||
| | | | | | | | * | | | | | | Fix failing packaging job. | Théo Zimmermann | 2018-03-05 |
| |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | |||
| | | | | | | | | | | * | | Remove NOPLUGINDOCS option | mrmr1993 | 2018-03-05 |
| | | | | | | | | | | * | | Add empty description for @raise statements to satisfy ocamldoc | mrmr1993 | 2018-03-05 |
| | | | | | | | | | | * | | Escape curly braces in ocamldoc comment | mrmr1993 | 2018-03-05 |
| | | | | | | | | | | * | | Separate vim/emacs fold markers from ocamldoc comments | mrmr1993 | 2018-03-05 |
| | | | | | | | | | | * | | Build docs for plugins by default, add NOPLUGINDOCS flag to disable | mrmr1993 | 2018-03-05 |
| | | | | | | | | | | * | | Change non-documentation comment from ocamldoc style | mrmr1993 | 2018-03-05 |
| | | | | | | | | | | * | | Fix formatting of some ocamldoc comments to reduce warnings | mrmr1993 | 2018-03-05 |
| | | | | | | | | | | * | | Replace invalid tag @raises in ocamldoc comments with @raise | mrmr1993 | 2018-03-05 |
| | | | | | | | | | | * | | Remove non-existent dependency | mrmr1993 | 2018-03-05 |
| | | | | | | | | | | * | | Tweak comments to fix ocamldoc errors | mrmr1993 | 2018-03-05 |
| | | | | | | | | | | * | | Tidy up ml-doc outut, give it a separate output directory | mrmr1993 | 2018-03-05 |
| | | | | | | | | | | * | | Use computed deps to generate ml-doc and use implicit mli-doc deps | mrmr1993 | 2018-03-05 |
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |||
| | | | | | | | | * | | | CHANGES and tests for with Definition @{univs} | Gaëtan Gilbert | 2018-03-05 |
| | | | | | | | | * | | | Allow universe declarations for [with Definition]. | Gaëtan Gilbert | 2018-03-05 |
| | | | | | * | | | | | | [ssreflect] Export parsing witnesses in mli file. | Emilio Jesus Gallego Arias | 2018-03-05 |
| |_|_|_|_|/ / / / / / |/| | | | | | | | | | | |||
| | | | | | | * | | | | Sanitize universe declaration in Context (stop using a ref...) | Gaëtan Gilbert | 2018-03-05 |
| | | | | | | |/ / / | |||
* | | | | | | | | | | Merge PR #6855: Update headers following #6543. | Maxime Dénès | 2018-03-05 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge PR #6700: [ssr] rewrite Ssripats and Ssrview in the tactic monad | Maxime Dénès | 2018-03-05 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | * | | | | | [compat] Remove NOOP and alias deprecated options. | Emilio Jesus Gallego Arias | 2018-03-04 |
| | | | | | | | |/ / / | | | | | | | |/| | | | |||
| | | | | | * / | | | | Remove deprecated options related to typeclasses. | Théo Zimmermann | 2018-03-04 |
| | | | | | |/ / / / | |||
| | | | | | | | * | | ssr: add Prenex Implicits for Some_inj to use it as a view | Anton Trunov | 2018-03-04 |
| | | | | | | | * | | ssr: fix typo in doc comment | Anton Trunov | 2018-03-04 |
| | | | | | | |/ / | | | | | | |/| | | |||
* | | | | | | | | | Merge PR #935: Handling evars in the VM | Maxime Dénès | 2018-03-04 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||
| | * | | | | | | | ssr: ipats: V82.tactic ~nf_evars:false everywhere | Enrico Tassi | 2018-03-04 |
| | * | | | | | | | Proofview: V82.tactic option to not normalize evars | Enrico Tassi | 2018-03-04 |
| | * | | | | | | | ssr: rewrite Ssripats and Ssrview in the tactic monad | Enrico Tassi | 2018-03-04 |
| | * | | | | | | | tactics: export e_reduct_in_concl | Enrico Tassi | 2018-03-04 |
| | * | | | | | | | reductionops: remove dead code "bind_assum" | Enrico Tassi | 2018-03-04 |
| | * | | | | | | | proofview: debug API to print a goal | Enrico Tassi | 2018-03-04 |