index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toplevel
/
coqargs.mli
Age
Commit message (
Expand
)
Author
2019-08-26
[glob/aux files] Remove undocumented Stdout dump, cleanup flags.
Emilio Jesus Gallego Arias
2019-07-08
Usage: bypassing a useless detour via a reference.
Hugo Herbelin
2019-07-08
An even more uniform treatment of the -help option across executables.
Hugo Herbelin
2019-07-08
Removing -filterops "hack" from coqtop.
Hugo Herbelin
2019-07-08
An attempt to reorganize further coqtop initialization into semantic units.
Hugo Herbelin
2019-07-08
A classification of command line options.
Hugo Herbelin
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2019-05-21
[loadpath] Make loadpath handling self-contained and move to vernac
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-14
Add a non-cumulative impredicative universe SProp.
Gaëtan Gilbert
2019-02-22
[library] Remove `-boot` option.
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
Remove global output_native_objects flag.
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-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 command line path processing to Coqargs
Emilio Jesus Gallego Arias
2018-11-15
coqide: use correct toplevel name in files
Gaëtan Gilbert
2018-11-05
Pass native and VM flags to the kernel through environment
Maxime Dénès
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-02-27
Update headers following #6543.
Théo Zimmermann
2018-02-09
[toplevel] Refactor command line argument handling.
Emilio Jesus Gallego Arias