index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pretyping
/
inductiveops.ml
Commit message (
Expand
)
Author
Age
*
Replace Typeops by Fast_typeops
Gaetan Gilbert
2016-12-12
*
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
*
Remove errorlabstrm in favor of user_err
Emilio Jesus Gallego Arias
2016-08-19
*
Fix reopened bug #3317.
Matthieu Sozeau
2016-07-06
*
Disallow dependent case on prim records w/o eta
Matthieu Sozeau
2016-07-06
*
Renaming to more generic has_dependent_elim test
Matthieu Sozeau
2016-07-06
*
Move is_prim... to Inductiveops and correct Scheme
Matthieu Sozeau
2016-07-06
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-07-01
*
Moving the typing_flags to the environment.
Pierre-Marie Pédrot
2016-06-18
*
Factorizing the uses of Declareops.safe_flags.
Pierre-Marie Pédrot
2016-06-16
*
Merge PR #79: Let the kernel assume that a (co-)inductive type is positive.
Pierre-Marie Pédrot
2016-06-16
|
\
|
*
Assume totality: dedicated type rather than bool
Arnaud Spiwack
2016-06-14
*
|
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-02-09
*
|
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
*
|
|
Fixing e7f7fc3e058 (wrong chop on contexts). This fixes test-suite.
Hugo Herbelin
2015-12-15
*
|
|
Unifying betazeta_applist and prod_applist into a clearer interface.
Hugo Herbelin
2015-12-05
*
|
|
Simplifying an instantiation function using subst_of_rel_context_instance.
Hugo Herbelin
2015-12-05
*
|
|
About building of substitutions from instances.
Hugo Herbelin
2015-12-05
*
|
|
An example in centralizing similar functions to a common place so that
Hugo Herbelin
2015-12-05
|
/
/
*
|
Univs: bug fix.
Matthieu Sozeau
2015-07-07
*
|
Fix handling of primitive projections in VM.
Maxime Dénès
2015-07-05
|
*
Add a flag to deactivate guard checking in the kernel.
Arnaud Spiwack
2015-06-26
|
/
*
Fully fixing bug #3491 (anomaly when building _rect scheme in the
Hugo Herbelin
2015-03-25
*
Add support so that the type of a match in an inductive type with let-in
Hugo Herbelin
2015-02-27
*
Fixing typo resulting in wrong printing of return clauses for
Hugo Herbelin
2015-02-27
*
Removing dead code.
Pierre-Marie Pédrot
2015-02-02
*
Update headers.
Maxime Dénès
2015-01-12
*
A patch for printing "match" when constructors are defined with let-in
Hugo Herbelin
2014-10-20
*
Revert d0cd27e209be08ee51a2d609157367f053438a10: giving a different name
Matthieu Sozeau
2014-10-11
*
Providing a -type-in-type option for collapsing the universe hierarchy.
Hugo Herbelin
2014-09-13
*
Print [Variant] types with the keyword [Variant].
Arnaud Spiwack
2014-09-04
*
Change the way primitive projections are declared to the kernel.
Matthieu Sozeau
2014-08-28
*
Fix non-printing of coercions for primitive projections (fixes bug #3433).
Matthieu Sozeau
2014-08-14
*
A new step in the new "standard" naming policy for propositional hypotheses
Hugo Herbelin
2014-08-05
*
Move to a representation of universe polymorphic constants using indices for ...
Matthieu Sozeau
2014-08-03
*
Continuing (incomplete) cleaning of Inductiveops.
Hugo Herbelin
2014-08-01
*
A tentative uniform naming policy in module Inductiveops.
Hugo Herbelin
2014-08-01
*
Cleanup code related to the constraint solving, which sits now outside the
Matthieu Sozeau
2014-07-03
*
Quick fix of bug #2996 continued (case of inductive types).
Hugo Herbelin
2014-06-28
*
Deactivate the "Standard Propositions Naming" flag, source of a lot of
Hugo Herbelin
2014-06-26
*
Fix type_of_inductive_knowing_conclusion, relying on an actually broken univ_...
Matthieu Sozeau
2014-06-25
*
Removing dead code.
Pierre-Marie Pédrot
2014-06-17
*
- Fix hashing of levels to get the "right" order in universe contexts etc...
Matthieu Sozeau
2014-06-04
*
Use of "H"-based names for propositional hypotheses obtained by
Hugo Herbelin
2014-06-01
*
Reuse universe level substitutions for template polymorphism, fixing performance
Matthieu Sozeau
2014-05-09
*
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-05-06
[next]