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
2020-02-06
unsafe_type_of -> type_of in Pretyping.pretype_ref
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> type_of in Unification.applyHead
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> type_of in Tacred.pattern_occs
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> get_type_of in cases
Gaëtan Gilbert
2020-02-03
Do not return a full term in Evarsolve alias expansion.
Pierre-Marie Pédrot
2020-02-03
Delay lifting in Evarsolve aliasing.
Pierre-Marie Pédrot
2020-01-27
Small API additions to kernel/univ
Gaëtan Gilbert
2020-01-25
Merge PR #11025: Add Set NativeCompute Timing
Maxime Dénès
2020-01-09
Fix build after merge of #11164
Gaëtan Gilbert
2020-01-09
Merge PR #11164: [CS] allow Let variable to be canonical
Pierre-Marie Pédrot
2020-01-08
Add Set NativeCompute Timing
Jason Gross
2020-01-07
[coercions] more precise type for coercion traces
Maxime Dénès
2020-01-06
Fix #11140: Bidirectionality hints perform (surprising?) simplification
Maxime Dénès
2019-12-31
Merge PR #11338: Remove uses of Global in Evd API.
Gaëtan Gilbert
2019-12-30
Merge PR #11233: Fixes #11231: missing dependency in looking for default clau...
Pierre-Marie Pédrot
2019-12-28
Extend `Print Canonical Projections` with a search functionality
Kazuhiko Sakaguchi
2019-12-26
Remove uses of Global in Evd API.
Pierre-Marie Pédrot
2019-12-24
[recordops] do not open GlobRef
Enrico Tassi
2019-12-24
[CS] Allow a variable introduced with Let to be a canonical instance
Enrico Tassi
2019-12-22
Rename files with Class in their name to make their role clearer.
Pierre-Marie Pédrot
2019-12-20
Coherence checking for coercions
Kazuhiko Sakaguchi
2019-12-18
Merge PR #6090: Implement open recursion in the pretyper
Enrico Tassi
2019-12-17
Type pretyping is part of the open recursion
Pierre-Marie Pédrot
2019-12-17
Exporting the open-recursion style API.
Pierre-Marie Pédrot
2019-12-17
Implementing open recursion in the pretyper.
Pierre-Marie Pédrot
2019-12-16
Pretyping.check_evars: make initial evar map optional
Gaëtan Gilbert
2019-12-03
Printing: Interleaving search for notations and removal of coercions.
Hugo Herbelin
2019-12-03
Fixes #11231 (missing dependency in pattern-matching decompilation).
Hugo Herbelin
2019-11-26
coercion functions are never called without a term to coerce
Gaëtan Gilbert
2019-11-22
Use the relevance flag in CClosure rel contexts in an efficient way.
Pierre-Marie Pédrot
2019-11-21
[coq] Untabify the whole ML codebase.
Emilio Jesus Gallego Arias
2019-11-01
Add primitive floats to 'native_compute'
Pierre Roux
2019-11-01
Implement classify on primitive float
Pierre Roux
2019-11-01
Change return type of primitive float comparison
Pierre Roux
2019-11-01
Add primitive floats to 'vm_compute'
Guillaume Bertholon
2019-11-01
Add primitive float computation in Coq kernel
Guillaume Bertholon
2019-10-24
Raise an anomaly when looking up unknown constant/inductive
Gaëtan Gilbert
2019-10-21
Fixes #10894: uconstr was not anymore typed in the Ltac-substituted environment.
Hugo Herbelin
2019-10-18
factorize or_var_map
Alexandre Moine
2019-09-25
Move cumulativity inference to the kernel.
Pierre-Marie Pédrot
2019-08-29
Fix a few wrong uses of `msg_notice`
Maxime Dénès
2019-08-23
Merge PR #10665: [api] Move handling of variable implicit data to impargs
Gaëtan Gilbert
2019-08-22
Merge PR #9062: Delay the computation of frozen evars in legacy unification.
Matthieu Sozeau
2019-08-19
[api] Move handling of variable implicit data to impargs
Emilio Jesus Gallego Arias
2019-08-18
[api] Move `Keys` to pretyping
Emilio Jesus Gallego Arias
2019-08-17
Delay the computation of frozen evars in legacy unification.
Pierre-Marie Pédrot
2019-07-31
Specialize the section API.
Pierre-Marie Pédrot
2019-07-24
Merge PR #10536: Fix #10533: uncaught Invalid_argument Array.fold_left2 in re...
Enrico Tassi
2019-07-22
[Pretyping] Do not use the stale evarmap (in thin_evars)
Vincent Laporte
2019-07-19
Fix #10533: uncaught Invalid_argument Array.fold_left2 in rewrite
Gaëtan Gilbert
[next]