racket/src/mzscheme
2008-12-06 17:31:18 +00:00
..
dynsrc 2007->2008 2007-12-31 00:47:21 +00:00
gc Make GC callbacks members of NewGC 2008-11-20 23:36:54 +00:00
gc2 save a few instructions on mark-stack operations 2008-12-06 17:31:18 +00:00
include compile-context-preservation-enabled and slightly better stack traces for errors from JIT-inlined arithmetic 2008-11-26 23:07:13 +00:00
sgc Make GC callbacks members of NewGC 2008-11-20 23:36:54 +00:00
src change quote-syntax to include a certificate for the enclosing module, enable certificate checking of phase-1 bindings, and fix some other problems with certificates 2008-12-05 22:45:04 +00:00
utils fix invalidate-object error 2007-12-07 12:18:51 +00:00
cmdline.inc change -S, -X, and -z flags for mz/mr 2008-10-07 14:56:26 +00:00
collects-path.ss make all files terminate with a newline 2008-02-24 21:27:36 +00:00
configure.ac add support to xform to output source line numbers 2008-11-13 00:26:04 +00:00
delayed.inc allow Windows build to live in a path that includes non-ASCII characters 2006-05-11 18:08:27 +00:00
main.c code clean-up and gdb macros from Kevin 2008-07-31 20:54:59 +00:00
make-configure fix Mac 10.5 problem with select() and fd counts > 256 2007-11-22 01:27:48 +00:00
Makefile.in remove compact from default build 2008-11-12 17:19:27 +00:00
mk-gdbinit.ss mk-gdbinit.ss updates 2008-09-09 15:52:20 +00:00
mkincludes.ss clean-up for mkincludes to avoid printouts and use optional args 2007-11-28 04:10:21 +00:00
mzconfig.h.in automate endian and 64-bit-ints configuration 2006-07-07 00:15:39 +00:00
oskglue.inc Added src, set properties for all DOS files. 2005-05-27 21:53:51 +00:00
README Added src, set properties for all DOS files. 2005-05-27 21:53:51 +00:00
sconfig.h support for stack traces under Linux x86_64, but the trace currently ends if working backward from JIT codes runs back into C-compiled code 2008-11-27 16:14:31 +00:00
uconfig.h v4.0.2.4: logging 2008-07-17 15:20:17 +00:00
version.mak Added src, set properties for all DOS files. 2005-05-27 21:53:51 +00:00

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

Compiled binaries, documentation, and up-to-date information about
MzScheme are at:
 http://www.plt-scheme.org/software/mzscheme/