racket/src/racket
2011-07-15 13:06:07 -06:00
..
dynsrc write proper ELF section for Unix launchers/executables 2011-04-17 18:04:00 -06:00
gc A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
gc2 avoid compiler warnings in --disable-places mode 2011-07-07 07:25:48 -06:00
include add `port-set-next-location!'; make prompt read handler use it 2011-07-10 08:36:47 -06:00
sgc add PLTDISABLEGC environment variable 2011-06-02 16:20:20 -07:00
src create hash codes for place shared objects 2011-07-15 13:06:07 -06:00
utils remove more obsolete code 2010-11-05 15:54:52 -06:00
.gitignore remove autom4te.cache, which is generated by autoconf 2010-07-20 19:27:38 -06:00
cmdline.inc add PLTDISABLEGC environment variable 2011-06-02 16:20:20 -07:00
collects-path.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
configure.ac add usual prefix to configure flag report 2011-06-20 10:28:35 -06:00
delayed.inc more scheme -> racket source renaming 2010-04-20 09:22:29 -06:00
main.c Linux: set OS process name to match -N argument or argv[0] 2011-03-29 11:02:06 -06:00
make-configure clean up C part of build 2011-04-26 17:14:55 -06:00
Makefile.in 3m-only build fix 2011-06-20 06:50:58 -06:00
mk-gdbinit.rkt mz-gdbinit updates 2011-05-10 06:37:39 -06:00
mkincludes.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
mzconfig.h.in clean up C part of build 2011-04-26 17:14:55 -06:00
oskglue.inc More mzscheme -> racket changes. 2010-05-15 18:52:46 -04:00
README drop "www." from "racket-lang.org" urls. 2010-11-09 20:11:14 -05:00
sconfig.h linux: use /proc/self/maps to find precise stack base 2011-05-29 09:41:07 -06:00
uconfig.h avoid flock() under Solaris 2011-05-24 06:18:40 -06:00
version.mak more scheme -> racket source renaming 2010-04-20 09:22:29 -06:00

This is the Racket source code directory. See ../README for general
information on compiling it.

Compiled binaries, documentation, and up-to-date information about
Racket are at:
 http://racket-lang.org/