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-03-18
Fix constr_matching on SProp
Gaëtan Gilbert
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
2019-02-08
Correct occur_rigidly
Matthieu Sozeau
2019-02-08
Abstraction naming
Matthieu Sozeau
2019-02-08
unification: abstract_list_all_with_dependencies fix
Matthieu Sozeau
2019-02-08
evarconv/evarsolve: HO matching algorithm with occurrence selection
Matthieu Sozeau
2019-02-08
[evarconv] New flag handling for unifier
Matthieu Sozeau
2019-02-08
locus: Add an AtLeastOneOccurrence constructor.
Matthieu Sozeau
2019-02-08
Evd/evarsolve: add an abstraction field to evars for unification
Matthieu Sozeau
2019-02-08
Merge PR #9410: Make `Program` a regular attribute
Matthieu Sozeau
2019-02-05
Merge PR #9397: Simplify code for Recordops.cs_pattern_of_constr
Matthieu Sozeau
2019-02-05
Make Program a regular attribute
Maxime Dénès
2019-02-04
Merge PR #6914: Primitive integers
Pierre-Marie Pédrot
2019-02-04
Merge PR #9144: Fixes #4633: clearer message unknown existential
Pierre-Marie Pédrot
2019-02-04
Primitive integers
Maxime Dénès
2019-02-04
Merge PR #9368: Discard argument names of section variables on section close
Pierre-Marie Pédrot
2019-01-24
Simplify code for Recordops.cs_pattern_of_constr
Gaëtan Gilbert
2019-01-22
[CS] recognize applied primitive projections as keys (fix #9375)
Enrico Tassi
2019-01-20
Discard argument names of section variables on section close
Jasper Hugunin
2019-01-10
Remove Printing Primitive Projection Compatibility
Gaëtan Gilbert
2019-01-06
Fixes #4633: more explicit error message when referring to a generated evar.
Hugo Herbelin
[next]