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
2020-07-01
[state] Consolidate state handling in Vernacstate
Emilio Jesus Gallego Arias
2020-06-13
[toplevel] Annotate tailcall functions
Emilio Jesus Gallego Arias
2020-05-26
Fix usage of -rifrom, -refrom.
Théo Zimmermann
2020-05-18
Update to 8.13.
Théo Zimmermann
2020-05-12
Interleave commandline require/set/unset commands
Lasse Blaauwbroek
2020-04-16
Make cumulative sprop a typing flag, deprecate command line -sprop-cumulative
Gaëtan Gilbert
2020-04-16
Merge PR #12070: Ignore -native-compiler option when disabled
Pierre-Marie Pédrot
2020-04-15
[proof] Move functions related to `Proof.t` to `Proof`
Emilio Jesus Gallego Arias
2020-04-15
[proof] Merge `Proof_global` into `Declare`
Emilio Jesus Gallego Arias
2020-04-15
[proof] Move proof_global functionality to Proof_global from Pfedit
Emilio Jesus Gallego Arias
2020-04-15
Ignore -native-compiler option when disabled
Pierre Roux
2020-04-08
Merge PR #12005: Remove deprecated coqtop options
Emilio Jesus Gallego Arias
2020-04-06
Clean and fix definitions of options.
Théo Zimmermann
2020-04-02
Remove deprecated -require option.
Théo Zimmermann
2020-04-01
Merge PR #11306: Centralize the flag handling native compilation.
Maxime Dénès
2020-03-25
[pcoq] Inline the exported Gramlib interface instead of exposing it as G
Emilio Jesus Gallego Arias
2020-03-25
[parsing] Move `coq_parsable` custom logic to Grammar.
Emilio Jesus Gallego Arias
2020-03-25
[parsing] Remove redundant interfaces from Pcoq
Emilio Jesus Gallego Arias
2020-03-21
Reorder the load/require cmd-options and set/unset cmd-options
Lasse Blaauwbroek
2020-03-18
Update headers in the whole code base.
Théo Zimmermann
2020-03-04
[boot] Don't initialize coqlib when `-boot` is passed.
Emilio Jesus Gallego Arias
2020-03-04
Merge PR #11380: [exninfo] Deprecate aliases for exception re-raising.
Pierre-Marie Pédrot
2020-03-03
[loadpath] Rework and simplify ML loadpath handling
Emilio Jesus Gallego Arias
2020-03-03
[exninfo] Deprecate aliases for exception re-raising.
Emilio Jesus Gallego Arias
2020-03-01
[parser] lk_int -> lk_nat
Maxime Dénès
2020-03-01
Refactor lookaheads using DSL
Maxime Dénès
2020-02-26
[native compiler] Allow to set OCaml include dirs for compilation
Emilio Jesus Gallego Arias
2020-02-26
[native compiler] Allow to set the output directory for cmx objects
Emilio Jesus Gallego Arias
2020-02-20
[init] Add `-boot` option to avoid binding `Coq.` prefix.
Emilio Jesus Gallego Arias
2020-02-13
[coqinit] Removed unused `with_ml` parameter.
Emilio Jesus Gallego Arias
2020-02-13
[build] Consolidate stdlib's .v files under a single directory.
Emilio Jesus Gallego Arias
2020-02-13
Merge PR #11521: Remove Goptions.opt_name field
Pierre-Marie Pédrot
2020-02-13
Merge PR #11457: [toplevel] Refactor control loop
Hugo Herbelin
2020-02-12
[toplevel] Make toplevel loop tail-recursive again
Emilio Jesus Gallego Arias
2020-02-12
[toplevel] Refactor control loop
Emilio Jesus Gallego Arias
2020-02-12
Remove Goptions.opt_name field
Gaëtan Gilbert
2020-02-09
Remove the Template Check option.
Pierre-Marie Pédrot
2020-02-08
Remove -compat 8.9.
Théo Zimmermann
2020-01-30
coqtop: stop on Sys_blocked_io
Gaëtan Gilbert
2020-01-29
[rfc] [mltop] Removal of dynamic loading of object and `.ml` files
Emilio Jesus Gallego Arias
2020-01-28
Merge PR #11379: [ocaml] Remove Custom Backtrace module in favor of OCaml's
Pierre-Marie Pédrot
2020-01-20
[mltop] Deprecate -load-ml options in anticipation of #11409
Emilio Jesus Gallego Arias
2020-01-15
[ocaml] Remove Custom Backtrace module in favor of OCaml's
Emilio Jesus Gallego Arias
2019-12-22
Centralize the flag handling native compilation.
Pierre-Marie Pédrot
2019-12-12
Fix #11195 and add other improvements: try loading .vio (and not just .vo) if...
charguer
2019-12-09
Fixes #11254 (not requiring coqlib to be set to report about coqtop version).
Hugo Herbelin
2019-12-02
Remove deprecated compat modifier of Notation / Infix commands.
Théo Zimmermann
2019-11-27
[release] Update files for 8.12 release per release process.
Emilio Jesus Gallego Arias
2019-11-21
[coq] Untabify the whole ML codebase.
Emilio Jesus Gallego Arias
2019-11-21
Merge PR #11075: load .vo when .vos is missing + misc vos changes
Emilio Jesus Gallego Arias
[next]