index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pretyping
/
inductiveops.ml
Age
Commit message (
Expand
)
Author
2017-06-16
Fix bugs
Amin Timany
2017-06-16
Subtyping inference for inductoves and records
Amin Timany
2017-06-02
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-05-27
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-04-27
Remove unused [open] statements
Gaetan Gilbert
2017-04-01
Using delayed universe instances in EConstr.
Pierre-Marie Pédrot
2017-04-01
Actually exporting delayed universes in the EConstr implementation.
Pierre-Marie Pédrot
2017-02-14
Merge branch 'master'.
Pierre-Marie Pédrot
2017-02-14
Namegen primitives now apply on evar constrs.
Pierre-Marie Pédrot
2017-02-14
Definining EConstr-based contexts.
Pierre-Marie Pédrot
2017-02-14
Introducing contexts parameterized by the inner term type.
Pierre-Marie Pédrot
2017-02-14
Removing some return type compatibility layers in Termops.
Pierre-Marie Pédrot
2017-02-14
Reductionops now return EConstrs.
Pierre-Marie Pédrot
2017-02-14
Eliminating parts of the right-hand side compatibility layer
Pierre-Marie Pédrot
2017-02-14
Leminv API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Tactics API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Unification API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Cases API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Retyping API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Reductionops API using EConstr.
Pierre-Marie Pédrot
2016-12-12
Replace Typeops by Fast_typeops
Gaetan Gilbert
2016-08-19
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-07-06
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-03
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-01
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-06-18
Moving the typing_flags to the environment.
Pierre-Marie Pédrot
2016-06-16
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-14
Assume totality: dedicated type rather than bool
Arnaud Spiwack
2016-02-09
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2016-01-11
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2015-12-15
Fixing e7f7fc3e058 (wrong chop on contexts). This fixes test-suite.
Hugo Herbelin
2015-12-05
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-07-07
Univs: bug fix.
Matthieu Sozeau
2015-07-05
Fix handling of primitive projections in VM.
Maxime Dénès
2015-06-26
Add a flag to deactivate guard checking in the kernel.
Arnaud Spiwack
2015-03-25
Fully fixing bug #3491 (anomaly when building _rect scheme in the
Hugo Herbelin
2015-02-27
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-02
Removing dead code.
Pierre-Marie Pédrot
2015-01-12
Update headers.
Maxime Dénès
[prev]
[next]