racket/collects/string-constants
Robby Findler d2d1ac2f2c Improve the logger GUI in DrRacket
One drawback to the current situation (after this commit) is that all
log messages are sent into the user's logger, even messages that come
about as part of DrRacket's implementation. It isn't clear how to fix
this without enumerating all of the possible messages to share and
explicitly forwarding them (both of which are suboptimal things).

On the plus side, the GUI now uses the "debug@GC" notation in a text
field, and when the logger pane is not open, there is no extra work
going on. Plus other, minor GUI improvements.
2012-12-26 22:38:42 -06:00
..
private Improve the logger GUI in DrRacket 2012-12-26 22:38:42 -06:00
tests moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
info.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
main.rkt fixed up the string constants collection 2011-04-26 23:26:19 -05:00
string-constant.rkt fixed up the string constants collection 2011-04-26 23:26:19 -05:00
string-constants.scrbl docs reorganization 2011-07-01 17:16:53 -06:00