index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tactics
/
auto.ml
Age
Commit message (
Expand
)
Author
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
2016-11-19
Tests for info/debug auto/eauto.
Hugo Herbelin
2016-10-29
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-28
Merge remote-tracking branch 'github/pr/321' into v8.6
Maxime Dénès
2016-10-26
Using msg_info for info_auto and info_eauto (PR #324).
Hugo Herbelin
2016-10-21
sections/hints: prevent Not_found in get_type_of
Matthieu Sozeau
2016-10-17
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-17
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-10-15
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-14
Fixing printing of info_auto broken since 0091c528 (2014).
Hugo Herbelin
2016-10-14
Fixing English typography for colon.
Hugo Herbelin
2016-10-12
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-09-21
Merging Stdarg and Constrarg.
Pierre-Marie Pédrot
2016-09-08
Unplugging Tacexpr in several interface files.
Pierre-Marie Pédrot
2016-07-03
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-06-27
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-09
Univs/(e)auto: fix bug #4450 polymorphic exact hints
Matthieu Sozeau
2016-05-31
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-04
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-03-20
Relying on generic arguments to represent Extern hints.
Pierre-Marie Pédrot
2016-02-15
merging conflicts with the original "trunk__CLEANUP__Context__2" branch
Matej Kosik
2016-02-15
More conversion functions in the new tactic API.
Pierre-Marie Pédrot
2016-02-09
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-01-29
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-27
Fix bug #4537: Coq 8.5 is slower in typeclass resolution.
Pierre-Marie Pédrot
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2016-01-11
merge
Matej Kosik
2016-01-11
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2016-01-02
Remove some unused functions.
Guillaume Melquiond
2016-01-02
Remove duplicate definition.
Guillaume Melquiond
2015-10-29
Removing the evar_map argument from s_enter.
Pierre-Marie Pédrot
2015-10-20
Proofview.Goal.sigma returns an indexed evarmap.
Pierre-Marie Pédrot
2015-10-20
Boxing the Goal.enter primitive into a record type.
Pierre-Marie Pédrot
2015-10-20
Renaming Goal.enter field into s_enter.
Pierre-Marie Pédrot
[prev]
[next]