index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
*
New function [Constr.equal_with] to compare terms up to variants of [kind_of_...
Arnaud Spiwack
2015-02-24
*
Refactoring in [Constr].
Arnaud Spiwack
2015-02-24
*
Fix some typos in comments.
Guillaume Melquiond
2015-02-23
*
Import (module): Do not force constraints if not ready (Close #4066)
Enrico Tassi
2015-02-21
*
Univs: When computing the level of an inductive including indices, lets
Matthieu Sozeau
2015-02-14
*
Univs: fix bug #3978: carry around the universe context used to
Matthieu Sozeau
2015-02-12
*
Fixing bug #4019, and checker blow-up at once.
Pierre-Marie Pédrot
2015-02-11
*
Clarifying the implementation of universe hashconsing.
Pierre-Marie Pédrot
2015-02-11
*
Fix typeops ignoring results of check functions with let _, and one
Matthieu Sozeau
2015-02-10
*
Nativelib: catch Unix_error (like no ocamlopt found)
Enrico Tassi
2015-02-04
*
Removing dead code.
Pierre-Marie Pédrot
2015-02-02
*
Fixing bug #3931.
Pierre-Marie Pédrot
2015-01-28
*
Fix a critical bug in machine arithmetic for native compiler.
Maxime Dénès
2015-01-20
*
Fix #3379, now that Require inside modules is allowed again.
Maxime Dénès
2015-01-17
*
Univs: proper printing of global and local universe names (only
Matthieu Sozeau
2015-01-17
*
Partially revert "Forbid Require inside interactive modules and module types."
Maxime Dénès
2015-01-17
*
Univs: Fix alias computation for VMs, computation of normal form of
Matthieu Sozeau
2015-01-17
*
Make native compiler handle universe polymorphic definitions.
Maxime Dénès
2015-01-17
*
Correct restriction of vm_compute when handling universe polymorphic
Matthieu Sozeau
2015-01-15
*
Make -print-mod-uid accept a list of files.
Maxime Dénès
2015-01-15
*
Native compiler: if debug flag not present, remove .native files.
Maxime Dénès
2015-01-13
*
Fix bug when discharging universe constraints coming from variables
Matthieu Sozeau
2015-01-13
*
Fix issue in printing due to de Bruijn bug when constructing compatibility
Matthieu Sozeau
2015-01-13
*
Update headers.
Maxime Dénès
2015-01-12
*
Fix a few typos.
Maxime Dénès
2015-01-12
*
Declarations.mli refactoring: module_type_body = module_body
Pierre Letouzey
2015-01-11
*
Aligning printing of universe constraints.
Hugo Herbelin
2015-01-07
*
Fix some documentation typos.
Guillaume Melquiond
2015-01-06
*
improve efficiency of the reduction interpreter of coqtop
Bruno Barras
2015-01-06
*
Rename ill-named "imports" field of safe_env into "required".
Maxime Dénès
2015-01-06
*
kernel/ind Change interface of declare_mind and declare_mutual
Matthieu Sozeau
2015-01-05
*
universes_of_constant: do a proper set union of body and type univs
Enrico Tassi
2014-12-27
*
Revert "Term: include a function to print terms"
Enrico Tassi
2014-12-27
*
Term: include a function to print terms
Enrico Tassi
2014-12-26
*
Forbid Require inside interactive modules and module types.
Maxime Dénès
2014-12-25
*
Dead code in Univ.
Pierre-Marie Pédrot
2014-12-21
*
Cleaning up universe list implementation in Univ.
Pierre-Marie Pédrot
2014-12-18
*
Ensuring the good invariants of hashcons table generation in the API.
Pierre-Marie Pédrot
2014-12-17
*
Fix (actually, properly implement :) hashconsing of projections,
Matthieu Sozeau
2014-12-17
*
Getting rid of Exninfo hacks.
Pierre-Marie Pédrot
2014-12-16
*
Fix for #3154: use CUnix.sys_command to call native compiler.
Maxime Dénès
2014-12-16
*
Fix treatment of universe context in typecheck inductive (was added
Matthieu Sozeau
2014-12-15
*
Fix merging of name maps in union of universe contexts.
Matthieu Sozeau
2014-12-14
*
Revert commit that inverted the preference for FFlex/FProj problems in
Matthieu Sozeau
2014-12-10
*
Switch the few remaining iso-latin-1 files to utf8
Pierre Letouzey
2014-12-09
*
Pass around information on the use of template polymorphism for
Matthieu Sozeau
2014-11-23
*
Fix #3824. de Bruijn error in normalization of fixpoints.
Maxime Dénès
2014-11-23
*
Fix bug #3804.
Matthieu Sozeau
2014-11-21
*
Exporting the function handling side-effects only applied to terms.
Pierre-Marie Pédrot
2014-11-20
*
Slightly improving error messages when mismatch with Proof using at Qed time.
Hugo Herbelin
2014-11-19
[next]