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-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
2019-11-20
From CoqIDE or -vos or -vok compilation, load .vo when .vos is missing (fixin...
charguer
2019-11-11
Run update-compat script with --release option.
Théo Zimmermann
2019-11-01
a tentative patch to allow interactive session to load .vos files; (recall th...
charguer
2019-11-01
Implementing support for vos/vok files.
charguer
2019-10-31
[prettyp] remove `mod_ops` and `indirect_accessor` parameters
Gaëtan Gilbert
2019-10-29
Show diffs in "Show Proof."
Jim Fehrle
2019-10-14
Merge PR #10811: Allow SProp default on
Pierre-Marie Pédrot
2019-10-11
Merge PR #10489: Fix output for "Printing Dependent Evars Line"
Hugo Herbelin
2019-10-11
Merge PR #10697: [vernac] Split vernacular translation and interpretation.
Gaëtan Gilbert
2019-10-07
Call to update-compat.py.
Pierre-Marie Pédrot
2019-10-07
[vernac] Split vernacular translation and interpretation.
Emilio Jesus Gallego Arias
2019-10-04
Allow SProp default on
Gaëtan Gilbert
2019-09-19
Fix #10420 Add dependent evar mapping info to output
Jim Fehrle
2019-09-18
[library] Move `Declaremods` to `vernac/`
Emilio Jesus Gallego Arias
2019-09-09
Merge PR #10605: [toplevel] Make all argument lists to be in user-declared or...
Hugo Herbelin
2019-09-04
Merge PR #10612: Fix feedback levels
Emilio Jesus Gallego Arias
2019-09-02
Merge PR #10562: [library] Move library to vernac
Maxime Dénès
2019-09-02
Merge PR #9918: Fix #9294: critical bug with template polymorphism
Pierre-Marie Pédrot
2019-08-30
[library] Move library to vernac
Emilio Jesus Gallego Arias
2019-08-29
Fix a few wrong uses of `msg_notice`
Maxime Dénès
2019-08-26
Make kernel parametric on the lowest universe and fix #9294
Matthieu Sozeau
2019-08-26
[glob/aux files] Remove undocumented Stdout dump, cleanup flags.
Emilio Jesus Gallego Arias
2019-08-24
[dune] Migrate static Dune files to Dune 1.10
Emilio Jesus Gallego Arias
2019-08-14
[vernac] Refactor Vernacular Control Attributes into a list
Emilio Jesus Gallego Arias
2019-08-09
Merge PR #10641: Fix regression of #10637 (-emacs arg should set color to `EM...
Emilio Jesus Gallego Arias
2019-08-08
Fix regression of #10637 (-emacs arg sets color to `EMACS)
Jim Fehrle
2019-07-31
[toplevel] Make all argument lists to be in user-declared order.
Emilio Jesus Gallego Arias
2019-07-29
Tentatively providing a localization function to ad-hoc camlp5 parsers.
Pierre-Marie Pédrot
2019-07-25
Remove deprecated `Backtrack` command
Maxime Dénès
2019-07-08
[core] [api] Support OCaml 4.08
Emilio Jesus Gallego Arias
2019-07-08
Usage: bypassing a useless detour via a reference.
Hugo Herbelin
2019-07-08
An even more uniform treatment of the -help option across executables.
Hugo Herbelin
2019-07-08
Removing -filterops "hack" from coqtop.
Hugo Herbelin
2019-07-08
Some common points between coqc and other coq binaries.
Hugo Herbelin
2019-07-08
Passing command-line option async_proofs_worker_priority functionally.
Hugo Herbelin
2019-07-08
An attempt to reorganize further coqtop initialization into semantic units.
Hugo Herbelin
2019-07-08
Adding methods help and parse_extra to custom toplevels data.
Hugo Herbelin
2019-07-08
Function print_memory_stat: getting rid of a mutable.
Hugo Herbelin
2019-07-08
A classification of command line options.
Hugo Herbelin
2019-07-08
Toplevel: structuring init_toplevel.
Hugo Herbelin
2019-07-08
Toplevel: structuring source code.
Hugo Herbelin
2019-06-30
Merge PR #10356: Re-add the "Show Goal" command for Prooftree in PG.
Emilio Jesus Gallego Arias
2019-06-25
Re-add the "Show Goal" command for Prooftree in PG.
Jim Fehrle
2019-06-24
[test-suite] Fix printers test
Gaëtan Gilbert
2019-06-18
[errors] remove "is_handled" logic, turn unhandled into anomalies
Emilio Jesus Gallego Arias
[next]