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
2017-04-12
[vernac] vernacentries.mli cleanup
Emilio Jesus Gallego Arias
2017-04-12
[stm] Port the toplevel to the STM.
Emilio Jesus Gallego Arias
2017-04-07
[stm] remove process_error_hook
Emilio Jesus Gallego Arias
2017-04-07
Merge PR#461: [camlpX] Remove camlp4 compat layer.
Maxime Dénès
2017-04-07
Fixes for Drop. to work (decl_mode removal and toplevel -> vernac)
Matthieu Sozeau
2017-04-07
[camlpX] Remove camlp4 compat layer.
Emilio Jesus Gallego Arias
2017-04-05
[toplevel] Remove exception error printer in favor of feedback printer.
Emilio Jesus Gallego Arias
2017-04-04
Merge PR#502: [pp] Add anomaly header to error messages.
Maxime Dénès
2017-03-24
[nit] Fix a couple incorrect uses of msg_error.
Emilio Jesus Gallego Arias
2017-03-22
[pp] Add anomaly header to anomaly error messages.
Emilio Jesus Gallego Arias
2017-03-22
Merge PR#390: Updates to the Pretty Printing Infrastructure
Maxime Dénès
2017-03-22
Merge PR#482: [toplevel] Remove unusable option -notop
Maxime Dénès
2017-03-21
[pp] Move terminal-specific tagging to the toplevel.
Emilio Jesus Gallego Arias
2017-03-21
[pp] Remove special tag type and handler from Pp.
Emilio Jesus Gallego Arias
2017-03-21
[pp] Make feedback the only logging mechanism.
Emilio Jesus Gallego Arias
2017-03-21
[error] Move back fatal_error to toplevel
Emilio Jesus Gallego Arias
2017-03-21
[pp] Prepare for serialization, remove opaque glue.
Emilio Jesus Gallego Arias
2017-03-21
[pp] Replace `Pp.Tag` by `Ppstyle.tag` = `string list`
Emilio Jesus Gallego Arias
2017-03-14
[safe_string] toplevel/vernac
Emilio Jesus Gallego Arias
2017-03-14
[safe_string] toplevel/coqloop
Emilio Jesus Gallego Arias
2017-03-14
[toplevel] Remove unusable option -notop
Emilio Jesus Gallego Arias
2017-02-17
Ltac as a plugin.
Pierre-Marie Pédrot
2017-02-15
[stm] Break stm/toplevel dependency loop.
Emilio Jesus Gallego Arias
2017-02-14
[safe-string] Switch to buffer to `Bytes`
Emilio Jesus Gallego Arias
2017-02-14
Merge PR#253: Sort Search results by relevance
Maxime Dénès
2017-02-07
Type cleanup in `Metasyntax`
Emilio Jesus Gallego Arias
2017-02-01
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-01-28
Fix bug #5262: Error should tell me which name is duplicated.
Pierre-Marie Pédrot
2017-01-23
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2017-01-22
Adding a new evar source to remember the name of evars which were
Hugo Herbelin
2017-01-19
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-01-16
Fixing (part of) #5303 (clarifications around Record/Structure/Variant).
Hugo Herbelin
2016-12-26
Fix some documentation typos.
Guillaume Melquiond
2016-12-23
Excluding explicitly coinductive types in Scheme Equality (#5284).
Hugo Herbelin
2016-12-22
Fixing #5277 (Scheme Equality not robust wrt choice of names).
Hugo Herbelin
2016-12-22
Fixing anomaly EqUnknown in Equality Scheme (#5278).
Hugo Herbelin
2016-12-07
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-12-04
Merge remote-tracking branch 'github/pr/366' into v8.6
Maxime Dénès
2016-12-02
Comment on universe handling in Parameters
Matthieu Sozeau
2016-12-02
Univs: fix bug #5188
Matthieu Sozeau
2016-11-30
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-11-30
Fix UGraph.check_eq!
Matthieu Sozeau
2016-11-24
Fix some documentation typos.
Guillaume Melquiond
2016-11-21
Stop parsing -compat-notations options, which are no longer supported (bug #3...
Guillaume Melquiond
2016-11-18
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-11-18
Revert "Merge remote-tracking branch 'github/pr/360' into v8.6"
Maxime Dénès
2016-11-17
[stm] Remove STM-related vernaculars
Emilio Jesus Gallego Arias
2016-11-14
Fix bug in warnings: -w foo was silent when foo did not exist.
Maxime Dénès
2016-11-14
Do not mention "none" in warnings doc, as it is there for compatibility.
Maxime Dénès
2016-11-07
Ordering search: memoise relevance metric
Arnaud Spiwack
[next]