racket/racket
Matthew Flatt 7f92443a5f adjust printing of renamed procedures
When ">" appears in a procedure name, or when other characters appear
that would normally need to be escaped in a symbol, don't add escapes
since `#<....>` isn't readable anyway. This change makes renamed
procedures print in a consistent way with primitive procedures.

Similarly adjust the printing of structure type names.

Closes #2646
2019-05-18 09:55:23 -04:00
..
collects class/c: Swap after, not before, adding #:important blame context 2019-05-17 19:57:26 -05:00
src adjust printing of renamed procedures 2019-05-18 09:55:23 -04:00
.gitignore internal hooks to build "Racket.exe" without "libracket3m.dll" 2015-03-28 09:50:01 -06:00