index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
ssr
/
ssrvernac.ml4
Age
Commit message (
Expand
)
Author
2018-06-18
Remove reference name type.
Maxime Dénès
2018-06-12
[api] Remove Misctypes.
Emilio Jesus Gallego Arias
2018-05-30
Merge PR #7558: [api] Make `vernac/` self-contained.
Maxime Dénès
2018-05-27
[api] Make `vernac/` self-contained.
Emilio Jesus Gallego Arias
2018-05-25
Remove some occurrences of Evd.empty
Maxime Dénès
2018-03-09
[located] Push inner locations in `reference` to a CAst.t node.
Emilio Jesus Gallego Arias
2018-03-09
Implement the Export Set/Unset feature.
Pierre-Marie Pédrot
2018-03-05
Separate vim/emacs fold markers from ocamldoc comments
mrmr1993
2018-03-05
Merge PR #6855: Update headers following #6543.
Maxime Dénès
2018-03-04
ssr: rewrite Ssripats and Ssrview in the tactic monad
Enrico Tassi
2018-02-28
[econstr] Continue consolidation of EConstr API under `interp`.
Emilio Jesus Gallego Arias
2018-02-27
Update headers following #6543.
Théo Zimmermann
2018-02-22
[ast] Improve precision of Ast location recognition in serialization.
Emilio Jesus Gallego Arias
2018-02-20
Adding support for parsing subterms of a notation as "pattern".
Hugo Herbelin
2018-02-20
Adding patterns in the category of binders for notations.
Hugo Herbelin
2018-02-01
[vernac] Remove VernacGoal, allow anonymous definitions in VernacDefinition
Vincent Laporte
2018-01-08
[vernac] vernac_expr no longer recursive
Vincent Laporte
2017-12-12
Removing cumbersome location in multiple patterns.
Hugo Herbelin
2017-11-29
Remove "obsolete_locality" and fix STM vernac classification.
Maxime Dénès
2017-11-22
[plugin] Remove LocalityFixme über hack.
Emilio Jesus Gallego Arias
2017-11-21
[printing] Deprecate all printing functions accessing the global proof.
Emilio Jesus Gallego Arias
2017-11-06
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-09-04
Making detyping potentially lazy.
Pierre-Marie Pédrot
2017-07-25
[api] Remove type equalities from API.
Emilio Jesus Gallego Arias
2017-07-17
[API] Remove `open API` in ml files in favor of `-open API` flag.
Emilio Jesus Gallego Arias
2017-07-13
Safer API for constr_of_global, and getting rid of unsafe_constr_of_global.
Pierre-Marie Pédrot
2017-06-10
Remove (useless) aliases from the API.
Matej Košík
2017-06-07
Put "ssreflect" behind "API".
Matej Košík
2017-06-06
Merge the ssr plugin.
Maxime Dénès