index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
toplevel
Commit message (
Expand
)
Author
Age
*
[toplevel] Modify printing goal strategy.
Emilio Jesus Gallego Arias
2018-03-05
*
Merge PR #6855: Update headers following #6543.
Maxime Dénès
2018-03-05
|
\
*
\
Merge PR #6791: Removing compatibility support for versions older than 8.5.
Maxime Dénès
2018-03-04
|
\
\
*
\
\
Merge PR #6736: [toplevel] Move beautify to its own pass.
Maxime Dénès
2018-03-04
|
\
\
\
*
\
\
\
Merge PR #6873: [toplevel] Update state when `Drop` exception is thrown [#6872]
Maxime Dénès
2018-03-04
|
\
\
\
\
*
\
\
\
\
Merge PR #6735: [toplevel] [vernac] Remove Load hack and check / document sup...
Maxime Dénès
2018-03-04
|
\
\
\
\
\
|
|
|
|
*
|
Remove 8.5 compatibility support.
Théo Zimmermann
2018-03-02
|
|
|
|
*
|
Remove VOld compatibility flag.
Théo Zimmermann
2018-03-02
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
[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
|
|
|
/
/
|
|
/
|
|
|
*
|
|
[toplevel] [vernac] Remove Load hack and check supported scenarios.
Emilio Jesus Gallego Arias
2018-02-28
|
|
/
/
|
|
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
|
|
/
*
/
Fix #6751 trust_file_cache logic was inverted
Gaëtan Gilbert
2018-02-27
|
/
*
[ast] Improve precision of Ast location recognition in serialization.
Emilio Jesus Gallego Arias
2018-02-22
*
[toplevel] Make toplevel state into a record.
Emilio Jesus Gallego Arias
2018-02-15
*
Merge PR #6693: [toplevel] Refactor command line argument handling.
Maxime Dénès
2018-02-13
|
\
*
\
Merge PR #6711: [toplevel] Disable error resiliency in `-quick` mode.
Maxime Dénès
2018-02-13
|
\
\
*
|
|
[error] Replace msg_error by a proper exception.
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-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
*
Separate vernac controls and regular commands.
Maxime Dénès
2017-12-20
*
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
|
*
|
[make] remove unneeded generated file "tolink.ml"
Emilio Jesus Gallego Arias
2017-12-10
|
*
|
[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
|
\
*
|
[api] Miscellaneous consolidation + moves to engine.
Emilio Jesus Gallego Arias
2017-11-21
*
|
[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
|
\
*
|
[stm] Remove VtBack from public classification.
Emilio Jesus Gallego Arias
2017-10-17
|
*
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 #1106: Fix beautifier
Maxime Dénès
2017-10-05
|
\
\
|
*
|
Remove catch-all try with in the beautifier.
Théo Zimmermann
2017-09-27
|
*
|
Beautifier gets its own formatter: fixes BZ#5704.
Théo Zimmermann
2017-09-27
[next]