racket/src/racket
2012-08-16 16:39:40 -06:00
..
dynsrc 2011 -> 2012 2011-12-31 15:16:59 -05:00
gc A bunch of more typos like the ones in David's commit. 2012-02-21 14:21:43 -05:00
gc2 Linux: struct siginfo' -> siginfo_t' 2012-08-16 16:39:40 -06:00
include fix broken export-table sources 2012-08-15 07:41:50 -06:00
sgc MSVC project fixes for various Debug and SGC modes 2012-03-23 17:58:39 -06:00
src bytecode optimizer improvement 2012-08-16 16:39:21 -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 Note require' of a main' submodule for -t', -l', and `-p' 2012-07-25 20:07:23 -06:00
collects-path.rkt Rewrite install code in '#%kernel to avoid startup time. 2012-02-02 06:32:55 -07:00
configure.ac Solaris 5.10 has poll(), so set try_poll_syscall="yes" in configure 2012-06-03 04:50:06 +08:00
delayed.inc more scheme -> racket source renaming 2010-04-20 09:22:29 -06:00
main.c SIGHUP and SIGTERM -> exn:break:hang-up' and exn:break:terminate' 2012-08-13 17:11:20 -06:00
make-configure Fixed "src/configure". 2011-10-05 04:55:25 -04:00
Makefile.in Removed two references to /home/scheme that were not used elsewhere. 2011-10-16 18:53:30 -04:00
mk-gdbinit.rkt Some "Scheme" -> "Racket" changes and similar. 2011-10-16 18:53:30 -04:00
mkincludes.rkt Rewrite install code in '#%kernel to avoid startup time. 2012-02-02 06:32:55 -07:00
mzconfig.h.in add epoll() support for Linux, kqueue() support for BSDs 2011-11-10 10:01:56 -07: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 SIGHUP and SIGTERM -> exn:break:hang-up' and exn:break:terminate' 2012-08-13 17:11:20 -06:00
uconfig.h fix a problem with unboxed arguments in self tail calls 2012-07-06 08:25:05 -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/