index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tactics
/
auto.ml
Commit message (
Expand
)
Author
Age
*
Evar maps contain econstrs.
Gaëtan Gilbert
2018-04-13
*
Clean-up remove always false useeager argument.
Théo Zimmermann
2018-03-06
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
*
[engine] Remove ghost parameter from `Proofview.Goal.t`
Emilio Jesus Gallego Arias
2018-02-12
*
[lib] Rename Profile to CProfile
Emilio Jesus Gallego Arias
2017-12-09
*
[printing] Deprecate all printing functions accessing the global proof.
Emilio Jesus Gallego Arias
2017-11-21
*
Fixing bug #5741 (anomaly in info_trivial).
Hugo Herbelin
2017-09-19
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Remove the Sigma (monotonous state) API.
Maxime Dénès
2017-06-06
*
Merge PR#638: Fix bug #5360: anomalies in typeclass resolution output
Maxime Dénès
2017-06-06
|
\
*
|
[option] Remove support for non-synchronous options.
Emilio Jesus Gallego Arias
2017-05-24
|
*
Fix bug #5360: anomalies in typeclass resolution output
Matthieu Sozeau
2017-05-16
|
/
*
Post-rebase warnings (unused opens and 2 unused values)
Gaetan Gilbert
2017-04-27
*
Remove unused [open] statements
Gaetan Gilbert
2017-04-27
*
Removing various tactic compatibility layers in core tactics.
Pierre-Marie Pédrot
2017-04-24
*
Merge branch 'master'.
Pierre-Marie Pédrot
2017-02-14
|
\
*
|
Removing most nf_enter in tactics.
Pierre-Marie Pédrot
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
*
|
Ltac now uses evar-based constrs.
Pierre-Marie Pédrot
2017-02-14
*
|
Proofview.Goal primitive now return EConstrs.
Pierre-Marie Pédrot
2017-02-14
*
|
Tactic_matching API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Auto API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Hints API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Tactics API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Clenv API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Constr_matching API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Termops API using EConstr.
Pierre-Marie Pédrot
2017-02-14
|
*
Tests for info/debug auto/eauto.
Hugo Herbelin
2016-11-19
|
/
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-29
|
\
|
*
Merge remote-tracking branch 'github/pr/321' into v8.6
Maxime Dénès
2016-10-28
|
|
\
|
*
|
Using msg_info for info_auto and info_eauto (PR #324).
Hugo Herbelin
2016-10-26
|
|
*
sections/hints: prevent Not_found in get_type_of
Matthieu Sozeau
2016-10-21
|
|
/
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-17
|
\
|
|
*
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-10-17
|
|
\
|
|
*
Still a problem with debug auto printing.
Hugo Herbelin
2016-10-15
|
|
*
One more little bug in the output of "debug auto".
Hugo Herbelin
2016-10-15
|
|
*
Fixing printing of info_auto broken since 0091c528 (2014).
Hugo Herbelin
2016-10-14
|
*
|
Fixing English typography for colon.
Hugo Herbelin
2016-10-14
*
|
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-12
|
\
|
|
|
*
|
Fix bug #4958: [debug auto] should specify hint databases.
Pierre-Marie Pédrot
2016-10-12
*
|
|
Merging Stdarg and Constrarg.
Pierre-Marie Pédrot
2016-09-21
*
|
|
Unplugging Tacexpr in several interface files.
Pierre-Marie Pédrot
2016-09-08
|
/
/
*
|
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-27
|
\
|
|
*
Univs/(e)auto: fix bug #4450 polymorphic exact hints
Matthieu Sozeau
2016-06-09
*
|
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-31
*
|
Removing external uses of Val.inject and making Geninterp.interp return Val.t
Pierre-Marie Pédrot
2016-05-04
*
|
Getting rid of the Geninterp.generic_interp function.
Pierre-Marie Pédrot
2016-05-04
*
|
Switching to an untyped toplevel representation for Ltac values.
Pierre-Marie Pédrot
2016-05-04
[next]