index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
ssr
Age
Commit message (
Expand
)
Author
2017-09-04
Making detyping potentially lazy.
Pierre-Marie Pédrot
2017-08-29
A new step of restructuration of notations.
Hugo Herbelin
2017-07-27
deprecate Pp.std_ppcmds type alias
Matej Košík
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-16
Removing Proof_type from the API.
Pierre-Marie Pédrot
2017-06-16
Remove the last use of the low-level Proof_type API in ssr.
Pierre-Marie Pédrot
2017-06-15
Merge PR#719: Constrexpr.Numeral without bigint
Maxime Dénès
2017-06-14
Merge PR#513: A fix to #5414 (ident bound by ltac names now known for "match").
Maxime Dénès
2017-06-14
Constrexpr.Numeral stays uninterpreted (string+sign instead of BigInt.t)
Pierre Letouzey
2017-06-13
Dualize the unsafe flag of refine into typecheck and make it mandatory.
Pierre-Marie Pédrot
2017-06-12
Merge PR#718: API cleanup: aliases
Maxime Dénès
2017-06-10
Remove remaining vo.itarget files (obsolete since PR #499)
Pierre Letouzey
2017-06-10
Remove (useless) aliases from the API.
Matej Košík
2017-06-09
A fix to #5414 (ident bound by ltac names now known for "match").
Hugo Herbelin
2017-06-07
Put "ssreflect" behind "API".
Matej Košík
2017-06-06
Merge the ssr plugin.
Maxime Dénès