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-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
2019-01-06
Renaming pr_evar_suggested_name into -> evar_suggested_name.
Hugo Herbelin
2018-12-21
Fix #9240: Register for IDProp causes anomaly when non constant
Gaëtan Gilbert
2018-12-18
[arguments] cleanup
Enrico Tassi
2018-12-12
Higher-level libobject API for objects with fixed scopes
Maxime Dénès
2018-12-12
Merge PR #8974: Fix mod_subst wrt universe polymorphism
Maxime Dénès
2018-12-12
Merge PR #9150: [doc] Enable Warning 50 [incorrect doc comment] and fix comme...
Maxime Dénès
2018-12-09
[doc] Enable Warning 50 [incorrect doc comment] and fix comments.
Emilio Jesus Gallego Arias
2018-12-06
Revise API for global universes.
Gaëtan Gilbert
2018-12-06
Fix race condition triggered by fresh universe generation
Maxime Dénès
2018-12-05
Fix mod_subst wrt universe polymorphism
Gaëtan Gilbert
2018-11-28
Merge PR #9015: [Typeclasses] Warn when RHS of `:>` is not a class
Matthieu Sozeau
2018-11-28
[options] New helper for creation of boolean options plus reference.
Emilio Jesus Gallego Arias
2018-11-27
Merge PR #9046: Goptions.declare_* functions return unit instead of a write_f...
Emilio Jesus Gallego Arias
2018-11-27
Merge PR #7696: Remove some univ_flexible_alg from cases
Pierre-Marie Pédrot
2018-11-27
Merge PR #8255: Fast typing of application nodes
Maxime Dénès
2018-11-27
[Typeclasses] Warn when RHS of `:>` is not a class
Vincent Laporte
2018-11-24
Merge PR #8929: Fix fixpoint related lifting in open recursors + related clea...
Pierre-Marie Pédrot
2018-11-23
s/let _ =/let () =/ in some places (mostly goptions related)
Gaëtan Gilbert
[prev]
[next]