Matthew Flatt
|
7123996b30
|
change `eval-jit-enabled' initialization
to reflect whether JIT compilation is supported by the build
(i.e., set it to #f initially when the JIT is not supported)
|
2011-07-27 07:55:05 +01:00 |
|
Eli Barzilay
|
debd1f9f1e
|
Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files.
(Some other minor things here and there.)
|
2011-06-20 04:27:14 -04:00 |
|
Matthew Flatt
|
0d9f5016ba
|
fix bytecode-writing inconsistencies related to syntax objects and paths
and improve organization of the docs
|
2010-08-17 17:18:24 -06:00 |
|
Sam Tobin-Hochstadt
|
12f30cf478
|
Update `trace' docs.
- Move trace implementation to racket/trace.
- Move documentation to new Debugging section in Reference.
- Add example.
|
2010-06-27 19:17:04 -04:00 |
|