index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
kernel
/
cbytegen.ml
Commit message (
Expand
)
Author
Age
*
Add a boolean to indicate the unfolding state of a primitive projection,
Matthieu Sozeau
2014-09-27
*
"allows to", like "allowing to", is improper
Jason Gross
2014-08-25
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Changing Retrokwnoledge entry type from kind_of_term to constr. It seems it had
Pierre-Marie Pédrot
2014-03-14
*
Lazyconstr -> Opaqueproof
Enrico Tassi
2014-02-26
*
invalid_arg instead of raise (Invalid_argement ...)
letouzey
2013-03-12
*
kernel/declarations becomes a pure mli
letouzey
2013-02-26
*
Array.create is deprecated
pboutill
2012-12-19
*
Modulification of identifier
ppedrot
2012-12-14
*
More monomorphizations
ppedrot
2012-11-13
*
Monomorphized a lot of equalities over OCaml integers, thanks to
ppedrot
2012-11-08
*
Partial revert of Yann commit in order to use CLib.List when opening
ppedrot
2012-09-14
*
This patch removes unused "open" (automatically generated from
regisgia
2012-09-14
*
The new ocaml compiler (4.00) has a lot of very cool warnings,
regisgia
2012-09-14
*
Updating headers.
herbelin
2012-08-08
*
Noise for nothing
pboutill
2012-03-02
*
Modops: the strengthening functions can work without any env argument
letouzey
2011-05-17
*
Lazy loading of opaque proofs: fast as -dont-load-proofs without its drawbacks
letouzey
2011-04-03
*
Remove the "Boxed" syntaxes and the const_entry_boxed field
letouzey
2011-01-28
*
better fix to bug #2319: types are compiled in the env of the bodies
barras
2010-07-30
*
fixed bug #2105 (compilation of free de Bruijn) and missing lift of predicate...
barras
2010-07-29
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Removed $Id$ introduced inadvertently in r13005 (no more $Id$ since r12972)
herbelin
2010-05-09
*
Added a few informations about file lineages (for the most part in kernel)
herbelin
2010-05-09
*
Here comes the commit, announced long ago, of the new tactic engine.
aspiwack
2010-04-22
*
This big commit addresses two problems:
soubiran
2009-10-21
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
Nettoyage de code en vue de la release. Plus de Warning: Unused
aspiwack
2007-12-18
*
Processor integers + Print assumption (see coqdev mailing list for the
aspiwack
2007-05-11
*
- Ajout d'un cast vm dans la syntaxe : x <: t
bgregoir
2006-07-22
*
Changement des named_context
gregoire
2005-12-02
*
Types inductifs parametriques
mohring
2005-11-02
*
Sur le conseil de X.Leroy: x=[||] devient Array.length x=0
letouzey
2005-08-19
*
compatibility with POWERPC
gregoire
2004-11-22
*
bug module M:=N avec vm
barras
2004-11-17
*
Changement dans les boxed values .
gregoire
2004-11-12
*
COMMITED BYTECODE COMPILER
barras
2004-10-20