index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
/
ssrmatching
Commit message (
Expand
)
Author
Age
*
Merge PR #6116: ssr: fill_occ_pattern: return valid ustate even if no match (...
Maxime Dénès
2017-12-14
|
\
*
|
[api] Remove aliases of `Evar.t`
Emilio Jesus Gallego Arias
2017-11-26
*
|
[printing] Deprecate all printing functions accessing the global proof.
Emilio Jesus Gallego Arias
2017-11-21
|
*
ssr: fill_occ_pattern: return valid ustate even if no match (fix #6106)
Enrico Tassi
2017-11-09
*
|
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
|
/
*
ssr: fix canonical strucut key comparison with primproj on
Enrico Tassi
2017-09-20
*
Making detyping potentially lazy.
Pierre-Marie Pédrot
2017-09-04
*
deprecate Pp.std_ppcmds type alias
Matej Košík
2017-07-27
*
[api] Remove type equalities from API.
Emilio Jesus Gallego Arias
2017-07-25
*
[API] Remove `open API` in ml files in favor of `-open API` flag.
Emilio Jesus Gallego Arias
2017-07-17
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Removing Proof_type from the API.
Pierre-Marie Pédrot
2017-06-16
*
Merge PR#718: API cleanup: aliases
Maxime Dénès
2017-06-12
|
\
*
|
Remove remaining vo.itarget files (obsolete since PR #499)
Pierre Letouzey
2017-06-10
|
*
Remove (useless) aliases from the API.
Matej Košík
2017-06-10
|
/
*
Put all plugins behind an "API".
Matej Kosik
2017-06-07
*
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-02
*
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
*
Merge PR#481: [option] Remove support for non-synchronous options.
Maxime Dénès
2017-05-25
|
\
*
\
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-05-24
|
\
\
|
|
*
[option] Remove support for non-synchronous options.
Emilio Jesus Gallego Arias
2017-05-24
|
|
/
|
*
Remove unused [open] statements
Gaetan Gilbert
2017-04-27
|
*
Remove unused constructors
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
*
|
[location] [ast] Port module AST to CAst
Emilio Jesus Gallego Arias
2017-04-25
*
|
[location] [ast] Switch Constrexpr AST to an extensible node type.
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-25
*
|
[location] Switch glob_constr to Loc.located
Emilio Jesus Gallego Arias
2017-04-24
*
|
[location] Use Loc.located for constr_expr.
Emilio Jesus Gallego Arias
2017-04-24
|
/
*
Merge PR#379: Introducing evar-insensitive constrs
Maxime Dénès
2017-04-11
|
\
*
|
[camlpX] Remove camlp4 compat layer.
Emilio Jesus Gallego Arias
2017-04-07
|
*
Merge branch 'trunk' into pr379
Maxime Dénès
2017-04-04
|
|
\
|
|
/
|
/
|
|
*
Merge branch 'trunk' into pr379
Maxime Dénès
2017-03-24
|
|
\
*
|
|
Replacing "cast surgery" in LetIn by a proper field (see PR #404).
Hugo Herbelin
2017-03-24
|
|
/
|
/
|
*
|
Merge PR#432: [cleanup] Change Id.t option to Name.t in TacFun
Maxime Dénès
2017-03-14
|
\
\
*
|
|
Moving the Ltac plugin to a pack-based one.
Pierre-Marie Pédrot
2017-02-17
|
*
|
[cleanup] Change Id.t option to Name.t in TacFun
Tej Chajed
2017-02-16
|
/
/
|
*
Merge branch 'master'.
Pierre-Marie Pédrot
2017-02-14
|
|
\
|
|
/
|
/
|
|
*
Porting the ssrmatching plugin to the new EConstr API.
Enrico Tassi
2017-02-14
|
*
Definining EConstr-based contexts.
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
|
*
Ltac now uses evar-based constrs.
Pierre-Marie Pédrot
2017-02-14
|
*
Removing compatibility layers in Retyping
Pierre-Marie Pédrot
2017-02-14
|
*
Proofview.Goal primitive now return EConstrs.
Pierre-Marie Pédrot
2017-02-14
|
*
Tactics API using EConstr.
Pierre-Marie Pédrot
2017-02-14
|
*
Tacmach API using EConstr.
Pierre-Marie Pédrot
2017-02-14
|
*
Goal API using EConstr.
Pierre-Marie Pédrot
2017-02-14
[next]