index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
/
rtauto
Commit message (
Expand
)
Author
Age
*
Merge PR #6909: Deprecate Focus and Unfocus
Maxime Dénès
2018-03-08
|
\
*
|
[stdlib] Do not use “Require” inside sections
Vincent Laporte
2018-03-07
|
*
Remove all uses of Focus in standard library.
Théo Zimmermann
2018-03-04
*
|
Update headers following #6543.
Théo Zimmermann
2018-02-27
|
/
*
Change references to CAMLP4 to CAMLP5 to be more accurate since we no
Jim Fehrle
2018-02-17
*
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
*
deprecate Pp.std_ppcmds type alias
Matej Košík
2017-07-27
*
[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
*
[coqlib] Deprecate redundant Coqlib functions.
Emilio Jesus Gallego Arias
2017-05-27
*
[option] Remove support for non-synchronous options.
Emilio Jesus Gallego Arias
2017-05-24
*
Silence a few OCaml warnings.
Guillaume Melquiond
2017-04-13
*
Merge branch 'trunk' into pr379
Maxime Dénès
2017-03-24
|
\
|
*
[pp] Force well-formed boxes by construction.
Emilio Jesus Gallego Arias
2017-03-21
|
*
Moving the Ltac plugin to a pack-based one.
Pierre-Marie Pédrot
2017-02-17
*
|
Definining EConstr-based contexts.
Pierre-Marie Pédrot
2017-02-14
*
|
Removing various compatibility layers of tactics.
Pierre-Marie Pédrot
2017-02-14
*
|
Tactics API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Retyping API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Termops API using EConstr.
Pierre-Marie Pédrot
2017-02-14
|
/
*
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
*
Remove errorlabstrm in favor of user_err
Emilio Jesus Gallego Arias
2016-08-19
*
closure.ml renamed into cClosure.ml (avoid clash with a compiler-libs module)
Pierre Letouzey
2016-07-03
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-07-01
*
Giving a more natural semantics to injection by default.
Hugo Herbelin
2016-06-18
*
Compilation via pack for plugins of the stdlib
Pierre Letouzey
2016-06-08
*
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-31
*
Put the "exact" family of tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
*
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-02-09
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
Update headers.
Maxime Dénès
2015-01-12
*
Passing some tactics to the new monad type.
Pierre-Marie Pédrot
2014-06-12
*
Adding a new Control file centralizing the control options of Coq.
Pierre-Marie Pédrot
2014-06-07
*
Now parsing rules of ML-declared tactics are only made available after the
Pierre-Marie Pédrot
2014-05-12
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Fixing pervasive comparisons
Pierre-Marie Pédrot
2014-03-01
*
Makes the new Proofview.tactic the basic type of Ltac.
aspiwack
2013-11-02
*
Avoid polymorphic comparison (plugins/rtauto).
xclerc
2013-10-14
*
Removing a bunch of generic equalities.
ppedrot
2013-09-27
*
Added a more efficient way to recover the domain of a map.
ppedrot
2013-08-25
*
Splitting Term into five unrelated interfaces:
ppedrot
2013-04-29
*
Term.dest* functions now raise specific DestKO exn instead of Invalid_argument
letouzey
2013-03-12
*
Uniformization of the "anomaly" command.
ppedrot
2013-01-28
[next]