index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
API
/
API.ml
Age
Commit message (
Expand
)
Author
2017-10-03
Ltac uses the new generic locatable API.
Pierre-Marie Pédrot
2017-09-19
Allow declaring universe constraints at definition level.
Matthieu Sozeau
2017-08-29
[general] Merge parsing with highparsing, put toplevel at the top of the link...
Emilio Jesus Gallego Arias
2017-08-29
A new step of restructuration of notations.
Hugo Herbelin
2017-08-12
Moving file primitive.ml to cPrimitive.ml to avoid conflict with OCaml.
Hugo Herbelin
2017-07-25
[api] Remove type equalities from API.
Emilio Jesus Gallego Arias
2017-07-25
[api] Put modules in order in API.{mli,ml}
Emilio Jesus Gallego Arias
2017-07-19
Merge PR #770: [proof] Move bullets to their own module.
Maxime Dénès
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-06-20
Merge PR#803: Clean ssr
Maxime Dénès
2017-06-16
Removing Proof_type from the API.
Pierre-Marie Pédrot
2017-06-16
Squashed commit of the following:
Amin Timany
2017-06-12
[proof] Move bullets to their own module.
Emilio Jesus Gallego Arias
2017-06-07
Put all plugins behind an "API".
Matej Kosik