.. |
2htdp
|
fixed error message for shadowing clause names; Closes PR 12621
|
2012-03-08 11:12:42 -05:00 |
algol60
|
fix cfg-parser' to more closely match parser'
|
2012-01-06 10:43:10 +01:00 |
at-exp/lang
|
|
|
browser
|
|
|
combinator-parser
|
|
|
compiler
|
fix incorrect GC decls hard-wired into xform
|
2012-02-26 03:58:21 +00:00 |
config
|
|
|
data
|
adding gvector-remove-last!
|
2012-01-30 16:14:22 -07:00 |
datalog
|
Big newline at EOF scan.
|
2012-02-29 00:28:11 -05:00 |
db
|
A bunch of more typos like the ones in David's commit.
|
2012-02-21 14:21:43 -05:00 |
defaults
|
|
|
deinprogramm
|
Export `read' in DMdA languages.
|
2012-01-21 15:43:52 +01:00 |
drracket
|
Big newline at EOF scan.
|
2012-02-29 00:28:11 -05:00 |
drscheme
|
Some info.rkt cleanups.
|
2011-08-29 16:33:13 -04:00 |
dynext
|
fix Windows library names
|
2012-02-13 16:27:52 -07:00 |
embedded-gui
|
|
|
eopl
|
EOPL test suite re-written in Racket-based #lang eopl and rackunit
|
2012-02-24 14:46:18 -05:00 |
errortrace
|
|
|
ffi
|
ffi/unsafe: add `array-length'
|
2012-02-20 08:09:06 -07:00 |
file
|
2011 -> 2012
|
2011-12-31 15:16:59 -05:00 |
framework
|
framework: add missing methods to interface and docs
|
2012-03-01 13:17:48 -05:00 |
frtime
|
|
|
games
|
|
|
graphics
|
turtles: better error message and improve docs
|
2012-03-03 14:17:53 -05:00 |
gui-debugger
|
change register-toolbar-button so that it accepts a number
|
2012-02-25 16:57:49 -06:00 |
handin-client
|
change register-toolbar-button so that it accepts a number
|
2012-02-25 16:57:49 -06:00 |
handin-server
|
A bunch of more typos like the ones in David's commit.
|
2012-02-21 14:21:43 -05:00 |
help
|
Revise commented code so it can replace exiting code without dependency issues.
|
2012-01-26 13:20:26 -05:00 |
hierlist
|
|
|
honu
|
[honu] fix some tests. always reparse the right hand side of an operator
|
2012-03-05 13:48:52 -07:00 |
htdp
|
Big newline at EOF scan.
|
2012-02-29 00:28:11 -05:00 |
html
|
|
|
icons
|
|
|
images
|
|
|
lang
|
fixed docs for quotient; Closes PR 12593
|
2012-02-22 08:33:16 -05:00 |
launcher
|
|
|
lazy
|
lazy: fix or' and and' to not force last argument
|
2012-02-19 07:38:29 -07:00 |
macro-debugger
|
change register-toolbar-button so that it accepts a number
|
2012-02-25 16:57:49 -06:00 |
make
|
".ss" -> ".rkt" scan done.
|
2011-07-02 10:37:53 -04:00 |
meta
|
add ack to our sponsors
|
2012-03-09 10:23:38 -06:00 |
mred
|
fix race condition on GetLastError() call
|
2012-03-09 10:34:56 -07:00 |
mrlib
|
|
|
mysterx
|
COM doc and error fixups
|
2012-02-21 06:14:44 -07:00 |
mzcom
|
|
|
mzlib
|
fix zip/gzip bug
|
2012-02-27 08:34:26 -05:00 |
mzscheme
|
|
|
net
|
Big newline at EOF scan.
|
2012-02-29 00:28:11 -05:00 |
openssl
|
openssl: another attempt to get SSL_shutdown right
|
2012-03-02 10:33:36 -07:00 |
parser-tools
|
|
|
picturing-programs
|
Big newline at EOF scan.
|
2012-02-29 00:28:11 -05:00 |
plai
|
Fixing a safe-for-space error that Robby found
|
2012-02-28 14:15:07 -07:00 |
planet
|
Big newline at EOF scan.
|
2012-02-29 00:28:11 -05:00 |
plot
|
Fixed graphical glitches:
|
2012-03-03 15:39:16 -07:00 |
preprocessor
|
Lots of documentation formatting.
|
2011-08-15 07:50:04 -04:00 |
profile
|
|
|
r5rs
|
|
|
r6rs
|
|
|
racket
|
Initial Distributed Places commit
|
2012-03-07 09:36:13 -07:00 |
racklog
|
add var-ref->mod-decl-insp' and switch cur-code-insp' uses
|
2011-09-20 13:50:36 -06:00 |
rackunit
|
|
|
raco
|
|
|
reader/lang
|
|
|
readline
|
|
|
redex
|
try using make-bitmap for the bitmaps under unix to see if drdr
|
2012-03-05 13:48:34 -06:00 |
repo-time-stamp
|
".ss" -> ".rkt" scan done.
|
2011-07-02 10:37:53 -04:00 |
rnrs
|
|
|
s-exp/lang
|
|
|
scheme
|
|
|
schemeunit
|
|
|
scribble
|
Fix contract on filebox to reflect documentation.
|
2012-02-28 19:40:21 -05:00 |
scribblings
|
Comment out ssh to localhost example.
|
2012-03-08 21:50:45 -07:00 |
scriblib
|
Squelch newline citations
|
2012-02-20 10:50:47 -07:00 |
setup
|
Revert "topologically sort collections based on the dependencies between"
|
2012-03-01 11:43:54 -06:00 |
sgl
|
|
|
sirmail
|
|
|
slatex
|
|
|
slideshow
|
|
|
srfi
|
A bunch of more typos like the ones in David's commit.
|
2012-02-21 14:21:43 -05:00 |
stepper
|
change register-toolbar-button so that it accepts a number
|
2012-02-25 16:57:49 -06:00 |
string-constants
|
Make the "F" in "Search in Files" get the underline in the menu
|
2012-02-28 21:53:03 -06:00 |
swindle
|
2011 -> 2012
|
2011-12-31 15:16:59 -05:00 |
syntax
|
syntax/parse: added roles, other updates/fixes
|
2012-03-08 07:39:42 -07:00 |
syntax-color
|
Big newline at EOF scan.
|
2012-02-29 00:28:11 -05:00 |
teachpack
|
add a little more discussion based on comment from mailing list
|
2012-03-01 11:41:00 -06:00 |
test-box-recovery
|
|
|
test-engine
|
fix bugs in the way the Racket|Disable Tests menu item worked
|
2011-11-28 00:13:59 -06:00 |
tests
|
Solve copyright problems wrt James Clarks' XML tests
|
2012-03-08 14:19:50 -07:00 |
tex2page
|
".ss" -> ".rkt" scan done.
|
2011-07-02 10:37:53 -04:00 |
texpict
|
Big newline at EOF scan.
|
2012-02-29 00:28:11 -05:00 |
trace
|
|
|
typed
|
Big newline at EOF scan.
|
2012-02-29 00:28:11 -05:00 |
typed-racket
|
make some private methods actually be private methods (instead of fields)
|
2012-03-09 10:23:38 -06:00 |
typed-scheme
|
Move typed-scheme to typed-racket collection.
|
2011-09-03 20:49:39 -04:00 |
unstable
|
Added unstable/gui/snip (provides snip-canvas%) and docs
|
2012-03-03 12:37:09 -07:00 |
version
|
Make the version tool use "Racket".
|
2011-12-01 03:39:13 -05:00 |
web-server
|
Big newline at EOF scan.
|
2012-02-29 00:28:11 -05:00 |
wxme
|
|
|
xml
|
Big newline at EOF scan.
|
2012-02-29 00:28:11 -05:00 |
xrepl
|
|
|
.gitignore
|
|
|