index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-03-21
[pp] [ide] Minor cleanups in pp code.
Emilio Jesus Gallego Arias
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
[ide] Dynamic printing width.
Emilio Jesus Gallego Arias
2017-03-21
[ide] richpp clenaup
Emilio Jesus Gallego Arias
2017-03-21
[pp] Debug feeder is not needed anymore.
Emilio Jesus Gallego Arias
2017-03-21
[pp] Remove richpp from fake_ide.
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
[feedback] Allow to remove feedback listeners.
Emilio Jesus Gallego Arias
2017-03-21
[pp] Remove redundant white spacing pp construct.
Emilio Jesus Gallego Arias
2017-03-21
[pp] Force well-formed boxes by construction.
Emilio Jesus Gallego Arias
2017-03-21
[pp] Force well-tagged docs by construction.
Emilio Jesus Gallego Arias
2017-03-21
[pp] Implement n-ary glue.
Emilio Jesus Gallego Arias
2017-03-21
[pp] Make pp public to allow serialization.
Emilio Jesus Gallego Arias
2017-03-21
[pp] Prepare for serialization, remove opaque glue.
Emilio Jesus Gallego Arias
2017-03-21
[pp] Remove `Pp.stras`.
Emilio Jesus Gallego Arias
2017-03-21
[pp] Replace `Pp.Tag` by `Ppstyle.tag` = `string list`
Emilio Jesus Gallego Arias
2017-03-21
[pp] Remove unused printing tagging infrastructure.
Emilio Jesus Gallego Arias
2017-03-21
[ide] ide_slave doesnt't need to capture stdout
Emilio Jesus Gallego Arias
2017-03-21
[ide] Use "log via feedback".
Emilio Jesus Gallego Arias
2017-03-21
Merge PR#134: Enable `-safe-string`
Maxime Dénès
2017-03-21
trivial: fix comment
Matej Kosik
2017-03-20
[misc] Remove warnings about String.set
Emilio Jesus Gallego Arias
2017-03-20
Merge PR#479: [future] Remove unused parameter greedy.
Maxime Dénès
2017-03-19
Merge PR#487: Add a forgotten (?) line to "theories/Logic/vo.itarget".
Maxime Dénès
2017-03-19
Add a forgotten (?) line to "theories/Logic/vo.itarget".
Matej Kosik
2017-03-17
Merge PR#428: Report missing tactic arguments in error message
Maxime Dénès
2017-03-17
Merge PR#437: Improve unification debug trace.
Maxime Dénès
2017-03-17
Merge PR#445: TACTIC EXTEND now takes an optional level as argument.
Maxime Dénès
2017-03-17
Merge PR#442: Allow interactive editing of Coq.Init.Logic
Maxime Dénès
2017-03-17
Merge PR#451: Add η principles for sigma types
Maxime Dénès
2017-03-15
Attempt to improve error message when "apply in" fail.
Hugo Herbelin
2017-03-15
Merge PR#267: Proposal for an update of the recommended style in programming ...
Maxime Dénès
2017-03-14
[safe-string] Enable -safe-string !
Emilio Jesus Gallego Arias
2017-03-14
[safe-string] tools
Emilio Jesus Gallego Arias
2017-03-14
[safe-string] ide
Emilio Jesus Gallego Arias
2017-03-14
[safe-string] plugins/extraction
Emilio Jesus Gallego Arias
2017-03-14
[safe-string] ltac/profile_ltac
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
[safe-string] parsing/cLexer
Emilio Jesus Gallego Arias
2017-03-14
[safe_string] interp/dumpglob
Emilio Jesus Gallego Arias
2017-03-14
[safe_string] library/nameops
Emilio Jesus Gallego Arias
2017-03-14
[safe_string] kernel/cemitcodes
Emilio Jesus Gallego Arias
2017-03-14
Merge PR#444: Simplifying a statement in Hurkens.v + a case study for eauto
Maxime Dénès
2017-03-14
Report missing tactic arguments in error message
Tej Chajed
2017-03-14
[safe-string] kernel/nativevalues
Emilio Jesus Gallego Arias
2017-03-14
[safe_string] kernel/term_typing
Emilio Jesus Gallego Arias
2017-03-14
[safe-string] lib/miscelanea
Emilio Jesus Gallego Arias
[next]