index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
library
/
lib.ml
Commit message (
Expand
)
Author
Age
*
Univs: fix for part #2 of bug #4816.
Matthieu Sozeau
2016-06-13
*
Fix bug #4503: mixing universe polymorphic and monomorphic
Matthieu Sozeau
2016-01-23
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
Hooks for a third-party XML plugin. Contributed by Claudio Sacerdoti Coen.
Maxime Dénès
2016-01-15
*
lib_stack: API to reorder the libstack
Enrico Tassi
2015-10-28
*
Fix bugs 4389, 4390 and 4391 due to wrong handling of universe names
Matthieu Sozeau
2015-10-27
*
Univs: refined handling of assumptions
Matthieu Sozeau
2015-10-02
*
Remove almost all the uses of string concatenation when building error messages.
Guillaume Melquiond
2015-04-23
*
Update headers.
Maxime Dénès
2015-01-12
*
Removing dead code relative to the XML plugin.
Pierre-Marie Pédrot
2014-09-08
*
Fix Declaremods.end_library (Closes: #3536)
Enrico Tassi
2014-09-02
*
Move to a representation of universe polymorphic constants using indices for ...
Matthieu Sozeau
2014-08-03
*
When discharging polymorphic definitions, we must take into account all
Matthieu Sozeau
2014-06-21
*
Removing dead code.
Pierre-Marie Pédrot
2014-06-17
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Lazyconstr -> Opaqueproof
Enrico Tassi
2014-02-26
*
New compilation mode -vi2vo
Enrico Tassi
2014-02-26
*
STM: modules do not prevent proofs from being ASync
Enrico Tassi
2014-01-05
*
Partial application hunt.
ppedrot
2013-11-07
*
Removing a bunch of generic equalities.
ppedrot
2013-09-27
*
Minimal implementation of `Shallow marshalling of Lib
gareuselesinge
2013-09-12
*
Nicer code concerning dirpaths and modpath around Lib
letouzey
2013-08-22
*
Safe_typing code refactoring
letouzey
2013-08-20
*
enhance marshallable option for freeze (minor TODO in safe_typing)
gareuselesinge
2013-08-08
*
State Transaction Machine
gareuselesinge
2013-08-08
*
Lib.contents () instead of Lib.contents_after None
letouzey
2013-07-17
*
Use the Hook module here and there.
ppedrot
2013-05-12
*
States: frozen states can hold closures
gareuselesinge
2013-05-06
*
Fix issues with "Reset Initial" in scripts given to coqtop -l
letouzey
2013-04-23
*
code simplifications concerning Summary
letouzey
2013-04-22
*
avoid (Int.equal (cmp ...) 0) when a boolean equality exists
letouzey
2013-02-19
*
Dir_path --> DirPath
letouzey
2013-02-19
*
module_path --> ModPath.t, kernel_name --> KerName.t
letouzey
2013-02-19
*
Names: revised representation of constants and mutual_inductive
letouzey
2013-02-19
*
Minor code cleanups, especially take advantage of Dir_path.is_empty
letouzey
2013-02-18
*
Uniformization of the "anomaly" command.
ppedrot
2013-01-28
*
Modulification of mod_bound_id
ppedrot
2012-12-18
*
Modulification of Label
ppedrot
2012-12-18
*
Modulification of dir_path
ppedrot
2012-12-14
*
Modulification of identifier
ppedrot
2012-12-14
*
Monomorphization (library)
ppedrot
2012-11-22
*
Monomorphized a lot of equalities over OCaml integers, thanks to
ppedrot
2012-11-08
*
Remove some more "open" and dead code thanks to OCaml4 warnings
letouzey
2012-10-02
*
Moving Utils.list_* to a proper CList module, which includes stdlib
ppedrot
2012-09-14
*
Assumption commands are now displayed as unsafe in Coqide.
aspiwack
2012-08-24
*
Updating headers.
herbelin
2012-08-08
*
global_reference migrated from Libnames to new Globnames, less deps in gramma...
letouzey
2012-05-29
*
locus.mli for occurrences+clauses, misctypes.mli for various little things
letouzey
2012-05-29
*
A unified backtrack mechanism, with a basic "Show Script" as side-effect
letouzey
2012-03-23
*
Remove undocumented command "Delete foo"
letouzey
2012-03-23
[next]