index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
indtypes.ml
Age
Commit message (
Expand
)
Author
2015-06-24
Add a corresponding field in `mutual_inductive_entry` (part 1).
Arnaud Spiwack
2015-06-24
Add a field in `mutual_inductive_body` to represent mutual inductive whose po...
Arnaud Spiwack
2015-06-23
Document the positivity checker.
Arnaud Spiwack
2015-03-24
Fixing computation of non-recursively uniform arguments in the
Hugo Herbelin
2015-03-24
Fixing wrong rel_context in checking positivity condition.
Hugo Herbelin
2015-02-14
Univs: When computing the level of an inductive including indices, lets
Matthieu Sozeau
2015-02-02
Removing dead code.
Pierre-Marie Pédrot
2015-01-13
Fix issue in printing due to de Bruijn bug when constructing compatibility
Matthieu Sozeau
2015-01-12
Update headers.
Maxime Dénès
2015-01-05
kernel/ind Change interface of declare_mind and declare_mutual
Matthieu Sozeau
2014-12-15
Fix treatment of universe context in typecheck inductive (was added
Matthieu Sozeau
2014-11-23
Pass around information on the use of template polymorphism for
Matthieu Sozeau
2014-11-19
Option -type-in-type continued (deactivate test for inferred sort of
Hugo Herbelin
2014-10-20
A patch for printing "match" when constructors are defined with let-in
Hugo Herbelin
2014-10-11
Revert d0cd27e209be08ee51a2d609157367f053438a10: giving a different name
Matthieu Sozeau
2014-09-27
Add a boolean to indicate the unfolding state of a primitive projection,
Matthieu Sozeau
2014-09-10
Fix generation of inductive elimination principle for primitive records.
Matthieu Sozeau
2014-09-05
Fix primitive projections declarations for inductive records.
Matthieu Sozeau
2014-08-30
Simplify even further the declaration of primitive projections,
Matthieu Sozeau
2014-08-29
Add test-suite file. Compute the name for the record binder in the
Matthieu Sozeau
2014-08-28
Change the way primitive projections are declared to the kernel.
Matthieu Sozeau
2014-08-25
"allows to", like "allowing to", is improper
Jason Gross
2014-08-03
Move to a representation of universe polymorphic constants using indices for ...
Matthieu Sozeau
2014-08-01
A tentative uniform naming policy in module Inductiveops.
Hugo Herbelin
2014-07-25
- Do module substitution inside mind_record.
Matthieu Sozeau
2014-07-22
Refining match subterm and commutative cut rules. The parameters that are
Maxime Dénès
2014-07-11
Properly add a Set lower bound on any polymorphic inductive in Type with
Matthieu Sozeau
2014-07-03
Cleanup code related to the constraint solving, which sits now outside the
Matthieu Sozeau
2014-06-20
Fix computation of inductive level in monomorphism + indices-matter mode.
Matthieu Sozeau
2014-06-17
Fix a destArity that does not exactly match isArity in presence of let-ins.
Matthieu Sozeau
2014-06-17
Removing dead code.
Pierre-Marie Pédrot
2014-05-09
Reuse universe level substitutions for template polymorphism, fixing performance
Matthieu Sozeau
2014-05-06
- Fix bug preventing apply from unfolding Fixpoints.
Matthieu Sozeau
2014-05-06
Adapt Y. Bertot's path on private inductives (now the keyword is "Private").
Yves Bertot
2014-05-06
Initial work on reintroducing old-style polymorphism for compatibility (the s...
Matthieu Sozeau
2014-05-06
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-04-28
Adding a field ci_cstr_nargs to case_info and mind_consnrealargs to
Hugo Herbelin
2013-12-28
Removing native_name reference from constant_body.
Maxime Dénès
2013-10-24
More monomorphic List.mem + List.assoc + ...
letouzey
2013-09-19
Get rid of the uses of deprecated OCaml elements (still remaining compatible ...
xclerc
2013-08-23
Fix computation of discharged hyps for inductive types forgetting the conclus...
msozeau
2013-08-04
Fixing #2846: Uncaught exception Reduction.NotArity.
ppedrot
2013-08-04
Removing useless casts between arrays and lists.
ppedrot
2013-04-29
Splitting Term into five unrelated interfaces:
ppedrot
2013-03-23
Minor code cleaning in CArray / CList.
ppedrot
2013-02-26
kernel/declarations becomes a pure mli
letouzey
2013-02-19
Dir_path --> DirPath
letouzey
2013-01-28
Uniformization of the "anomaly" command.
ppedrot
2013-01-22
New implementation of the conversion test, using normalization by evaluation to
mdenes
2012-12-14
Modulification of dir_path
ppedrot
[prev]
[next]