..
2htdp
adjusted the way caching works for bitmaps to be more effective
2010-10-22 06:45:57 -05:00
afm
algol60
Encode any text instead of going through a pretty-printer.
2010-10-14 13:46:51 -04:00
at-exp /lang
browser
Change a bunch of "~%" and "~n" in format strings to "\n".
2010-08-25 17:17:01 -04:00
combinator-parser
Change a bunch of "~%" and "~n" in format strings to "\n".
2010-08-25 17:17:01 -04:00
compiler
Removing debugging aid
2010-09-16 12:45:38 -06:00
config
data
Removed incorrect uses of ->i underscores
2010-10-22 15:30:24 -06:00
datalog
Supporting empty programs in datalog languages, fixes pr11140
2010-08-28 15:54:38 -06:00
defaults
deinprogramm
use #%plain-app to avoid possible problems with code injected into the teaching languages
2010-10-20 12:37:05 +02:00
drracket
Check Syntax now uses interval-maps
2010-10-22 15:30:24 -06:00
drscheme
dynext
Change a bunch of "~%" and "~n" in format strings to "\n".
2010-08-25 17:17:01 -04:00
embedded-gui
eopl
Change a bunch of "~%" and "~n" in format strings to "\n".
2010-08-25 17:17:01 -04:00
errortrace
Switch to racket/base, and other racketizations.
2010-10-05 09:18:46 -04:00
ffi
fix _short' and other non-
_int' integer types, and add `_intptr' test
2010-10-13 08:50:47 -06:00
file
Documenting md5 feature
2010-08-19 16:34:14 -06:00
framework
adjusted the recently opened menu items code so that it does not create all of the menu items as often
2010-10-17 10:25:08 -05:00
frtime
More "~n" -> "\n" changes
2010-08-26 12:11:00 -04:00
games
fixed an (apparently VERY old) problem with lights out and the built-in boards
2010-10-22 14:43:58 -05:00
graphics
More "~n" -> "\n" changes
2010-08-26 12:11:00 -04:00
gui-debugger
fixes to deal with the debugger freezing drracket.
2010-09-03 20:53:18 -05:00
guibuilder
handin-client
Racketized handin-client
2010-09-12 01:53:52 -04:00
handin-server
Minor typo in error call
2010-10-12 20:58:07 -04:00
help
Lots of "~e" to "~.s" changes.
2010-08-25 17:17:01 -04:00
hierlist
honu
remove old parser implementation. disable honu expansion and disable
2010-10-22 14:33:22 -06:00
htdp
Encode any text instead of going through a pretty-printer.
2010-10-14 13:46:51 -04:00
html
More "~n" -> "\n" changes
2010-08-26 12:11:00 -04: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
no #%plain-app because test is not a function...
2010-10-22 06:45:56 -05:00
launcher
use simple-form-path more consistently for path normalization
2010-06-03 17:23:14 -06:00
lazy
macro-debugger
restricted interval-map interface, simplified code, based on splay-trees
2010-09-17 16:54:53 -06:00
make
More "~n" -> "\n" changes
2010-08-26 12:11:00 -04:00
meta
added two stress tests for ->i performance
2010-10-22 14:07:30 -05:00
mred
added an argument to open-input-text-editor so that it can lock (and unlock) the editor when editing would not be allowed.
2010-10-13 15:55:17 -05:00
mrlib
adjusted the way caching works for bitmaps to be more effective
2010-10-22 06:45:57 -05:00
mysterx
More "~n" -> "\n" changes
2010-08-26 12:11:00 -04:00
mz /private
add async-apply support to FFI
2010-07-11 14:59:40 -06:00
mzcom
mzlib
minimize dependencies
2010-10-19 07:07:08 -05: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
OpenSSL more compatible with tcp unit
2010-10-06 10:41:09 -06:00
parser-tools
Some repeated "and and"s and "the the"s, and two more typos.
2010-09-20 15:38:18 -04:00
plai
Fixing srcloc on module expressions because srclocs come from the cons
2010-10-15 13:08:39 -06:00
planet
Lots of "~e" to "~.s" changes.
2010-08-25 17:17:01 -04:00
plot
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
r6rs
add a section about running r6rs inside drracket
2010-08-26 10:21:53 -06:00
racket
Rearrange ->d appropriately to use proxies/chaperones.
2010-10-22 16:06:56 -07:00
racklog
Fixing racklog lang post datalog
2010-06-29 12:11:58 -06:00
rackunit
added data/gvector, docs (need tests)
2010-09-06 22:15:29 -06: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
Fixes PR 11336.
2010-10-20 15:56:57 -07:00
repo-time-stamp
Fix sha1-truncation, by removing it.
2010-07-25 05:01:44 -04:00
rnrs
fix r6rs `lambda' with a rest arg
2010-10-07 17:00:52 -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
scribble
set `read-accept-lang' to #t by default, plus related adjustments
2010-10-08 19:01:33 -06:00
scribblings
Rename sequence' library to
stream', move from racket/base' to
racket'.
2010-10-21 19:49:39 -04:00
scriblib
move purpose statements to the info files
2010-08-23 15:13:00 -06:00
setup
set `read-accept-lang' to #t by default, plus related adjustments
2010-10-08 19:01:33 -06:00
sgl
ported example from pretty-big to racket/gui
2010-08-31 16:21:45 -06:00
sirmail
Change a bunch of "~%" and "~n" in format strings to "\n".
2010-08-25 17:17:01 -04:00
slatex
Change a bunch of "~%" and "~n" in format strings to "\n".
2010-08-25 17:17:01 -04:00
slideshow
don't catch break exceptions
2010-10-13 15:55:16 -05:00
srfi
More plt-scheme -> racket-lang, specifically for planet and bugs urls.
2010-05-31 15:11:27 -04:00
srpersist
Change a bunch of "~%" and "~n" in format strings to "\n".
2010-08-25 17:17:01 -04:00
stepper
frightening bug, #%if was capturing everything
2010-10-20 12:05:06 -07:00
string-constants
Synch German string constants with latest.
2010-10-02 16:53:25 +02:00
swindle
Lots of "~e" to "~.s" changes.
2010-08-25 17:17:01 -04:00
syntax
Added ~peek-not, cf packrat/PEG ! operator
2010-10-22 15:30:24 -06:00
syntax-color
fix syntax colorer for #true and #false
2010-10-12 08:22:12 -06:00
teachpack
Add "image2" teachpack for DMdA.
2010-10-11 13:54:29 +02:00
test-box-recovery
Scheme -> Racket
2010-06-04 18:03:31 -04:00
test-engine
back to old style, not sure why
2010-10-20 12:05:06 -07:00
tests
Rearrange ->d appropriately to use proxies/chaperones.
2010-10-22 16:06:56 -07:00
tex2page
texpict
Rackety
2010-10-07 14:27:31 -05:00
trace
typed
Remove requires for environments now handled dynamically.
2010-09-09 16:08:04 -04:00
typed-scheme
Fix opt-lambda:. Merge to 5.0.2.
2010-10-20 14:32:37 -04:00
unstable
docs for unstable/prop-contract
2010-09-13 14:39:05 -06:00
version
waterworld
Change a bunch of "~%" and "~n" in format strings to "\n".
2010-08-25 17:17:01 -04:00
web-server
Adding attributes to select-input
2010-10-21 22:29:28 -07:00
wxme
set `read-accept-lang' to #t by default, plus related adjustments
2010-10-08 19:01:33 -06:00
xml
Improving xexpr error re Robby
2010-09-14 13:07:19 -06:00
.gitignore