.. |
2htdp
|
added support for flipping bitmaps
|
2010-06-18 16:21:14 -05:00 |
afm
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
algol60
|
A lot of "MzScheme" -> "Racket"s.
|
2010-05-16 18:26:26 -04:00 |
at-exp/lang
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
browser
|
A lot of "MrEd" -> "GRacket"s.
|
2010-05-16 23:46:05 -04:00 |
combinator-parser
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
compiler
|
fixed an obvious bug with the wrong arity to get-compiled-file-sha1 (but this may still be broken in a more subtle way)
|
2010-06-20 07:42:32 -05:00 |
config
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
defaults
|
A lot of "DrScheme" -> "DrRacket"s.
|
2010-05-17 01:27:03 -04:00 |
deinprogramm
|
Provide prop:print-converter propery with `define-record-procedures'.
|
2010-06-09 14:37:36 +02:00 |
drracket
|
change the way the prompt testing works to only supply a port, instead of giving over the actual text object
|
2010-06-20 20:55:04 -05:00 |
drscheme
|
move drscheme and tests/drscheme to drracket and tests/drracket
|
2010-05-09 15:34:50 -06:00 |
dynext
|
fix typo in dynext linker spec for x86_64 Darwin
|
2010-05-26 14:19:30 -06:00 |
embedded-gui
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
eopl
|
A lot of "DrScheme" -> "DrRacket"s.
|
2010-05-17 01:27:03 -04:00 |
errortrace
|
rackety misc docs
|
2010-05-07 09:13:51 -06:00 |
ffi
|
fix objc ABI for 64-bit Darwin
|
2010-06-11 15:18:00 -04:00 |
file
|
rackety misc docs
|
2010-05-07 09:13:51 -06:00 |
framework
|
added local
|
2010-06-20 21:59:39 -05:00 |
frtime
|
More plt-scheme -> racket-lang, specifically for planet and bugs urls.
|
2010-05-31 15:11:27 -04:00 |
games
|
fixed problems with chat noir's h key implementation (and added a note about the new 'n' key)
|
2010-05-24 12:42:38 -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
|
A lot of "DrScheme" -> "DrRacket"s.
|
2010-05-17 01:27:03 -04:00 |
help
|
Updated commented url to docs.
|
2010-06-20 18:34:06 -04:00 |
hierlist
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
honu
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
htdp
|
preparing release
|
2010-05-28 13:45:15 -04:00 |
html
|
Changing unstable, xml, html, and web-server to be rackety
|
2010-04-28 13:21:30 -06:00 |
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
|
makes image=? work on 2htdp/image images.
|
2010-05-26 20:55:24 -05: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: added emit-local-step
|
2010-06-10 16:40:52 -06:00 |
make
|
rackety misc docs
|
2010-05-07 09:13:51 -06:00 |
meta
|
Add collection tab-completion for 'raco setup -l'
|
2010-06-21 18:30:28 -04:00 |
mred
|
fix make-gui-namespace from scheme/gui/base and racket/gui/base
|
2010-06-07 20:06:51 -04:00 |
mrlib
|
Refactored the rotation code to support an arbitrary linear transformation
|
2010-06-20 14:13:16 -05:00 |
mysterx
|
A lot of "MzScheme" -> "Racket"s.
|
2010-05-16 18:26:26 -04:00 |
mzcom
|
rackety misc docs
|
2010-05-07 09:13:51 -06:00 |
mzlib
|
PLT Scheme -> Racket
|
2010-06-08 13:08:13 -04:00 |
mzscheme
|
doc mzscheme define-syntax' and define-for-syntax'
|
2010-06-09 17:29:10 -04:00 |
net
|
Use `exact-integer?'.
|
2010-06-20 18:34:06 -04:00 |
openssl
|
A lot of "MzScheme" -> "Racket"s.
|
2010-05-16 18:26:26 -04:00 |
parser-tools
|
"Racunit" -> "Rackunit"
|
2010-05-17 12:07:32 -04:00 |
plai
|
Fixing dumb bug from me
|
2010-05-24 18:46:31 -06:00 |
planet
|
when planet installs things, it now resets the use-compiled-file-paths to its default value
|
2010-06-20 11:24:08 -05: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
|
Disable use of macro-debugger/emit
|
2010-06-16 20:04:28 -04:00 |
racklog
|
"Raclog" -> "Racklog"
|
2010-05-18 23:47:31 -04:00 |
rackunit
|
Fixing PR10950
|
2010-06-02 10:20:20 -06:00 |
raco
|
A lot of "MzScheme" -> "Racket"s.
|
2010-05-16 18:26:26 -04:00 |
reader/lang
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
readline
|
rackety readline doc
|
2010-05-02 12:25:21 -06:00 |
redex
|
Fixes a bug in the VM example
|
2010-06-21 14:41:10 -05:00 |
repo-time-stamp
|
Switch to the stamp directory when running git.
|
2010-05-21 15:12:16 -04:00 |
rnrs
|
A lot of "MzScheme" -> "Racket"s.
|
2010-05-16 18:26:26 -04:00 |
s-exp/lang
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
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
|
Scheme -> Racket in styles
|
2010-06-08 16:40:47 -04:00 |
scribblings
|
change the way the prompt testing works to only supply a port, instead of giving over the actual text object
|
2010-06-20 20:55:04 -05:00 |
scriblib
|
added documentation for the extended gui-interaction & co. operators
|
2010-06-16 11:58:58 -05:00 |
setup
|
Adjusted 'raco setup' so that the arguments are collections (left setup-plt alone)
|
2010-06-21 16:58:32 -05: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
|
Fixing pr10879
|
2010-04-29 15:02:46 -06:00 |
slideshow
|
A lot of "DrScheme" -> "DrRacket"s.
|
2010-05-17 01:27:03 -04: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
|
More plt-scheme -> racket-lang, specifically for planet and bugs urls.
|
2010-05-31 15:11:27 -04:00 |
swindle
|
Some random ".ss" -> ".rkt"s
|
2010-05-17 05:58:19 -04:00 |
syntax
|
modcode: fix ss<->rkt handling for bytecode & extensions
|
2010-06-12 15:55:31 -06:00 |
syntax-color
|
Fix `at-exp' syntax colorer to handle non-text input
|
2010-05-21 19:40:32 -06:00 |
teachpack
|
improved the docs slightly
|
2010-06-18 16:51:15 -05:00 |
test-box-recovery
|
Scheme -> Racket
|
2010-06-04 18:03:31 -04:00 |
test-engine
|
scheme -> racket in test-engine
|
2010-06-08 12:34:20 -04:00 |
tests
|
Refactor substitution.
|
2010-06-21 18:30:28 -04:00 |
tex2page
|
A lot of "MzScheme" -> "Racket"s.
|
2010-05-16 18:26:26 -04:00 |
texpict
|
A lot of "DrScheme" -> "DrRacket"s.
|
2010-05-17 01:27:03 -04: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
|
Take dcon-dotteds and create an appropriate i-subst/dotted entry.
|
2010-06-21 18:30:29 -04:00 |
unstable
|
Make `debug' catch *all* exceptions
|
2010-06-21 18:30:27 -04:00 |
version
|
More svn -> git changes.
|
2010-05-17 05:41:04 -04:00 |
waterworld
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
web-server
|
Adding ignores
|
2010-06-04 09:43:36 -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
|
Ignores that are roughly the same as the ones in svn
|
2010-04-18 10:47:32 -04:00 |