index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
toplevel
Commit message (
Expand
)
Author
Age
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
"There are pending proofs" error message now lists the name of the proofs.
Théo Zimmermann
2017-06-16
*
Merge PR#375: Deprecation
Maxime Dénès
2017-06-15
|
\
*
\
Merge PR#758: [toplevel] Print error header on fatal batch error.
Maxime Dénès
2017-06-14
|
\
\
*
\
\
Merge PR#763: [proof] Deprecate redundant wrappers.
Maxime Dénès
2017-06-14
|
\
\
\
|
|
|
*
Add support for Coq 8.6.
Guillaume Melquiond
2017-06-14
|
|
|
*
Remove support for Coq 8.4.
Guillaume Melquiond
2017-06-14
|
|
|
*
Remove support for Coq 8.3.
Guillaume Melquiond
2017-06-14
|
|
|
*
Remove support for Coq 8.2.
Guillaume Melquiond
2017-06-14
|
|
|
*
Add a version to be used when parsing compatibility notations mentioning old ...
Guillaume Melquiond
2017-06-14
|
|
_
|
/
|
/
|
|
*
|
|
Add support for "-bypass-API" argument of "coq_makefile"
Matej Košík
2017-06-12
|
*
|
[proof] Deprecate redundant wrappers.
Emilio Jesus Gallego Arias
2017-06-11
|
/
/
|
*
[toplevel] Print error header on fatal batch error.
Emilio Jesus Gallego Arias
2017-06-10
|
/
*
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-02
*
[emacs] [toplevel] Make emacs flag local to the toplevel.
Emilio Jesus Gallego Arias
2017-06-01
*
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
*
Merge PR#645: [stm] Tweak debug options.
Maxime Dénès
2017-05-25
|
\
*
\
Merge PR#406: coq makefile2
Maxime Dénès
2017-05-25
|
\
\
*
\
\
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-05-24
|
\
\
\
|
|
*
|
Document --print-version in Usage
Enrico Tassi
2017-05-23
|
|
*
|
Put the list of Coq sources subdirectories in one place
Enrico Tassi
2017-05-23
|
|
*
|
Usage.print_config moved to Envars
Enrico Tassi
2017-05-23
|
|
/
/
|
*
|
Merge PR#644: [toplevel] [stm] Avoid edit_at in batch mode (bug #5520)
Maxime Dénès
2017-05-20
|
|
\
\
|
*
\
\
Merge PR#640: [toplevel] Restore 8.6 goal printing behavior.
Maxime Dénès
2017-05-20
|
|
\
\
\
|
|
|
|
*
[stm] Tweak debug options.
Emilio Jesus Gallego Arias
2017-05-18
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
[toplevel] [stm] Avoid edit_at in batch mode (bug #5520)
Emilio Jesus Gallego Arias
2017-05-18
|
|
|
/
|
|
/
|
|
|
*
[toplevel] Restore 8.6 goal printing behavior.
Emilio Jesus Gallego Arias
2017-05-17
|
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-05-17
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Removing a variable warned unused.
Hugo Herbelin
2017-05-14
|
|
*
Merge PR#604: FIx bug #5300: Anomaly: Uncaught exception Not_found" in "Print...
Maxime Dénès
2017-05-10
|
|
|
\
|
*
|
\
Merge PR#615: coqtop -help: don't die if coqlib can't be found
Maxime Dénès
2017-05-09
|
|
\
\
\
|
*
|
|
|
[toplevel] Fix a couple of logical errors in error printing.
Emilio Jesus Gallego Arias
2017-05-05
|
|
|
*
|
Fix bug #3659: -time should understand multibyte encodings.
Pierre-Marie Pédrot
2017-05-05
|
|
*
|
|
coqtop -help: don't die if coqlib can't be found
Gaetan Gilbert
2017-05-05
|
|
/
/
/
|
*
|
|
Adding an option "Printing Unfocused".
Pierre Courtieu
2017-05-04
|
|
|
*
FIx bug #5300: uncaught exception in "Print Assumptions".
Cyprien Mangin
2017-05-03
|
|
|
/
|
*
|
Warning 29: non escaped end of line may be non portable
Gaetan Gilbert
2017-04-27
|
*
|
Remove unused [open] statements
Gaetan Gilbert
2017-04-27
|
*
|
Remove some unused values and types
Gaetan Gilbert
2017-04-27
|
*
|
Fix omitted labels in function calls
Gaetan Gilbert
2017-04-27
|
*
|
[toplevel] Remove unused parameter from `Vernac.process_expr`.
Emilio Jesus Gallego Arias
2017-04-25
|
*
|
[toplevel] Use exception information for error printing.
Emilio Jesus Gallego Arias
2017-04-25
*
|
|
[location] Make location optional in Loc.located
Emilio Jesus Gallego Arias
2017-04-25
*
|
|
[location] Remove Loc.ghost.
Emilio Jesus Gallego Arias
2017-04-25
|
*
|
[toplevel] Don't check proofs in -quick mode.
Emilio Jesus Gallego Arias
2017-04-24
|
*
|
[toplevel] Don't mask critical exceptions in vernac interpretation.
Emilio Jesus Gallego Arias
2017-04-24
|
/
/
*
|
Merge PR#579: [flags] Deprecate is_silent/is_verbose in favor of single flag.
Maxime Dénès
2017-04-24
|
\
\
|
*
|
[flags] Deprecate is_silent/is_verbose in favor of single flag.
Emilio Jesus Gallego Arias
2017-04-21
*
|
|
[toplevel] Fix printing of parsing errors + corner case.
Emilio Jesus Gallego Arias
2017-04-19
|
/
/
|
*
Fixing bug #5470 (anomaly on notations with misused "binder" type).
Hugo Herbelin
2017-04-14
[next]