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
2019-04-08
Merge PR #9915: Remove cache in Heads
Enrico Tassi
2019-04-05
[native compiler] Normalize before destructuring sort
Maxime Dénès
2019-04-05
Remove cache in Heads
Maxime Dénès
2019-04-03
Merge PR #9078: Provide a faster bound name generation algorithm through a flag
Vincent Laporte
2019-04-02
Merge PR #8984: Declare initial hint databases in prelude
Pierre-Marie Pédrot
2019-04-02
Fast name generation in detyping.
Pierre-Marie Pédrot
2019-04-02
Abstract away the name generation algorithm in Detyping.
Pierre-Marie Pédrot
2019-04-02
Pass flags through a record in Detyping.
Pierre-Marie Pédrot
2019-04-01
Merge PR #9870: Minor refactoring in canonical structures
Enrico Tassi
2019-03-30
Error when [foo.(bar)] is used with nonprojection [bar]
Gaëtan Gilbert
2019-03-30
[Canonical structures] Minor refactoring
Vincent Laporte
2019-03-30
[Canonical structures] Minor cleaning
Vincent Laporte
2019-03-28
Merge PR #9129: [proof] Removal of imperative state ; interpretation layers o...
Maxime Dénès
2019-03-28
Merge PR #9743: Relax the ambiguous path condition of coercion
Enrico Tassi
2019-03-27
[geninterp] Track polymorphic status in tactic interpretation.
Emilio Jesus Gallego Arias
2019-03-26
[evarconv] solve_simple_eqn is weaker than miller pattern (fix #9663)
Enrico Tassi
2019-03-26
Declare initial hint databases in prelude
Maxime Dénès
2019-03-25
Remove `Automatic Coercions Import` option.
Maxime Dénès
2019-03-18
Fix constr_matching on SProp
Gaëtan Gilbert
2019-03-14
Relax the ambiguous path condition of coercion
Kazuhiko Sakaguchi
2019-03-14
Repair relevance marks in-kernel.
Gaëtan Gilbert
2019-03-14
Add relevance marks on binders.
Gaëtan Gilbert
2019-03-14
Add a non-cumulative impredicative universe SProp.
Gaëtan Gilbert
2019-03-14
Make Sorts.t private
Gaëtan Gilbert
2019-03-12
Merge PR #9632: Fix #9631: Instance: anomaly grounding non evar-free term
Emilio Jesus Gallego Arias
2019-03-12
Merge PR #7819: Ho matching occ sel
Enrico Tassi
2019-03-06
Merge PR #9476: Constructor type information uses the expanded form.
Gaëtan Gilbert
2019-02-28
Constructor type information uses the expanded form.
Pierre-Marie Pédrot
2019-02-28
Print location for type error in pattern variable
Gaëtan Gilbert
2019-02-25
Fix #9631: Instance: anomaly grounding non evar-free term
Gaëtan Gilbert
2019-02-19
Merge PR #9297: Two fixes in printing notations with patterns
Emilio Jesus Gallego Arias
2019-02-19
Notations: Enforce strong evaluation of cases_pattern_of_glob_constr.
Hugo Herbelin
2019-02-18
Merge PR #9306: Remove Printing Primitive Projection Compatibility
Maxime Dénès
2019-02-17
Separate variance and universe fields in inductives.
Gaëtan Gilbert
2019-02-11
Fix #9527: unknown evar in nonterminating [fix] error.
Gaëtan Gilbert
2019-02-08
evarsolve transp_state and comments fixes
Matthieu Sozeau
2019-02-08
evarconf transp state and comments fixes
Matthieu Sozeau
2019-02-08
Coercion intf fix
Matthieu Sozeau
2019-02-08
Fix issue found in GeoCoq
Matthieu Sozeau
2019-02-08
Add back the deprecated conv/cumul functions.
Matthieu Sozeau
2019-02-08
Document the unify_flags more throroughly in evarsolve.
Matthieu Sozeau
2019-02-08
[evarconv] Handle frozen evars in solve_unif_constraints_with_heuristics
Matthieu Sozeau
2019-02-08
[evarconv] Clean second order matching of evdrefs
Matthieu Sozeau
2019-02-08
Change interfaces of evarconv as suggested by Enrico.
Matthieu Sozeau
2019-02-08
print_constr_env moved to Internal module
Matthieu Sozeau
2019-02-08
Fix warning unused variable
Matthieu Sozeau
2019-02-08
[occur_rigidly] Try improving occur-check approximation
Matthieu Sozeau
2019-02-08
Add an helper [instantiate_evar] function
Matthieu Sozeau
2019-02-08
Flags of evar_conv_x/unifiers: rationalize
Matthieu Sozeau
2019-02-08
Rename types_or_terms and the unification function types
Matthieu Sozeau
[next]