index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
toplevel
/
coqtop.ml
Commit message (
Expand
)
Author
Age
*
[toplevel] Don't ignore output filename provided by user in -o
Emilio Jesus Gallego Arias
2018-05-08
*
Making explicit that errors happen in one of five executation phases.
Hugo Herbelin
2018-05-02
*
Reporting when an error occurs at initialization time.
Hugo Herbelin
2018-05-02
*
Merge PR #7305: [toplevel] improve indentation
Emilio Jesus Gallego Arias
2018-05-01
|
\
|
*
improve indentation
Enrico Tassi
2018-04-23
*
|
[toplevel] let toploop_init change Coq options
Enrico Tassi
2018-04-19
|
/
*
[toplevel] Fix path initialization before vio processing (closes #7044)
Emilio Jesus Gallego Arias
2018-04-07
*
[vernac] Move `Quit` and `Drop` to the toplevel layer.
Emilio Jesus Gallego Arias
2018-03-11
*
[toplevel] Respect COQ_COLORS environment variable
Thomas Hebb
2018-03-07
*
Merge PR #6855: Update headers following #6543.
Maxime Dénès
2018-03-05
|
\
*
\
Merge PR #6736: [toplevel] Move beautify to its own pass.
Maxime Dénès
2018-03-04
|
\
\
*
|
|
[toplevel] Update state when `Drop` exception is thrown [#6872]
Emilio Jesus Gallego Arias
2018-02-28
|
*
|
[toplevel] Move beautify to its own pass.
Emilio Jesus Gallego Arias
2018-02-28
|
/
/
|
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
|
/
*
[toplevel] Make toplevel state into a record.
Emilio Jesus Gallego Arias
2018-02-15
*
[toplevel] Small refactoring of fatal_error functions.
Emilio Jesus Gallego Arias
2018-02-09
*
[toplevel] Refactor command line argument handling.
Emilio Jesus Gallego Arias
2018-02-09
*
[toplevel] Disable error resiliency in `-quick` mode.
Emilio Jesus Gallego Arias
2018-02-07
*
[stm] [toplevel] Make loadpath a parameter of the document.
Emilio Jesus Gallego Arias
2018-02-05
*
[toplevel] Refine start of interactive mode conditions.
Emilio Jesus Gallego Arias
2018-02-05
*
[stm] Move options to a per-document record.
Emilio Jesus Gallego Arias
2018-01-31
*
[toplevel] Refactor load path handling.
Emilio Jesus Gallego Arias
2018-01-29
*
[flags] Move global time flag into an attribute.
Emilio Jesus Gallego Arias
2017-12-23
*
Merge PR #6264: [kernel] Patch allowing to disable VM reduction.
Maxime Dénès
2017-12-14
|
\
*
\
Merge PR #6038: [build] Remove coqmktop in favor of ocamlfind.
Maxime Dénès
2017-12-14
|
\
\
*
|
|
[flags] [stm] Reorganize flags.
Emilio Jesus Gallego Arias
2017-12-11
|
*
|
[build] Remove coqmktop in favor of ocamlfind.
Emilio Jesus Gallego Arias
2017-12-10
|
*
|
[lib] Rename Profile to CProfile
Emilio Jesus Gallego Arias
2017-12-09
|
/
/
|
*
[kernel] Patch allowing to disable VM reduction.
Emilio Jesus Gallego Arias
2017-12-02
|
/
*
Merge PR #6207: [stm] Allow delayed constant in interactive mode.
Maxime Dénès
2017-11-27
|
\
*
|
[printing] Deprecate all printing functions accessing the global proof.
Emilio Jesus Gallego Arias
2017-11-21
|
*
[stm] Allow delayed constant in interactive mode.
Emilio Jesus Gallego Arias
2017-11-21
|
/
*
[toplevel] Export the last document seen after `Drop`.
Emilio Jesus Gallego Arias
2017-10-28
*
Merge PR #1147: Remove GeoProof support.
Maxime Dénès
2017-10-20
|
\
|
*
Remove GeoProof support.
Maxime Dénès
2017-10-11
*
|
[stm] [toplevel] Move delicate state initialization to the STM (BZ#5556)
Emilio Jesus Gallego Arias
2017-10-11
|
/
*
[stm] Switch to a functional API
Emilio Jesus Gallego Arias
2017-10-06
*
[stm] [flags] Move document mode flags to the STM.
Emilio Jesus Gallego Arias
2017-10-06
*
[coqtop] Don't reset coqinit internal variables after initialization.
Emilio Jesus Gallego Arias
2017-10-06
*
Merge PR #1069: Improve support for -w options
Maxime Dénès
2017-10-05
|
\
*
\
Merge PR #1070: Remove remaining occurrences of -just-parsing.
Maxime Dénès
2017-09-22
|
\
\
|
*
|
Remove remaining occurrences of -just-parsing.
Guillaume Melquiond
2017-09-21
|
|
*
Handle multiple -w options on command line (bug #5736).
Guillaume Melquiond
2017-09-21
|
|
/
*
/
[flags] Flag `open Flags`
Emilio Jesus Gallego Arias
2017-09-20
|
/
*
Merge PR #937: [general] Remove spurious dependency of highparsing on toplevel.
Maxime Dénès
2017-08-29
|
\
*
|
[flags] Remove XML output flag.
Emilio Jesus Gallego Arias
2017-08-01
*
|
Merge PR #917: Moving --print-version to -print-version for consistency.
Maxime Dénès
2017-08-01
|
\
\
|
|
*
[general] Remove spurious dependency of highparsing on toplevel.
Emilio Jesus Gallego Arias
2017-07-31
*
|
|
[toplevel] Remove long ago deprecated and NOOP options.
Emilio Jesus Gallego Arias
2017-07-27
|
|
/
|
/
|
*
|
Merge PR #902: Only perform profile initialization and printing when the flag...
Maxime Dénès
2017-07-26
|
\
\
[next]