index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pretyping
/
cases.ml
Age
Commit message (
Expand
)
Author
2017-05-24
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-04-27
A refined solution to the beta-iota discrepancies between 8.4 and 8.5 "refine".
Hugo Herbelin
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] 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-15
Merge branch 'v8.6' into trunk
Maxime Dénès
2017-04-08
Fixing #5460 (limitation in computing deps in pattern-matching compilation).
Hugo Herbelin
2017-04-01
Using delayed universe instances in EConstr.
Pierre-Marie Pédrot
2017-02-14
Merge branch 'master'.
Pierre-Marie Pédrot
2017-02-14
Namegen primitives now apply on evar constrs.
Pierre-Marie Pédrot
2017-02-14
Definining EConstr-based contexts.
Pierre-Marie Pédrot
2017-02-14
Introducing contexts parameterized by the inner term type.
Pierre-Marie Pédrot
2017-02-14
Evar-normalizing functions now act on EConstrs.
Pierre-Marie Pédrot
2017-02-14
Removing various compatibility layers of tactics.
Pierre-Marie Pédrot
2017-02-14
Removing compatibility layers in Retyping
Pierre-Marie Pédrot
2017-02-14
Removing some return type compatibility layers in Termops.
Pierre-Marie Pédrot
2017-02-14
Reductionops now return EConstrs.
Pierre-Marie Pédrot
2017-02-14
Eliminating parts of the right-hand side compatibility layer
Pierre-Marie Pédrot
2017-02-14
Leminv API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Tactics API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Cleaning up opening of the EConstr module in pretyping folder.
Pierre-Marie Pédrot
2017-02-14
Making judgment type generic over the type of inner constrs.
Pierre-Marie Pédrot
2017-02-14
Pretyping API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Cases API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Coercion API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Typing API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Evarconv API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Evarsolve API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Evardefine API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Retyping API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Reductionops API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Termops API using EConstr.
Pierre-Marie Pédrot
2017-02-01
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-01-22
Adding a new evar source to remember the name of evars which were
Hugo Herbelin
2017-01-22
Fixing bugs in typing "match" (regressions #5322 and #5324 + bugs with let-ins).
Hugo Herbelin
2016-12-07
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-12-02
Document changes
Matthieu Sozeau
2016-11-30
Fix UGraph.check_eq!
Matthieu Sozeau
2016-10-29
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-29
Fixing error localisation bug introduced in fixing #5142 (21e1d501e17c).
Hugo Herbelin
2016-10-24
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-19
Attempt to improve error rendering in pattern-matching compilation (#5142).
Hugo Herbelin
2016-10-17
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-13
Completing reverting generalization and cleaning of the return clause inference.
Hugo Herbelin
2016-10-12
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-11
Reverting generalization and cleaning of the return clause inference in v8.6.
Hugo Herbelin
2016-10-05
Merge branch 'v8.6'
Pierre-Marie Pédrot
[next]