.. |
2htdp
|
fixed a bug found by random testing
|
2010-08-22 20:33:30 -05:00 |
afm
|
|
|
algol60
|
A lot of "MzScheme" -> "Racket"s.
|
2010-05-16 18:26:26 -04:00 |
at-exp/lang
|
|
|
browser
|
A lot of "MrEd" -> "GRacket"s.
|
2010-05-16 23:46:05 -04:00 |
combinator-parser
|
|
|
compiler
|
teach decompiler about literal prims from `#%futures'
|
2010-08-25 14:58:27 -06:00 |
config
|
|
|
datalog
|
Removing unnecessary newlines and making tests newline accurate
|
2010-08-18 13:17:11 -06:00 |
defaults
|
A lot of "DrScheme" -> "DrRacket"s.
|
2010-05-17 01:27:03 -04:00 |
deinprogramm
|
Make `procedure-to-blame' applicable.
|
2010-08-25 16:00:47 +02:00 |
drracket
|
adjusted the automatic compilation in drracket so that it only avoids compiling files in the main collects dir
|
2010-08-24 09:42:57 -05:00 |
drscheme
|
|
|
dynext
|
fix typo in dynext linker spec for x86_64 Darwin
|
2010-05-26 14:19:30 -06:00 |
embedded-gui
|
|
|
eopl
|
A lot of "DrScheme" -> "DrRacket"s.
|
2010-05-17 01:27:03 -04:00 |
errortrace
|
|
|
ffi
|
fix ffi/unsafe/try-atomic interaction with exns and prompt tags
|
2010-08-15 11:02:30 -06:00 |
file
|
Documenting md5 feature
|
2010-08-19 16:34:14 -06:00 |
framework
|
Fix some typos
|
2010-08-25 17:17:01 -04:00 |
frtime
|
More plt-scheme -> racket-lang, specifically for planet and bugs urls.
|
2010-05-31 15:11:27 -04:00 |
games
|
got rid of some uses of collection-path
|
2010-07-25 15:15:57 -05:00 |
graphics
|
A lot of "DrScheme" -> "DrRacket"s.
|
2010-05-17 01:27:03 -04:00 |
gui-debugger
|
A lot of "DrScheme" -> "DrRacket"s.
|
2010-05-17 01:27:03 -04:00 |
guibuilder
|
A lot of "DrScheme" -> "DrRacket"s.
|
2010-05-17 01:27:03 -04:00 |
handin-client
|
A lot of "DrScheme" -> "DrRacket"s.
|
2010-05-17 01:27:03 -04:00 |
handin-server
|
change default handin file suffix
|
2010-08-25 06:04:27 -06:00 |
help
|
Updated commented url to docs.
|
2010-06-20 18:34:06 -04:00 |
hierlist
|
|
|
honu
|
|
|
htdp
|
reflect bsl, etc. printer options for external use
|
2010-08-24 21:10:08 -06:00 |
html
|
|
|
icons
|
removed robby-specific references and commented out the line that clobbers heart.png in the collects directory
|
2010-06-20 15:28:23 -05:00 |
lang
|
Adding immutable hash operations to ASL
|
2010-08-25 10:36:36 -06:00 |
launcher
|
use simple-form-path more consistently for path normalization
|
2010-06-03 17:23:14 -06:00 |
lazy
|
A lot of "MzScheme" -> "Racket"s.
|
2010-05-16 18:26:26 -04:00 |
macro-debugger
|
macro-stepper: small doc update
|
2010-07-13 09:49:46 -06:00 |
make
|
|
|
meta
|
Upping check-dists timeout
|
2010-08-20 15:32:19 -06:00 |
mred
|
add methods to text-field% to control the background color
|
2010-08-03 12:34:16 -06:00 |
mrlib
|
fixed a bug reported by Todd on the mailing list (probably this is his bug anyways)
|
2010-08-02 13:01:27 -05:00 |
mysterx
|
A lot of "MzScheme" -> "Racket"s.
|
2010-05-16 18:26:26 -04:00 |
mz/private
|
add async-apply support to FFI
|
2010-07-11 14:59:40 -06:00 |
mzcom
|
|
|
mzlib
|
change install-converting-printer to set print-as-expression to #f
|
2010-08-19 07:38:25 -06:00 |
mzscheme
|
doc mzscheme define-syntax' and define-for-syntax'
|
2010-06-09 17:29:10 -04:00 |
net
|
Adding WebSocket support
|
2010-08-19 16:34:15 -06:00 |
openssl
|
add `ssl-port?' and add missing docs for two other procs
|
2010-08-19 16:14:11 -06:00 |
parser-tools
|
fix empty-matching lexers
|
2010-07-06 07:15:19 -06:00 |
plai
|
Small adjustment to Matthews change
|
2010-08-19 16:39:54 -06:00 |
planet
|
adjust raco planet help output to fit in 80 columns
|
2010-07-09 06:44:34 -06:00 |
plot
|
More svn -> git changes.
|
2010-05-17 05:41:04 -04:00 |
preprocessor
|
PLT Scheme -> Racket
|
2010-06-08 13:08:13 -04:00 |
profile
|
Fixed a typo in the profiler documentation.
|
2010-06-16 12:49:01 -04:00 |
r5rs
|
A lot of "MzScheme" -> "Racket"s.
|
2010-05-16 18:26:26 -04:00 |
r6rs
|
A lot of "MzScheme" -> "Racket"s.
|
2010-05-16 18:26:26 -04:00 |
racket
|
fix PR 11123: 0-ary generator yield
|
2010-08-24 00:11:22 -06:00 |
racklog
|
Fixing racklog lang post datalog
|
2010-06-29 12:11:58 -06:00 |
rackunit
|
a hack to work around what appears to be just a wrong way of doing things, but will ask Noel later.
|
2010-08-14 21:34:44 -05:00 |
raco
|
raco' supports relative module paths in raco-command' "info.rkt" entries
|
2010-07-26 14:53:45 -05:00 |
reader/lang
|
|
|
readline
|
|
|
redex
|
calls gc before running each test
|
2010-08-25 13:37:34 -05:00 |
repo-time-stamp
|
Fix sha1-truncation, by removing it.
|
2010-07-25 05:01:44 -04:00 |
rnrs
|
allow full continuations to escape past a continuation barrier
|
2010-07-10 07:31:58 -06:00 |
s-exp/lang
|
|
|
scheme
|
fix make-gui-namespace from scheme/gui/base and racket/gui/base
|
2010-06-07 20:06:51 -04:00 |
schemeunit
|
"Racunit" -> "Rackunit"
|
2010-05-17 12:07:32 -04:00 |
scribble
|
change Scribble's interaction', etc. to use non-default current-print'
|
2010-08-24 20:50:46 -06:00 |
scribblings
|
try to clarify the async-apply protocol for callbacks
|
2010-08-25 14:58:27 -06:00 |
scriblib
|
move purpose statements to the info files
|
2010-08-23 15:13:00 -06:00 |
setup
|
fix `raco setup' reported name for Windows
|
2010-08-07 19:19:08 -06:00 |
sgl
|
A lot of "DrScheme" -> "DrRacket"s.
|
2010-05-17 01:27:03 -04:00 |
sirmail
|
A lot of "plt-scheme.org" -> "racket-lang.org"s.
|
2010-05-17 00:53:12 -04:00 |
slatex
|
|
|
slideshow
|
generalized the #:steps argument to play so different phases on an animation can take different amounts of time
|
2010-08-18 16:58:58 -05:00 |
srfi
|
More plt-scheme -> racket-lang, specifically for planet and bugs urls.
|
2010-05-31 15:11:27 -04:00 |
srpersist
|
A lot of "MzScheme" -> "Racket"s.
|
2010-05-16 18:26:26 -04:00 |
stepper
|
comments added, & 1 test
|
2010-05-28 14:57:18 -07:00 |
string-constants
|
Synch German string constants with latest.
|
2010-08-17 16:00:59 +02:00 |
swindle
|
Some random ".ss" -> ".rkt"s
|
2010-05-17 05:58:19 -04:00 |
syntax
|
CM: report bad dependencies clearly; fix file-stamp-in-paths
|
2010-07-21 15:50:22 -06:00 |
syntax-color
|
Fix `at-exp' syntax colorer to handle non-text input
|
2010-05-21 19:40:32 -06:00 |
teachpack
|
fixed a bug found by random testing
|
2010-08-22 20:33:30 -05:00 |
test-box-recovery
|
Scheme -> Racket
|
2010-06-04 18:03:31 -04:00 |
test-engine
|
Refocus window on clicking the error source.
|
2010-08-23 14:37:43 +01:00 |
tests
|
Switch to `racket/base', change some "~e"s to "~.s"s, also reformat and
|
2010-08-25 17:17:01 -04:00 |
tex2page
|
A lot of "MzScheme" -> "Racket"s.
|
2010-05-16 18:26:26 -04:00 |
texpict
|
adjusted the default code keywords to include racket/base
|
2010-08-20 09:19:14 -05:00 |
trace
|
A lot of "MzScheme" -> "Racket"s.
|
2010-05-16 18:26:26 -04:00 |
typed
|
base-types-new -> base-types
|
2010-06-17 11:47:16 -04:00 |
typed-scheme
|
Add Futureof' type, types for future' and `touch'
|
2010-08-25 10:27:07 -04:00 |
unstable
|
Added labeled lines and arrows to unstable from Scott Owens.
|
2010-08-13 18:48:33 -04:00 |
version
|
More svn -> git changes.
|
2010-05-17 05:41:04 -04:00 |
waterworld
|
|
|
web-server
|
Exposing Web Server header helpers
|
2010-08-19 16:34:15 -06:00 |
wxme
|
A lot of "MrEd" -> "GRacket"s.
|
2010-05-16 23:46:05 -04:00 |
xml
|
Transparent XML structs
|
2010-06-21 12:48:26 -06:00 |
.gitignore
|
|
|