index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toplevel
/
coqtop.ml
Age
Commit message (
Expand
)
Author
2019-05-21
[loadpath] Make loadpath handling self-contained and move to vernac
Emilio Jesus Gallego Arias
2019-05-10
[api] Remove 8.10 deprecations.
Emilio Jesus Gallego Arias
2019-04-30
Merge PR #10019: Update behavior of -emacs to support showing diffs in ProofG...
Emilio Jesus Gallego Arias
2019-04-29
[toplevel] Only print welcome header in standard coqtop.
Emilio Jesus Gallego Arias
2019-04-28
Update behavior of -emacs to support showing diffs in ProofGeneral (master br...
Jim Fehrle
2019-04-16
Command-line setters for options
Gaëtan Gilbert
2019-03-20
Merge PR #8669: Show diffs in some error messages
Emilio Jesus Gallego Arias
2019-03-14
Add a non-cumulative impredicative universe SProp.
Gaëtan Gilbert
2019-02-28
Show diffs in error messages if color is enabled
Jim Fehrle
2019-02-26
Initialize styles so textual markers are used when color is not enabled
Jim Fehrle
2019-02-22
[library] Remove `-boot` option.
Emilio Jesus Gallego Arias
2019-02-14
[coqlib] Remove `-boot` option for setting the coqlib
Emilio Jesus Gallego Arias
2019-02-08
Merge PR #9525: Remove global output_native_objects flag.
Emilio Jesus Gallego Arias
2019-02-08
coqargs: use algebraic datatype for -native-compiler
Gaëtan Gilbert
2019-02-08
Make boot flag into a normal option (no global flag).
Gaëtan Gilbert
2019-02-01
[toplevel] Split interactive toplevel and compiler binaries.
Emilio Jesus Gallego Arias
2018-12-09
[doc] Enable Warning 50 [incorrect doc comment] and fix comments.
Emilio Jesus Gallego Arias
2018-11-28
Merge PR #8826: [toplevel] Allow to specify default options.
Pierre-Marie Pédrot
2018-11-27
Merge PR #8986: Put -indices-matter in typing_flags
Maxime Dénès
2018-11-26
Put -indices-matter in typing_flags
Gaëtan Gilbert
2018-11-24
[toplevel] Allow to specify default options.
Emilio Jesus Gallego Arias
2018-11-24
[toplevel] Move compilation-related functions to their own module.
Emilio Jesus Gallego Arias
2018-11-24
[toplevel] Move command line path processing to Coqargs
Emilio Jesus Gallego Arias
2018-11-24
Merge PR #8950: [topfmt] Add phase attribute for toplevel printing.
Hugo Herbelin
2018-11-16
Do not Export the init modules
Gaëtan Gilbert
2018-11-09
[topfmt] Add phase attribute for toplevel printing.
Emilio Jesus Gallego Arias
2018-11-05
Pass native and VM flags to the kernel through environment
Maxime Dénès
2018-08-29
Merge PR #8274: Restore previous printing filtering; always reprint the conte...
Emilio Jesus Gallego Arias
2018-08-28
Fix typo in comment, sollicited --> solicited.
Nick Lewycky
2018-08-24
Bug fix: restore previous printing behavior that was unintentionally changed ...
Jim Fehrle
2018-07-23
Displays the differences between successive proof steps in coqtop and CoqIDE.
Jim Fehrle
2018-05-21
[stm] Make toplevels standalone executables.
Emilio Jesus Gallego Arias
2018-05-08
[toplevel] Don't ignore output filename provided by user in -o
Emilio Jesus Gallego Arias
2018-05-02
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-01
Merge PR #7305: [toplevel] improve indentation
Emilio Jesus Gallego Arias
2018-04-23
improve indentation
Enrico Tassi
2018-04-19
[toplevel] let toploop_init change Coq options
Enrico Tassi
2018-04-07
[toplevel] Fix path initialization before vio processing (closes #7044)
Emilio Jesus Gallego Arias
2018-03-11
[vernac] Move `Quit` and `Drop` to the toplevel layer.
Emilio Jesus Gallego Arias
2018-03-07
[toplevel] Respect COQ_COLORS environment variable
Thomas Hebb
2018-03-05
Merge PR #6855: Update headers following #6543.
Maxime Dénès
2018-03-04
Merge PR #6736: [toplevel] Move beautify to its own pass.
Maxime Dénès
2018-02-28
[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-27
Update headers following #6543.
Théo Zimmermann
2018-02-15
[toplevel] Make toplevel state into a record.
Emilio Jesus Gallego Arias
2018-02-09
[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-07
[toplevel] Disable error resiliency in `-quick` mode.
Emilio Jesus Gallego Arias
[next]