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-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
2018-11-28
Merge PR #8727: [options] New helper for creation of boolean options plus ref...
Pierre-Marie Pédrot
2018-11-28
Merge PR #8826: [toplevel] Allow to specify default options.
Pierre-Marie Pédrot
2018-11-28
[options] New helper for creation of boolean options plus reference.
Emilio Jesus Gallego Arias
2018-11-27
Make `-async-proofs on` effective with `coqc`
Maxime Dénès
2018-11-27
Remove -async-proofs-full flag
Maxime Dénès
2018-11-27
Merge PR #8986: Put -indices-matter in typing_flags
Maxime Dénès
2018-11-26
Put -indices-matter in typing_flags
Gaëtan Gilbert
2018-11-24
[toplevel] Allow to specify default options.
Emilio Jesus Gallego Arias
2018-11-24
[toplevel] Move compilation-related functions to their own module.
Emilio Jesus Gallego Arias
2018-11-24
[toplevel] Move command line path processing to Coqargs
Emilio Jesus Gallego Arias
2018-11-24
Merge PR #8950: [topfmt] Add phase attribute for toplevel printing.
Hugo Herbelin
2018-11-23
Remove the unsafe camlp5 API from the Coq codebase.
Pierre-Marie Pédrot
2018-11-21
[gramlib] [build] Switch make-based system to packed gramlib
Emilio Jesus Gallego Arias
2018-11-16
Do not Export the init modules
Gaëtan Gilbert
2018-11-15
coqide: use correct toplevel name in files
Gaëtan Gilbert
2018-11-09
[topfmt] Add phase attribute for toplevel printing.
Emilio Jesus Gallego Arias
2018-11-05
Merge PR #8899: Remove the deprecated Token module and port the corresponding...
Emilio Jesus Gallego Arias
2018-11-05
Pass native and VM flags to the kernel through environment
Maxime Dénès
2018-11-04
Remove the deprecated Token module and port the corresponding code.
Pierre-Marie Pédrot
2018-10-29
[gramlib] Wrap `Gramlib`.
Emilio Jesus Gallego Arias
2018-10-16
[clib] Deprecate string functions available in OCaml 4.05
Emilio Jesus Gallego Arias
2018-10-02
Update the -compat flags
Jason Gross
2018-10-01
[lib] [flags] Move coqlib handling out of `Flags`
Emilio Jesus Gallego Arias
2018-09-05
[build] Preliminary support for building Coq with `dune`.
Emilio Jesus Gallego Arias
2018-09-02
Make -compat 8.8 import Coq.Compat.Coq88
Jason Gross
2018-08-29
Merge PR #8274: Restore previous printing filtering; always reprint the conte...
Emilio Jesus Gallego Arias
2018-08-28
Fix typo in comment, sollicited --> solicited.
Nick Lewycky
2018-08-24
Bug fix: restore previous printing behavior that was unintentionally changed ...
Jim Fehrle
2018-08-17
Remove dead argument allow_old.
Théo Zimmermann
2018-07-31
Code to handle "Back" command for diffs.
Jim Fehrle
2018-07-23
Displays the differences between successive proof steps in coqtop and CoqIDE.
Jim Fehrle
2018-07-07
Introduce a Pcoq.Entry module for functions that ought to be exported.
Pierre-Marie Pédrot
[next]