This website requires JavaScript.
Explore
Help
Sign In
suzanne.soy
/
racket
Watch
1
Star
0
Fork
0
You've already forked racket
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
The Racket repository
14,899
Commits
17
Branches
54
Tags
278
MiB
Racket
50.1%
C
35.9%
Scheme
3.4%
Shell
2.6%
Assembly
1.8%
Other
6.1%
cfab7a8d97
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Noel Welsh
cfab7a8d97
Add type definition for unsafe-vector*-ref and unsafe-vector*-length, which have recently been introduced, and a test case for in-vector (which uses the above).
...
svn: r18667
2010-03-30 13:33:45 +00:00
collects
Add type definition for unsafe-vector*-ref and unsafe-vector*-length, which have recently been introduced, and a test case for in-vector (which uses the above).
2010-03-30 13:33:45 +00:00
doc
drop the uglier half of the Mac OS X thread-local variable hack; thread GC state through mark functions (to avoid overhead of thread-local accesses); fix some procedure-arity bugs and work toward fixing chaperones and some other procedure operations on keyword procedures
2010-03-29 15:06:47 +00:00
man
/man1
2009 -> 2010
2009-12-22 05:52:15 +00:00
src
restore lost adjustment in optimizer that enables lifting of constant functions, especially loop functions
2010-03-30 00:10:40 +00:00