index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
printing
Commit message (
Expand
)
Author
Age
*
Improving over printing of let-tuple (see #4447).
Hugo Herbelin
2015-12-03
*
Dead code from August 2014 in apply in.
Hugo Herbelin
2015-12-02
*
Adding syntax "Show id" to show goal named id (shelved or not).
Hugo Herbelin
2015-11-02
*
Univs: local names handling.
Matthieu Sozeau
2015-10-28
*
Printing of @{} instances for polymorphic references in Print and About.
Matthieu Sozeau
2015-10-28
*
Axioms now support the universe binding syntax.
Pierre-Marie Pédrot
2015-10-08
*
Goptions: new value type: optional string
Enrico Tassi
2015-10-08
*
Univs: add Strict Universe Declaration option (on by default)
Matthieu Sozeau
2015-10-07
*
Univs: fix printing bug #3797.
Matthieu Sozeau
2015-10-05
*
Print Assumptions shows engagement.
Maxime Dénès
2015-09-20
*
Univs: Add universe binding lists to definitions
Matthieu Sozeau
2015-09-14
*
Revert the four previous commits and update the description of Richpp.
Pierre-Marie Pédrot
2015-08-15
*
More invariants in Richpp.
Pierre-Marie Pédrot
2015-08-15
*
More parametric type for generalized XML.
Pierre-Marie Pédrot
2015-08-15
*
Fixing bug #2169:
Pierre-Marie Pédrot
2015-07-27
*
Fixing printing of primitive coinductive record status.
Pierre-Marie Pédrot
2015-07-09
*
Assumptions: more informative print for False axiom (Close: #4054)
Enrico Tassi
2015-06-29
*
Introduction of a "Undelimit Scope" command, undoing "Delimit Scope"
Lionel Rieg
2015-06-26
*
Moved fatal_error from Coqtop to Errors and corrected dependencies accordingly.
Thomas Sibut-Pinote
2015-06-25
*
Add a space in cast since cast binds loosely.
Gregory Malecha
2015-06-24
*
Make end-of-proof output consistent across toplevels.
Guillaume Melquiond
2015-06-19
*
Add a [Redirect] vernacular command
Clément Pit--Claudel
2015-05-04
*
Remove almost all the uses of string concatenation when building error messages.
Guillaume Melquiond
2015-04-23
*
Declarative mode: plug the specialised printers back.
Arnaud Spiwack
2015-03-31
*
Better formatting of messages in proofs.
Arnaud Spiwack
2015-03-31
*
Generalisation of the "end command" argument of the goal printer.
Arnaud Spiwack
2015-03-31
*
Putting the From parameter of the Require command into the AST.
Pierre-Marie Pédrot
2015-03-27
*
rewiring Czar printers that were disabled
Pierre Corbineau
2015-03-13
*
Do not display the status of monomorphic constants unless in universe-polymor...
Guillaume Melquiond
2015-03-09
*
Better English for #4070 implicit arguments message (thanks to Jason for his ...
Hugo Herbelin
2015-02-21
*
An answer to #4070 (message for implicit arguments of inl not clear).
Hugo Herbelin
2015-02-20
*
Abstract: "Qed export ident, .., ident" to preserve v8.4 behavior
Enrico Tassi
2015-02-14
*
More efficient Richpp.
Pierre-Marie Pédrot
2015-02-06
*
Removing dead code.
Pierre-Marie Pédrot
2015-02-02
*
Isolate a function for printing evar sets.
Hugo Herbelin
2015-01-24
*
Univs: proper printing of global and local universe names (only
Matthieu Sozeau
2015-01-17
*
Fix issue in printing due to de Bruijn bug when constructing compatibility
Matthieu Sozeau
2015-01-13
*
Update headers.
Maxime Dénès
2015-01-12
*
Declarations.mli refactoring: module_type_body = module_body
Pierre Letouzey
2015-01-11
*
Continuing 785f82ee1 on reverting not only f5d7b2b1e but also
Hugo Herbelin
2015-01-08
*
Fixed and extend bullet related info/error messages. + doc.
Pierre Courtieu
2015-01-08
*
Revert "Term: include a function to print terms"
Enrico Tassi
2014-12-27
*
Term: include a function to print terms
Enrico Tassi
2014-12-26
*
A global [gfail] tactic which works like [fail] except that it fails even if ...
Arnaud Spiwack
2014-12-23
*
Fix compilation error in some configurations.
Arnaud Spiwack
2014-12-23
*
Add a backtracking version of Ltac's [match].
Arnaud Spiwack
2014-12-19
*
Proof using: New vernacular to name sets of section variables
Enrico Tassi
2014-12-18
*
Fixed bad newlines in output for std output and emacs.
Pierre Courtieu
2014-12-18
*
msg_info now puts infomsg tag in emacs mode.
Pierre Courtieu
2014-12-16
*
Changed bullet informations to warning for better display in PG.
Pierre Courtieu
2014-12-15
[next]