index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pretyping
/
indrec.ml
Commit message (
Expand
)
Author
Age
*
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-02-09
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-29
|
\
|
*
Fix bug #4506. Using betadeltaiota_nolet might produce terms of the form
Matthieu Sozeau
2016-01-23
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
|
|
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2016-01-11
*
|
API: documenting context_chop and removing a duplicate.
Hugo Herbelin
2015-12-15
*
|
Moving extended_rel_vect/extended_rel_list to the kernel.
Hugo Herbelin
2015-12-05
*
|
Removing some goal unsafeness in inductive schemes.
Pierre-Marie Pédrot
2015-10-29
|
/
*
Update headers.
Maxime Dénès
2015-01-12
*
Switch the few remaining iso-latin-1 files to utf8
Pierre Letouzey
2014-12-09
*
Probably useless use of a global-environment reading function in Indrec.
Pierre-Marie Pédrot
2014-11-20
*
Option -type-in-type continued (deactivate test for inferred sort of
Hugo Herbelin
2014-11-19
*
Build unfolded versions of the primitive projection in let (a, p) := ...
Matthieu Sozeau
2014-10-07
*
Add a boolean to indicate the unfolding state of a primitive projection,
Matthieu Sozeau
2014-09-27
*
Providing a -type-in-type option for collapsing the universe hierarchy.
Hugo Herbelin
2014-09-13
*
Fix generation of inductive elimination principle for primitive records.
Matthieu Sozeau
2014-09-10
*
Add test-suite file for Case derivation on primitive records.
Matthieu Sozeau
2014-09-04
*
Change the way primitive projections are declared to the kernel.
Matthieu Sozeau
2014-08-28
*
Move to a representation of universe polymorphic constants using indices for ...
Matthieu Sozeau
2014-08-03
*
A tentative uniform naming policy in module Inductiveops.
Hugo Herbelin
2014-08-01
*
When building on-the-fly elimination principles, set the predicates universe ...
Matthieu Sozeau
2014-06-29
*
- Fix hashing of levels to get the "right" order in universe contexts etc...
Matthieu Sozeau
2014-06-04
*
Adapt Y. Bertot's path on private inductives (now the keyword is "Private").
Yves Bertot
2014-05-06
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
More monomorphic List.mem + List.assoc + ...
letouzey
2013-10-24
*
Get rid of the uses of deprecated OCaml elements (still remaining compatible ...
xclerc
2013-09-19
*
Uniformizing the [if_warn] flag used for warning printing and put
ppedrot
2013-05-08
*
Splitting Term into five unrelated interfaces:
ppedrot
2013-04-29
*
Minor code cleaning in CArray / CList.
ppedrot
2013-03-23
*
kernel/declarations becomes a pure mli
letouzey
2013-02-26
*
use List.rev_map whenever possible
letouzey
2013-02-18
*
Uniformization of the "anomaly" command.
ppedrot
2013-01-28
*
Array.create is deprecated
pboutill
2012-12-19
*
Modulification of Label
ppedrot
2012-12-18
*
Modulification of identifier
ppedrot
2012-12-14
*
Monomorphization (pretyping)
ppedrot
2012-11-22
*
As r15801: putting everything from Util.array_* to CArray.*.
ppedrot
2012-09-14
*
Moving Utils.list_* to a proper CList module, which includes stdlib
ppedrot
2012-09-14
*
This patch removes unused "open" (automatically generated from
regisgia
2012-09-14
*
Updating headers.
herbelin
2012-08-08
*
Replacing some str with strbrk
ppedrot
2012-06-04
*
global_reference migrated from Libnames to new Globnames, less deps in gramma...
letouzey
2012-05-29
*
Noise for nothing
pboutill
2012-03-02
*
A pass on warning printings. Made systematic the use of msg_warning so
herbelin
2011-12-17
*
Various simplifications about constant_of_delta and mind_of_delta
letouzey
2011-10-11
*
Refresh universes in params when generating schemes (Closes: #2429)
glondu
2010-11-08
*
Remove some occurrences of "open Termops"
glondu
2010-09-28
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Applicative commutative cuts in Fixpoint guard condition
pboutill
2010-05-18
[next]