index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
library.mllib
Age
Commit message (
Expand
)
Author
2019-09-18
[library] Move `Declaremods` to `vernac/`
Emilio Jesus Gallego Arias
2019-08-30
[library] Move library to vernac
Emilio Jesus Gallego Arias
2019-08-23
Merge PR #10665: [api] Move handling of variable implicit data to impargs
Gaëtan Gilbert
2019-08-19
[api] Move handling of variable implicit data to impargs
Emilio Jesus Gallego Arias
2019-08-18
[api] Move `Keys` to pretyping
Emilio Jesus Gallego Arias
2019-07-01
[api] Refactor most of `Decl_kinds`
Emilio Jesus Gallego Arias
2019-05-21
[loadpath] Make loadpath handling self-contained and move to vernac
Emilio Jesus Gallego Arias
2018-09-18
Removing Dischargedhypsmap which is unused internally.
Maxime Dénès
2018-07-24
Move Heads to pretyping (is_projection will move to Recordops)
Gaëtan Gilbert
2018-06-12
[api] Remove Misctypes.
Emilio Jesus Gallego Arias
2018-04-23
[api] Relocate `intf` modules according to dependency-order.
Emilio Jesus Gallego Arias
2017-11-21
[api] Miscellaneous consolidation + moves to engine.
Emilio Jesus Gallego Arias
2017-06-16
Move univops from kernel to library
Amin Timany
2017-05-27
[coqlib] Move `Coqlib` to `library/`.
Emilio Jesus Gallego Arias
2016-10-30
Moving Universes to the engine/ folder.
Pierre-Marie Pédrot
2015-06-29
Assumptions: more informative print for False axiom (Close: #4054)
Enrico Tassi
2014-09-27
Index keys instead of simply global references.
Matthieu Sozeau
2014-09-27
First version of keyed subterm selection in unification.
Matthieu Sozeau
2014-05-06
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2013-03-26
Moved the Loadpath part of Library to its own file, and documented
ppedrot
2012-08-24
correct some ends of .mllib files (avoid a broken tolink.ml)
letouzey
2012-05-29
global_reference migrated from Libnames to new Globnames, less deps in gramma...
letouzey
2012-05-29
Decl_kinds becomes a pure mli file, remaining ops in new file kindops.ml
letouzey
2011-10-25
First attempt at making Print Assumption compatible with opaque modules (fix ...
letouzey
2009-09-17
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-03-20
Many changes in the Makefile infrastructure + a beginning of ocamlbuild
letouzey