index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toplevel
Age
Commit message (
Expand
)
Author
2019-05-23
Fixing typos - Part 3
JPR
2019-05-21
[loadpath] Make loadpath handling self-contained and move to vernac
Emilio Jesus Gallego Arias
2019-05-14
Coqc: Ensure that at most one file is given when -o is also given.
Hugo Herbelin
2019-05-14
Coqc: Ensure exclusiveness of options -quick and -vio2vo.
Hugo Herbelin
2019-05-14
Usage: Fixing wrong description of load_vernac_object and similar.
Hugo Herbelin
2019-05-14
Adding missing newline in coqc usage.
Hugo Herbelin
2019-05-14
Usage: fixing indentation for set/unset options.
Hugo Herbelin
2019-05-14
Ensuring suffix of file to compile also for -vio2vo checking.
Hugo Herbelin
2019-05-14
Option -check-vio-tasks: fail gracefully when not finding expected integers.
Hugo Herbelin
2019-05-10
[api] Remove 8.10 deprecations.
Emilio Jesus Gallego Arias
2019-05-04
Merge PR #9926: [vernac] [ast] Make location info an attribute of vernaculars.
Pierre-Marie Pédrot
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-29
Merge PR #9935: [api] [proof] Alert users that `Vernacstate.Proof_global` is ...
Maxime Dénès
2019-04-28
Update behavior of -emacs to support showing diffs in ProofGeneral (master br...
Jim Fehrle
2019-04-25
[vernac] [ast] Make location info an attribute of vernaculars.
Emilio Jesus Gallego Arias
2019-04-16
Command-line setters for options
Gaëtan Gilbert
2019-04-12
Unify Set and Unset handling for options
Gaëtan Gilbert
2019-04-09
[api] [proof] Alert users that `Vernacstate.Proof_global` is not to be used.
Emilio Jesus Gallego Arias
2019-04-02
Remove -compat 8.7
Jason Gross
2019-03-29
[parser] initialization based on Loc.t rather than Loc.source
Enrico Tassi
2019-03-27
[vernac] Adapt to removal of imperative proof state.
Emilio Jesus Gallego Arias
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-03-01
Move test_mode from Flags to Vernacentries (use point)
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-20
[paths] Try to be more portable on Win32
Emilio Jesus Gallego Arias
2019-02-20
Merge PR #9560: [coqlib] Remove `-boot` option for setting the coqlib
Enrico Tassi
2019-02-18
Sphinx: fail when a command fails
Gaëtan Gilbert
2019-02-14
[coqlib] Remove `-boot` option for setting the coqlib
Emilio Jesus Gallego Arias
2019-02-11
[coqargs] Minor refactoring of error functions.
Emilio Jesus Gallego Arias
2019-02-11
[stm] -async-proofs-tac-j accepts only >= 1 (fix #9533)
Enrico Tassi
2019-02-08
Merge PR #9525: Remove global output_native_objects flag.
Emilio Jesus Gallego Arias
2019-02-08
Merge PR #9523: Make boot flag into a normal option (no global flag).
Emilio Jesus Gallego Arias
2019-02-08
Merge PR #9481: [parsing] Use AST node for main parsing entry.
Enrico Tassi
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-05
[parsing] Use AST node for main parsing entry.
Emilio Jesus Gallego Arias
2019-02-05
Remove the Plexing.Error exception.
Pierre-Marie Pédrot
2019-02-01
[toplevel] Split interactive toplevel and compiler binaries.
Emilio Jesus Gallego Arias
2019-01-30
[toplevel] Deprecate the `-compile` flag in favor of `coqc`.
Emilio Jesus Gallego Arias
2019-01-27
Merge PR #9263: [STM] explicit handling of parsing states
Emilio Jesus Gallego Arias
2019-01-24
Update -compat to support -compat 8.10
Jason Gross
2019-01-24
[STM] explicit handling of parsing states
Enrico Tassi
2019-01-08
Fix #3934: coqc -time -quick gives unreadable output
Maxime Dénès
2018-12-14
[proof] Rework proof interface.
Emilio Jesus Gallego Arias
2018-12-09
[doc] Enable Warning 50 [incorrect doc comment] and fix comments.
Emilio Jesus Gallego Arias
[next]