index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dev
Commit message (
Expand
)
Author
Age
*
Introducing a new EConstr.t type to perform the nf_evar operation on demand.
Pierre-Marie Pédrot
2016-11-08
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-24
|
\
|
*
Merge branch 'fixminimization' into v8.6
Matthieu Sozeau
2016-10-21
|
|
\
|
|
*
Remove no longer exported debug printer
Matthieu Sozeau
2016-10-21
|
*
|
[search] Don't build intermediate lists in search.
Emilio Jesus Gallego Arias
2016-10-20
|
|
/
*
|
COMMENTS: dev/doc/changes.txt
Matej Kosik
2016-10-20
*
|
CLEANUP: rename "Nameops.lift_subscript" to "Nameops.increment_subscript".
Matej Kosik
2016-10-19
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-18
|
\
|
|
*
More on making the lexer more functional (continuing b8ae2de5 and
Hugo Herbelin
2016-10-17
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-08
|
\
|
|
*
Adding debugging printer for Genarg.ArgT.t.
Hugo Herbelin
2016-10-08
*
|
Fix loading of debug printers.
Pierre-Marie Pédrot
2016-10-05
*
|
Merging Stdarg and Constrarg.
Pierre-Marie Pédrot
2016-09-21
*
|
Documenting API changes.
Pierre-Marie Pédrot
2016-09-15
*
|
Moving Ltac-specific parsing API to ltac/ folder.
Pierre-Marie Pédrot
2016-09-14
*
|
Merge PR #244.
Pierre-Marie Pédrot
2016-09-08
|
\
\
*
|
|
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-26
*
|
|
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-25
|
*
|
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-19
|
/
/
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-08-17
|
\
|
|
*
A fix to dev/include.
Hugo Herbelin
2016-08-17
|
*
Merge PR #237 into v8.6
Pierre-Marie Pédrot
2016-08-16
|
|
\
*
|
|
No more dev/printers.cma
Pierre Letouzey
2016-07-26
|
/
/
*
|
Fixing extra returns in top_printers.ml (msg_notice not same semantics as pp).
Hugo Herbelin
2016-07-19
*
|
FIX: "dev/doc/changes.txt"
Matej Kosik
2016-07-05
|
*
Add a renaming of Tacexpr.TacDynamic
Jason Gross
2016-07-04
|
/
*
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-03
*
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-07-01
*
A new infrastructure for warnings.
Maxime Dénès
2016-06-29
*
[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-25
*
remove an old workaround for OCaml 3.11 + MacOS natdynlink
Pierre Letouzey
2016-06-24
*
Makefile: compat5* moved in grammar/, less -I given to camlp4o
Pierre Letouzey
2016-06-21
*
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-09
|
\
\
*
|
|
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
2016-06-08
*
|
proofs/proofs.mllib: no more proof_errors !
Pierre Letouzey
2016-06-08
|
*
Add license text to the windows installation
Enrico Tassi
2016-06-03
[next]