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
2017-05-24
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-05-24
Merge PR#650: Fixing an extra bug with pattern_of_constr
Maxime Dénès
2017-05-23
unification.mli: Fix a spelling typo in a comment
Jason Gross
2017-05-19
Fixing an extra bug with pattern_of_constr.
Hugo Herbelin
2017-05-17
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-05-14
Removing a line warned unused.
Hugo Herbelin
2017-05-11
Merge PR#594: An example showing the benefit of Econstr
Maxime Dénès
2017-05-11
Merge PR#373: A refined solution to the beta-iota discrepancies between 8.4 a...
Maxime Dénès
2017-05-09
Merge PR#606: Added an option Set Debug Cbv
Maxime Dénès
2017-05-05
Remove dead code and unused open.
Maxime Dénès
2017-05-05
Merge PR#558: Adding a fold_glob_constr_with_binders combinator
Maxime Dénès
2017-05-05
Upgrading some local function as a general-purpose combinator Option.List.map.
Hugo Herbelin
2017-05-05
Merge PR#544: Anonymous universes
Maxime Dénès
2017-05-03
Merge PR#404: patch for printing types of let bindings
Maxime Dénès
2017-05-03
Added an option Set Debug Cbv.
Hugo Herbelin
2017-05-03
Type@{_} should not produce a flexible algebraic universe.
Gaetan Gilbert
2017-05-03
Allow flexible anonymous universes in instances and sorts.
Gaetan Gilbert
2017-05-03
Merge PR#411: Mention template polymorphism in the documentation.
Maxime Dénès
2017-05-02
applied the patch for printing types of let bindings by @herbelin
Abhishek Anand (@brixpro-home)
2017-05-01
Fixing #5487 (v8.5 regression on ltac-matching expressions with evars).
Hugo Herbelin
2017-05-01
Really fixing #2602 which was wrongly working because of #5487 hiding the cause.
Hugo Herbelin
2017-04-28
Revert "Fixing #5487 (v8.5 regression on ltac-matching expressions with evars)."
Maxime Dénès
2017-04-28
Fixing #5487 (v8.5 regression on ltac-matching expressions with evars).
Hugo Herbelin
2017-04-27
Post-rebase warnings (unused opens and 2 unused values)
Gaetan Gilbert
2017-04-27
Fix 4.04 warnings
Gaetan Gilbert
2017-04-27
Remove unused [open] statements
Gaetan Gilbert
2017-04-27
Remove some unused values and types
Gaetan Gilbert
2017-04-27
Fix omitted labels in function calls
Gaetan Gilbert
2017-04-27
A refined solution to the beta-iota discrepancies between 8.4 and 8.5 "refine".
Hugo Herbelin
2017-04-27
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-04-25
[location] [ast] Port module AST to CAst
Emilio Jesus Gallego Arias
2017-04-25
[location] Make location optional in Loc.located
Emilio Jesus Gallego Arias
2017-04-25
[location] Remove Loc.ghost.
Emilio Jesus Gallego Arias
2017-04-24
[location] Use located in misctypes.
Emilio Jesus Gallego Arias
2017-04-24
[location] Switch glob_constr to Loc.located
Emilio Jesus Gallego Arias
2017-04-24
[location] Move Glob_term.predicate_pattern to located.
Emilio Jesus Gallego Arias
2017-04-24
[location] Move Glob_term.cases_pattern to located.
Emilio Jesus Gallego Arias
2017-04-24
Merge PR#579: [flags] Deprecate is_silent/is_verbose in favor of single flag.
Maxime Dénès
2017-04-21
[flags] Deprecate is_silent/is_verbose in favor of single flag.
Emilio Jesus Gallego Arias
2017-04-20
Fix bug #5377: @? patterns broken.
Pierre-Marie Pédrot
2017-04-19
Fix bug #5476: Ltac has an inconsistent view of hypotheses.
Pierre-Marie Pédrot
2017-04-15
Merge branch 'v8.6' into trunk
Maxime Dénès
2017-04-13
Using fold_glob_constr_with_binders to code bound_glob_vars.
Hugo Herbelin
2017-04-13
Adding a fold_glob_constr_with_binders combinator.
Hugo Herbelin
2017-04-13
Silence a few OCaml warnings.
Guillaume Melquiond
2017-04-11
Merge PR#543: Sanitize instance interpretation
Maxime Dénès
2017-04-11
Update various comments to use "template polymorphism"
Gaetan Gilbert
2017-04-11
Merge PR#379: Introducing evar-insensitive constrs
Maxime Dénès
2017-04-10
Revert "refactoring: Reductionops.contextual_reduction_function type"
Matej Košík
2017-04-10
refactoring: Reductionops.contextual_reduction_function type
Matej Kosik
[next]