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
*
Add support for "-bypass-API" argument of "coq_makefile"
Matej Košík
2017-06-12
*
[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
|
\
\
\
|
|
*
|
Usage.print_config moved to Envars
Enrico Tassi
2017-05-23
|
|
/
/
|
|
*
[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
|
|
/
|
*
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 omitted labels in function calls
Gaetan Gilbert
2017-04-27
|
*
[toplevel] Use exception information for error printing.
Emilio Jesus Gallego Arias
2017-04-25
*
|
[location] Remove Loc.ghost.
Emilio Jesus Gallego Arias
2017-04-25
|
/
*
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
|
/
*
Merge PR#441: Port Toplevel to the Stm API
Maxime Dénès
2017-04-12
|
\
|
*
[toplevel] [stm] cleanup in module open
Emilio Jesus Gallego Arias
2017-04-12
|
*
[vernac] vernacentries.mli cleanup
Emilio Jesus Gallego Arias
2017-04-12
|
*
[stm] Port the toplevel to the STM.
Emilio Jesus Gallego Arias
2017-04-12
*
|
[toplevel] Remove the feedback feeder printing only on exit.
Emilio Jesus Gallego Arias
2017-04-07
|
/
*
[toplevel] Remove exception error printer in favor of feedback printer.
Emilio Jesus Gallego Arias
2017-04-05
*
Merge PR#390: Updates to the Pretty Printing Infrastructure
Maxime Dénès
2017-03-22
|
\
|
*
[pp] Move terminal-specific tagging to the toplevel.
Emilio Jesus Gallego Arias
2017-03-21
|
*
[pp] Remove special tag type and handler from Pp.
Emilio Jesus Gallego Arias
2017-03-21
|
*
[pp] Make feedback the only logging mechanism.
Emilio Jesus Gallego Arias
2017-03-21
|
*
[error] Move back fatal_error to toplevel
Emilio Jesus Gallego Arias
2017-03-21
|
*
[pp] Prepare for serialization, remove opaque glue.
Emilio Jesus Gallego Arias
2017-03-21
*
|
[toplevel] Remove unusable option -notop
Emilio Jesus Gallego Arias
2017-03-14
|
/
*
Ltac as a plugin.
Pierre-Marie Pédrot
2017-02-17
*
Fix bug in warnings: -w foo was silent when foo did not exist.
Maxime Dénès
2016-11-14
*
[toplevel] Remove undocumented "just_parsing" flag.
Emilio Jesus Gallego Arias
2016-10-17
*
[toplevel] Remove duplicate beautify flags.
Emilio Jesus Gallego Arias
2016-10-17
*
Removing export of location_table outside of cLexer.
Hugo Herbelin
2016-10-17
*
Merge PR #224 into v8.6
Pierre-Marie Pédrot
2016-10-12
|
\
*
|
Remove the -no-compat-notations flag.
Maxime Dénès
2016-10-06
*
|
Remove the Set Verbose Compat option and turn the warning on by default.
Maxime Dénès
2016-10-06
|
*
[pp] Remove duplicate color logger.
Emilio Jesus Gallego Arias
2016-09-30
|
/
*
-profile-ltac-cutoff alike Show Ltac Profile Cutoff (#5100)
Enrico Tassi
2016-09-29
*
coqc: print debug feedback coming from workers
Enrico Tassi
2016-09-13
*
fix get_host_port error message (#4724)
Enrico Tassi
2016-08-23
*
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-08-16
|
\
|
*
Do not assume the "TERM" environment variable is always set (bug #5007).
Guillaume Melquiond
2016-08-11
*
|
Fix #4793: Coq 8.6 should accept -compat 8.6
Maxime Dénès
2016-07-06
*
|
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
|
A new infrastructure for warnings.
Maxime Dénès
2016-06-29
*
|
Moving the typing_flags to the environment.
Pierre-Marie Pédrot
2016-06-18
*
|
--print-version produces machine readable version info
Enrico Tassi
2016-06-16
*
|
Merge remote-tracking branch 'origin/pr/166' into trunk
Enrico Tassi
2016-06-14
|
\
\
[next]