racket/src/racket
2012-06-13 16:33:03 +08: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 sync xform with `racket' collection changes 2012-04-19 19:25:42 -06:00
include Prototype implementation of control proxies 2012-06-11 18:18:37 -04:00
sgc MSVC project fixes for various Debug and SGC modes 2012-03-23 17:58:39 -06:00
src fix some casts 2012-06-13 16:33:03 +08: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 dierct reference to scheme_null in Win32 executable 2012-03-09 10:37:56 -07: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
main.c 2011 -> 2012 2011-12-31 15:16:59 -05: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 A bunch of more typos like the ones in David's commit. 2012-02-21 14:21:43 -05:00
uconfig.h avoid flock() under Solaris 2011-05-24 06:18:40 -06:00
version.mak

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/