index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pretyping
Age
Commit message (
Expand
)
Author
2018-09-10
Remove environment passing to coercion printers
Gaëtan Gilbert
2018-09-10
Merge PR #8290: Fix #8288: cumulativity inferance ignores args to bound varia...
Matthieu Sozeau
2018-09-07
Warnings on coercions used without being Imported
Maxime Dénès
2018-09-05
[build] Preliminary support for building Coq with `dune`.
Emilio Jesus Gallego Arias
2018-09-04
Merge PR #8264: More efficient computation of avoided variables during pretyp...
Hugo Herbelin
2018-09-03
Merge PR #8124: Fix #8121: anomalies in native_compute with let and evars.
Maxime Dénès
2018-09-03
Merge PR #7085: Turn the kernel reduction sharing flag into an argument passe...
Maxime Dénès
2018-08-28
Fix #8288: cumulativity inferance ignores args to bound variables
Gaëtan Gilbert
2018-08-22
Fix #8251: remove "the the" occurrences
Gaëtan Gilbert
2018-08-17
More efficient computation of avoided variables during pretyping.
Pierre-Marie Pédrot
2018-07-26
restore reduction of coercion to eventually expose a constructor
Enrico Tassi
2018-07-26
Coercions cleanup: use GlobRef.t instead of constr
Maxime Dénès
2018-07-26
Fix #8121: anomalies in native_compute with let and evars.
Pierre-Marie Pédrot
2018-07-26
Turn the kernel reduction sharing flag into an argument passed in the cache.
Pierre-Marie Pédrot
2018-07-26
Merge PR #8122: Fix #8119: anomalies in vm_compute with let and evars.
Maxime Dénès
2018-07-25
Optimized dependencies for pattern-matching on only trivial patterns.
Hugo Herbelin
2018-07-25
Merge PR #7889: Cleanup reduction effects: they only work on constants.
Pierre-Marie Pédrot
2018-07-24
Fix #8119: anomalies in vm_compute with let and evars.
Pierre-Marie Pédrot
2018-07-24
Projections use index representation
Gaëtan Gilbert
2018-07-24
Remove useless is_projection in tacred
Gaëtan Gilbert
2018-07-24
Move Heads to pretyping (is_projection will move to Recordops)
Gaëtan Gilbert
2018-07-17
change into QuestionMark default
Siddharth Bhat
2018-07-17
Change QuestionMark for better record field missing error message.
Siddharth Bhat
2018-07-12
Cleanup reduction effects: they only work on constants.
Gaëtan Gilbert
2018-07-10
Merge PR #7983: Turn a dead branch into an assertion failure in VM reification.
Maxime Dénès
2018-07-09
Merge PR #7884: Fix #5719: Uncaught exception Invalid_argument.
Matthieu Sozeau
2018-07-05
Turn a dead branch into an assertion failure in VM reification.
Pierre-Marie Pédrot
2018-07-05
Merge PR #7746: Many small cleanups removing unused arguments and functions
Pierre-Marie Pédrot
2018-07-03
Glob_ops.rename_glob_vars: fix typo
Gaëtan Gilbert
2018-07-03
Glob_ops.fix_kind_eq: fix typo
Gaëtan Gilbert
2018-07-03
Remove unused env argument to fresh_sort_in_family
Gaëtan Gilbert
2018-07-03
Merge PR #7607: Simplify reification of predicate in bytecode and native comp...
Pierre-Marie Pédrot
2018-06-29
Merge PR #7080: Swapping Context and Constr and defining declarations on cons...
Maxime Dénès
2018-06-28
Deprecate Environ.retroknowledge function in favor of the projection
Gaëtan Gilbert
2018-06-28
Simplify reification of predicate in bytecode and native compilers
Maxime Dénès
2018-06-28
Merge PR #7866: Implementation of mutual records in the higher strata
Maxime Dénès
2018-06-27
Swapping Context and Constr: defining declarations on constr in Constr.
Hugo Herbelin
2018-06-26
Remove Sorts.contents
Gaëtan Gilbert
2018-06-24
Handle mutual records in upper layers.
Pierre-Marie Pédrot
2018-06-23
Merge PR #7827: [engine] safe [add_unification_pb] interface
Pierre-Marie Pédrot
2018-06-23
Using more general information for primitive records.
Pierre-Marie Pédrot
2018-06-23
Change the proj_ind field from MutInd.t to inductive.
Pierre-Marie Pédrot
2018-06-21
Fix #5719: Uncaught exception Invalid_argument.
Pierre-Marie Pédrot
2018-06-21
Rename Dyn.TParam→ValueS, Dyn.MapS.obj→value to clarify their purpose.
whitequark
2018-06-19
Merge PR #7797: Remove reference name type.
Enrico Tassi
2018-06-19
Merge PR #6754: Better elaboration of pattern-matchings on primitive projections
Pierre-Marie Pédrot
2018-06-19
Merge PR #7801: [vernac] Add option to force building really mutual induction...
Enrico Tassi
2018-06-19
Merge PR #7714: Remove primitive-projection related data from the kernel
Maxime Dénès
2018-06-18
Remove reference name type.
Maxime Dénès
2018-06-17
Remove the proj_body field from the kernel.
Pierre-Marie Pédrot
[next]