aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/ssr/ssripats.ml
Commit message (Expand)AuthorAge
* [ssr] implement {}/v as a short hand for {v}/v when v is an idGravatar Enrico Tassi2018-06-22
* [ssr] simplify delayed clearsGravatar Enrico Tassi2018-06-22
* [api] Remove deprecated object from `Term`Gravatar Emilio Jesus Gallego Arias2018-05-30
* Merge PR #7237: [ssr] fix delayed clears (fix #7045)Gravatar Maxime Dénès2018-04-16
|\
* | Evar maps contain econstrs.Gravatar Gaëtan Gilbert2018-04-13
* | Merge PR #6454: [econstr] Flag to make `to_constr` fail if its output contain...Gravatar Pierre-Marie Pédrot2018-04-13
|\ \
| | * [ssr] fix delayed clears (fix #7045)Gravatar Enrico Tassi2018-04-13
| |/ |/|
* | ssr: check cleared hyps do exist (fix #7050)Gravatar Enrico Tassi2018-04-04
| * [econstr] Forbid calling `to_constr` in open terms.Gravatar Emilio Jesus Gallego Arias2018-03-31
|/
* Merge PR #6855: Update headers following #6543.Gravatar Maxime Dénès2018-03-05
|\
* | ssr: ipats: V82.tactic ~nf_evars:false everywhereGravatar Enrico Tassi2018-03-04
* | ssr: rewrite Ssripats and Ssrview in the tactic monadGravatar Enrico Tassi2018-03-04
| * Update headers following #6543.Gravatar Théo Zimmermann2018-02-27
|/
* apply_type: add option "typecheck" passed down to refineGravatar Enrico Tassi2018-02-16
* [printing] Deprecate all printing functions accessing the global proof.Gravatar Emilio Jesus Gallego Arias2017-11-21
* [API] Remove `open API` in ml files in favor of `-open API` flag.Gravatar Emilio Jesus Gallego Arias2017-07-17
* Removing Proof_type from the API.Gravatar Pierre-Marie Pédrot2017-06-16
* Dualize the unsafe flag of refine into typecheck and make it mandatory.Gravatar Pierre-Marie Pédrot2017-06-13
* Remove (useless) aliases from the API.Gravatar Matej Košík2017-06-10
* Put "ssreflect" behind "API".Gravatar Matej Košík2017-06-07
* Merge the ssr plugin.Gravatar Maxime Dénès2017-06-06