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
2018-07-07
Introduce a Pcoq.Entry module for functions that ought to be exported.
Pierre-Marie Pédrot
2018-06-29
Port g_toplevel to the homebrew GEXTEND parser.
Pierre-Marie Pédrot
2018-06-19
[coqtop] Give priority to stdlib load path over current directory
Maxime Dénès
2018-05-27
[api] Make `vernac/` self-contained.
Emilio Jesus Gallego Arias
2018-05-21
[ide] Remove special option `-ideslave`
Emilio Jesus Gallego Arias
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-11
[warnings] Remove `set_current_loc` hack.
Emilio Jesus Gallego Arias
2018-04-07
[toplevel] Fix path initialization before vio processing (closes #7044)
Emilio Jesus Gallego Arias
2018-04-04
Merge PR #7144: [toplevel] Protect goal printing better wrt Break [helps with...
Enrico Tassi
2018-04-01
[toplevel] Protect goal printing better wrt Break [fixes #7142]
Emilio Jesus Gallego Arias
2018-04-01
[stm] Move VernacBacktrack to the toplevel.
Emilio Jesus Gallego Arias
2018-03-11
[vernac] Move `Quit` and `Drop` to the toplevel layer.
Emilio Jesus Gallego Arias
2018-03-09
[located] More work towards using CAst.t
Emilio Jesus Gallego Arias
2018-03-09
Merge PR #6941: [toplevel] Respect COQ_COLORS environment variable
Maxime Dénès
2018-03-09
Merge PR #6871: [build] Simpler byte/opt toplevel build.
Maxime Dénès
2018-03-08
Merge PR #6582: Mangle auto-generated names
Maxime Dénès
2018-03-07
[toplevel] Respect COQ_COLORS environment variable
Thomas Hebb
2018-03-05
[toplevel] Modify printing goal strategy.
Emilio Jesus Gallego Arias
2018-03-05
[build] Simpler byte/opt toplevel build.
Emilio Jesus Gallego Arias
2018-03-05
Merge PR #6855: Update headers following #6543.
Maxime Dénès
2018-03-04
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-02
Remove 8.5 compatibility support.
Théo Zimmermann
2018-03-02
Remove VOld compatibility flag.
Théo Zimmermann
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-28
[toplevel] [vernac] Remove Load hack and check supported scenarios.
Emilio Jesus Gallego Arias
2018-02-27
Update headers following #6543.
Théo Zimmermann
2018-02-27
Fix #6751 trust_file_cache logic was inverted
Gaëtan Gilbert
2018-02-22
[ast] Improve precision of Ast location recognition in serialization.
Emilio Jesus Gallego Arias
2018-02-17
Implement name mangling option
Jasper Hugunin
2018-02-15
[toplevel] Make toplevel state into a record.
Emilio Jesus Gallego Arias
2018-02-13
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-09
[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-07
[toplevel] Disable error resiliency in `-quick` mode.
Emilio Jesus Gallego Arias
2018-02-05
[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-01-31
[stm] Move options to a per-document record.
Emilio Jesus Gallego Arias
2018-01-29
[toplevel] Refactor load path handling.
Emilio Jesus Gallego Arias
[next]