index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
kindops.ml
Age
Commit message (
Expand
)
Author
2019-07-01
[api] Refactor most of `Decl_kinds`
Emilio Jesus Gallego Arias
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2018-02-27
Update headers following #6543.
Théo Zimmermann
2017-11-29
Remove "obsolete_locality" and fix STM vernac classification.
Maxime Dénès
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-06-02
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2016-09-22
Revert "Merge remote-tracking branch 'github/pr/283' into trunk"
Maxime Dénès
2016-09-20
Stylistic improvements in intf/decl_kinds.mli.
Maxime Dénès
2016-07-03
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-01-20
Update copyright headers.
Maxime Dénès
2015-01-12
Update headers.
Maxime Dénès
2014-05-06
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2013-03-11
Added a Local Definition vernacular command. This type of definition
ppedrot
2013-01-28
Uniformization of the "anomaly" command.
ppedrot
2012-08-08
Updating headers.
herbelin
2012-05-29
Decl_kinds becomes a pure mli file, remaining ops in new file kindops.ml
letouzey