.. |
2htdp
|
racket/draw: make-immutable-{color,brush,pen} => make-{color,brush,pen}
|
2012-05-01 21:04:40 -06:00 |
algol60
|
fix cfg-parser' to more closely match parser'
|
2012-01-06 10:43:10 +01:00 |
at-exp/lang
|
first cut at submodules
|
2012-03-09 10:34:56 -07:00 |
browser
|
Lots of documentation formatting.
|
2011-08-15 07:50:04 -04:00 |
combinator-parser
|
|
|
compiler
|
Fix command-line for the demodularizer.
|
2012-04-28 05:23:43 -04:00 |
config
|
add `raco link'
|
2011-08-24 09:07:14 -06:00 |
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
|
db: fix mysql large blobs, other changes
|
2012-04-14 19:47:32 -06:00 |
defaults
|
|
|
deinprogramm
|
racket/draw: make-immutable-{color,brush,pen} => make-{color,brush,pen}
|
2012-05-01 21:04:40 -06:00 |
drracket
|
properly deal with menu shortcuts that are symbols (e.g., 'f1) in
|
2012-04-28 08:52:13 -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
|
some long overdue Rackety: renaming the 'scheme:' exports of the framework to 'racket:'
|
2011-11-30 06:45:50 -06:00 |
eopl
|
Fix documentation link for provide in eopl (mzscheme => racket).
|
2012-04-05 23:24:43 -04:00 |
errortrace
|
errortrace repair
|
2012-03-13 14:35:49 -06:00 |
ffi
|
ffi/unsafe/com: infer 'any type for `com-omit'
|
2012-04-25 00:11:57 -06:00 |
file
|
2011 -> 2012
|
2011-12-31 15:16:59 -05:00 |
framework
|
fix bug in docs; closes PR 12716
|
2012-04-22 21:54:19 -05:00 |
frtime
|
handle-evt' cannot wrap handle-evt'
|
2012-02-15 18:59:24 -07:00 |
games
|
|
|
graphics
|
turtles: better error message and improve docs
|
2012-03-03 14:17:53 -05:00 |
gui-debugger
|
gui-debugger: update for submodules
|
2012-04-04 07:50:41 -06:00 |
handin-client
|
change register-toolbar-button so that it accepts a number
|
2012-02-25 16:57:49 -06:00 |
handin-server
|
Recommend using racket' rather than gracket-text' in the handin quickstart.
|
2012-05-03 10:24:05 -04:00 |
help
|
Revise commented code so it can replace exiting code without dependency issues.
|
2012-01-26 13:20:26 -05:00 |
hierlist
|
|
|
honu
|
Move the honu code for vim to collects/meta.
|
2012-04-28 05:23:43 -04:00 |
htdp
|
racket/draw: make-immutable-{color,brush,pen} => make-{color,brush,pen}
|
2012-05-01 21:04:40 -06:00 |
html
|
|
|
icons
|
actually added the images this time
|
2012-02-08 19:18:59 -06:00 |
images
|
Don't compile test files.
|
2012-03-13 10:29:13 -04:00 |
json
|
Add a blurb on names in the json library.
|
2012-04-17 14:04:57 -04:00 |
lang
|
fix mistake in memf documentation, Closes PR 12745
|
2012-05-01 16:48:17 -04:00 |
launcher
|
add --launcher'/ -l' flag to `raco exe' to create launchers
|
2012-02-13 16:27:51 -07:00 |
lazy
|
lazy: fix or' and and' to not force last argument
|
2012-02-19 07:38:29 -07:00 |
macro-debugger
|
macro-debugger: fix parser for local-actions in mod pass 2
|
2012-03-18 03:31:17 -06:00 |
make
|
|
|
meta
|
Revise license page with the clarification text that was sent on the list.
|
2012-05-03 10:25:34 -04:00 |
mred
|
racket/draw: make-immutable-{color,brush,pen} => make-{color,brush,pen}
|
2012-05-01 21:04:40 -06:00 |
mrlib
|
racket/draw: make-immutable-{color,brush,pen} => make-{color,brush,pen}
|
2012-05-01 21:04:40 -06:00 |
mysterx
|
remove obsolete and unused MysterX doc sources
|
2012-04-30 06:53:17 -06:00 |
mzcom
|
Some info.rkt cleanups.
|
2011-08-29 16:33:13 -04:00 |
mzlib
|
Removing mzlib/class-traced.
|
2012-05-02 19:15:53 -04:00 |
mzscheme
|
add #:fail' option to collection-file-path' and `collection-path'
|
2012-01-09 15:59:05 -07:00 |
net
|
adjust url-exception so it recognizes the same exceptions it used to
|
2012-04-01 22:16:35 -05:00 |
openssl
|
openssl: another attempt to get SSL_shutdown right
|
2012-03-02 10:33:36 -07:00 |
parser-tools
|
Document `numeric'; closes PR 12338.
|
2011-11-02 17:40:24 -04:00 |
picturing-programs
|
racket/draw: make-immutable-{color,brush,pen} => make-{color,brush,pen}
|
2012-05-01 21:04:40 -06:00 |
plai
|
Fixing a safe-for-space error that Robby found
|
2012-02-28 14:15:07 -07:00 |
planet
|
fix Planet resolver for submodule tests
|
2012-04-19 08:15:11 -06:00 |
plot
|
racket/draw: make-immutable-{color,brush,pen} => make-{color,brush,pen}
|
2012-05-01 21:04:40 -06:00 |
preprocessor
|
Lots of documentation formatting.
|
2011-08-15 07:50:04 -04:00 |
profile
|
Some selective #:when (not ...)' -> #:unless ...'.
|
2011-09-16 10:48:18 -04:00 |
r5rs
|
|
|
r6rs
|
fix `get-bytevector-all' bug
|
2011-11-02 08:12:58 -06:00 |
racket
|
Removing mzlib/class-traced.
|
2012-05-02 19:15:53 -04:00 |
racklog
|
add var-ref->mod-decl-insp' and switch cur-code-insp' uses
|
2011-09-20 13:50:36 -06:00 |
rackunit
|
adjust some libraries to avoid converting paths to strings too early
|
2012-02-10 06:17:18 -07:00 |
raco
|
|
|
reader/lang
|
|
|
readline
|
|
|
redex
|
Fix docs for render-term.
|
2012-04-19 17:37:12 -04:00 |
repo-time-stamp
|
|
|
rnrs
|
|
|
s-exp/lang
|
|
|
scheme
|
add #:fail' option to collection-file-path' and `collection-path'
|
2012-01-09 15:59:05 -07:00 |
schemeunit
|
Some info.rkt cleanups.
|
2011-08-29 16:33:13 -04:00 |
scribble
|
No need to use a new 'at-exp-prop property to identify newlines
|
2012-05-03 10:24:05 -04:00 |
scribblings
|
Fail early on a non-pair input to `list-ref'.
|
2012-05-03 10:24:05 -04:00 |
scriblib
|
Add an example to scriblib/autobib docs.
|
2012-05-02 22:39:06 -04:00 |
setup
|
first cut at submodules
|
2012-03-09 10:34:56 -07:00 |
sgl
|
Fix PR 12694
|
2012-04-25 06:57:24 -06:00 |
sirmail
|
|
|
slatex
|
|
|
slideshow
|
move and rename pict `convert' support
|
2012-04-06 18:51:10 -06:00 |
srfi
|
A bunch of more typos like the ones in David's commit.
|
2012-02-21 14:21:43 -05:00 |
stepper
|
deleted test-docs-complete.rkt
|
2012-03-29 10:10:01 -07:00 |
string-constants
|
Synch German string constants with latest.
|
2012-03-31 14:06:08 +02:00 |
swindle
|
2011 -> 2012
|
2011-12-31 15:16:59 -05:00 |
syntax
|
preserve submoduleness in module path index for expanded submodules
|
2012-04-24 21:10:28 -06:00 |
syntax-color
|
adjust the splay tree implementation so that it creates fewer cons
|
2012-04-05 07:14:52 -05:00 |
teachpack
|
racket/draw: make-immutable-{color,brush,pen} => make-{color,brush,pen}
|
2012-05-01 21:04:40 -06:00 |
test-box-recovery
|
|
|
test-engine
|
Handle `check-expect' in non-application form.
|
2012-04-19 12:50:25 -04:00 |
tests
|
Fix TR test for new contract error message format.
|
2012-05-02 15:14:39 -04:00 |
tex2page
|
|
|
texpict
|
move and rename pict `convert' support
|
2012-04-06 18:51:10 -06:00 |
trace
|
add var-ref->mod-decl-insp' and switch cur-code-insp' uses
|
2011-09-20 13:50:36 -06:00 |
typed
|
Remove typed versions of the cgi exceptions.
|
2012-03-16 03:45:35 -04:00 |
typed-racket
|
Use icons to distinguish optimizations from missed optimizations.
|
2012-05-02 17:54:29 -04:00 |
typed-scheme
|
Move typed-scheme to typed-racket collection.
|
2011-09-03 20:49:39 -04:00 |
unstable
|
added begin-on-demand (combo of module* and lazy-require)
|
2012-04-14 17:16:01 -06:00 |
version
|
Make the version tool use "Racket".
|
2011-12-01 03:39:13 -05:00 |
web-server
|
Adding new options re Galler
|
2012-04-24 14:49:33 -06:00 |
wxme
|
fix the collapsed snipclass so that it cooperates with the wxme library and
|
2011-09-13 14:58:39 -05:00 |
xml
|
generalize `xml/plist' to read/write any plist value
|
2012-04-10 16:38:54 -06:00 |
xrepl
|
Xrepl improvements, mainly around the treatment of module names.
|
2012-03-25 20:57:52 -04:00 |
.gitignore
|
|
|