index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
/
pp.ml
Commit message (
Expand
)
Author
Age
*
Fixed #4274, bad formatting of messages in emacs mode.
Pierre Courtieu
2015-10-19
*
emacs output mode: Added <infomsg> tag to debug messages.
Pierre Courtieu
2015-10-02
*
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
*
Removing dead code in Pp.
Pierre-Marie Pédrot
2015-04-23
*
Pp: obsolete comment.
Arnaud Spiwack
2015-04-22
*
Do not use list concatenation when gluing streams together, just mark them as...
Guillaume Melquiond
2015-04-22
*
Fixing printing of ordinals.
Pierre-Marie Pédrot
2015-02-26
*
Removing dead code.
Pierre-Marie Pédrot
2015-02-02
*
Update headers.
Maxime Dénès
2015-01-12
*
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
*
Getting rid of Exninfo hacks.
Pierre-Marie Pédrot
2014-12-16
*
Changed bullet informations to warning for better display in PG.
Pierre Courtieu
2014-12-15
*
Switch the few remaining iso-latin-1 files to utf8
Pierre Letouzey
2014-12-09
*
Feedback: API cleaned up, documented and made user extensible
Enrico Tassi
2014-11-27
*
Removing deprecated code handling color in Pp.
Pierre-Marie Pédrot
2014-11-15
*
Plug the dynamic tags in the Richpp mechanism.
Pierre-Marie Pédrot
2014-11-10
*
Adding a dynamic tag type in Pp.
Pierre-Marie Pédrot
2014-11-10
*
lib/Pp.tag: New.
Regis-Gianas
2014-11-04
*
lib/Pp.rewrite: New.
Regis-Gianas
2014-11-04
*
lib/Pp: Publish combinators for tags opening and closing.
Regis-Gianas
2014-11-04
*
lib/Pp.ppcmd_token:
Regis-Gianas
2014-11-04
*
lib/Pp: Cosmetics.
Regis-Gianas
2014-11-04
*
Feedback message: hold extra info to help routing
Enrico Tassi
2014-10-31
*
STM: encapsulate Pp.message in Feedback.feedback
Carst Tankink
2014-08-04
*
Pp: only one default feedback id
Enrico Tassi
2014-07-29
*
make the standard logging facility stm aware
Enrico Tassi
2014-07-11
*
all coqide specific files moved into ide/
Enrico Tassi
2014-06-25
*
Fix output test-suite 'simpl tactic' -> 'reduction tactics'
Pierre Boutillier
2014-02-28
*
Tracking memory misallocation by trying to improve sharing.
Pierre-Marie Pédrot
2014-02-03
*
Do not compute formatter UTF8 length at creation time.
ppedrot
2013-11-08
*
Some more hand-written comparison functions to avoid polymorphic comparison.
xclerc
2013-10-14
*
Coqide ported to STM
gareuselesinge
2013-08-08
*
Fixing #3042
ppedrot
2013-05-23
*
Fixing Pp.strbrk which was reversing words.
ppedrot
2013-05-16
*
std_ppcmds is persistent, errors can be printed twice
gareuselesinge
2013-05-16
*
Uniformizing the [if_warn] flag used for warning printing and put
ppedrot
2013-05-08
*
Coqide: new feedback mechanism for structured content
gareuselesinge
2013-04-25
*
Restrict (try...with...) to avoid catching critical exn (part 8)
letouzey
2013-03-13
*
Updating the backtrace handling mechanism to accomodate the new
ppedrot
2013-02-18
*
Actually adding backtrace handling.
ppedrot
2013-01-28
*
Removed a unused function in Pp
ppedrot
2012-12-08
*
Monomorphized a lot of equalities over OCaml integers, thanks to
ppedrot
2012-11-08
*
lib/Pp:
regisgia
2012-09-14
*
The new ocaml compiler (4.00) has a lot of very cool warnings,
regisgia
2012-09-14
*
Made Pp.std_ppcmds opaque.
ppedrot
2012-09-13
*
Moved Pp to CLib. In particular, Pp does not depend on CAMLP4/5
ppedrot
2012-09-10
*
reparation du make depend et du .depend
letouzey
2001-12-19
*
compat ocaml 3.03
filliatr
2001-12-13
[next]