index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dev
Age
Commit message (
Expand
)
Author
2017-02-14
Ltac now uses evar-based constrs.
Pierre-Marie Pédrot
2017-02-14
Tactic_matching API using EConstr.
Pierre-Marie Pédrot
2016-11-08
Introducing a new EConstr.t type to perform the nf_evar operation on demand.
Pierre-Marie Pédrot
2016-10-24
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-21
Merge branch 'fixminimization' into v8.6
Matthieu Sozeau
2016-10-21
Remove no longer exported debug printer
Matthieu Sozeau
2016-10-20
[search] Don't build intermediate lists in search.
Emilio Jesus Gallego Arias
2016-10-20
COMMENTS: dev/doc/changes.txt
Matej Kosik
2016-10-19
CLEANUP: rename "Nameops.lift_subscript" to "Nameops.increment_subscript".
Matej Kosik
2016-10-18
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-17
More on making the lexer more functional (continuing b8ae2de5 and
Hugo Herbelin
2016-10-08
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-08
Adding debugging printer for Genarg.ArgT.t.
Hugo Herbelin
2016-10-05
Fix loading of debug printers.
Pierre-Marie Pédrot
2016-09-21
Merging Stdarg and Constrarg.
Pierre-Marie Pédrot
2016-09-15
Documenting API changes.
Pierre-Marie Pédrot
2016-09-14
Moving Ltac-specific parsing API to ltac/ folder.
Pierre-Marie Pédrot
2016-09-08
Merge PR #244.
Pierre-Marie Pédrot
2016-08-26
CLEANUP: removing "Termops.compact_named_context_reverse" function
Matej Kosik
2016-08-26
CLEANUP: renaming "Printer.pr_var_decl" function to "Printer.pr_named_decl"
Matej Kosik
2016-08-26
CLEANUP: renaming "Context.ListNamed" module to "Context.Compacted"
Matej Kosik
2016-08-25
CLEANUP: Type alias "Context.section_context" was removed
Matej Kosik
2016-08-25
CLEANUP: functions "Context.{Rel,Named}.Context.fold" were renamed to "Contex...
Matej Kosik
2016-08-19
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
Unify location handling of error functions.
Emilio Jesus Gallego Arias
2016-08-17
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-08-17
A fix to dev/include.
Hugo Herbelin
2016-08-16
Merge PR #237 into v8.6
Pierre-Marie Pédrot
2016-07-26
No more dev/printers.cma
Pierre Letouzey
2016-07-19
Fixing extra returns in top_printers.ml (msg_notice not same semantics as pp).
Hugo Herbelin
2016-07-05
FIX: "dev/doc/changes.txt"
Matej Kosik
2016-07-04
Add a renaming of Tacexpr.TacDynamic
Jason Gross
2016-07-03
Mention recent renaming of files in dev/doc/changes.txt.
Maxime Dénès
2016-07-03
rename toplevel/cerror.ml into explainErr.ml (too close to the new lib/cError...
Pierre Letouzey
2016-07-03
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-01
Add and document match, fix and cofix reduction flags.
Maxime Dénès
2016-07-01
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-06-29
A new infrastructure for warnings.
Maxime Dénès
2016-06-25
[doc] Update changes for feedback.
Emilio Jesus Gallego Arias
2016-06-25
[feedback] Add optional ?loc parameter to loggers.
Emilio Jesus Gallego Arias
2016-06-24
remove an old workaround for OCaml 3.11 + MacOS natdynlink
Pierre Letouzey
2016-06-21
Makefile: compat5* moved in grammar/, less -I given to camlp4o
Pierre Letouzey
2016-06-09
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-09
Documenting API changes in dev/doc/changes.txt.
Pierre-Marie Pédrot
2016-06-09
Merge PR #197.
Pierre-Marie Pédrot
2016-06-08
Adding profiling developer information in dev/doc/profiling.txt.
Pierre-Marie Pédrot
2016-06-08
Add an explicit replacement rule for Refine module
Jason Gross
2016-06-08
Officially discontinue the experimental coq build via ocamlbuild
Pierre Letouzey
[next]