racket/racket
Matthew Flatt 272271f36f cs: cache object-name for procedures
Extracting the name from a procedure involves `string->symbol` and
possibly some string parsing. Map the code object to the result
symbol to speed up multiple requests for the same code object.
2020-05-14 19:11:23 -06:00
..
collects Improve error message for disallowed links. 2020-05-14 10:48:59 -04:00
src cs: cache object-name for procedures 2020-05-14 19:11:23 -06:00
.gitignore internal hooks to build "Racket.exe" without "libracket3m.dll" 2015-03-28 09:50:01 -06:00