racket/doc
Matthew Flatt eb46eacad9 raco exe: enable on-demand parsing of embedded bytecode
Creating a stand-alone executable could slow down a program,
because bytecode embedded in an executable was not treated
in the same way as bytecode loaded from files. The difference
was in on-demand parsing of bytecode --- and now it's enabled
for embedded bytecode, too.
2013-05-08 12:31:34 -04:00
..
r5rs-std
r6rs-lib-std
r6rs-std
release-notes raco exe: enable on-demand parsing of embedded bytecode 2013-05-08 12:31:34 -04:00
srfi-std Improve srfi-std html files. 2013-02-25 11:08:31 -05:00
.gitignore Change doc/.gitignore to make git aware of files with non-generated contents. 2013-04-09 05:15:57 -04:00
doc-license.txt Fix old pointers to COPYING.txt that should go to COPYING_LESSER.txt. 2013-04-09 05:41:07 -04:00
keep-dirs.rktd Improvify comment text. 2013-04-28 12:53:07 -04:00