.. |
2htdp
|
added overlay/pinhole and underlay/pinhole
|
2010-09-07 09:35:21 -05:00 |
afm
|
|
|
algol60
|
Change a bunch of "~%" and "~n" in format strings to "\n".
|
2010-08-25 17:17:01 -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
|
fix yet more ss<->rkt problems that interfered with *SL executables
|
2010-08-30 14:35:18 -06:00 |
config
|
|
|
data
|
gvector tests, fixed bugs, added for/gvector docs
|
2010-09-06 22:15:29 -06:00 |
datalog
|
Supporting empty programs in datalog languages, fixes pr11140
|
2010-08-28 15:54:38 -06:00 |
defaults
|
|
|
deinprogramm
|
Change a bunch of "~%" and "~n" in format strings to "\n".
|
2010-08-25 17:17:01 -04:00 |
drracket
|
removed unused method
|
2010-09-05 07:41:00 -05: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
|
Change a bunch of "~%" and "~n" in format strings to "\n".
|
2010-08-25 17:17:01 -04:00 |
ffi
|
fix bug in objc-mixin #:protocols
|
2010-09-03 15:44:34 -06:00 |
file
|
Documenting md5 feature
|
2010-08-19 16:34:14 -06:00 |
framework
|
adjusted the splash screen code so that the christmas day easter egg is optional (defaultly off)
|
2010-09-01 13:23:18 -05:00 |
frtime
|
More "~n" -> "\n" changes
|
2010-08-26 12:11:00 -04:00 |
games
|
More "~n" -> "\n" changes
|
2010-08-26 12:11:00 -04: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
|
Lots of "~e" to "~.s" changes.
|
2010-08-25 17:17:01 -04:00 |
handin-server
|
Lots of "~e" to "~.s" changes.
|
2010-08-25 17:17:01 -04:00 |
help
|
Lots of "~e" to "~.s" changes.
|
2010-08-25 17:17:01 -04:00 |
hierlist
|
|
|
honu
|
fixed another reference to syntax/parse/experimental/splicing
|
2010-08-31 16:21:44 -06:00 |
htdp
|
More "~n" -> "\n" changes
|
2010-08-26 12:11:00 -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
|
When opening a new window where the language is one of the htdp languages (via the
|
2010-09-04 19:37:02 -05:00 |
launcher
|
|
|
lazy
|
|
|
macro-debugger
|
added tool for detecting useless requires
|
2010-09-06 23:00:47 -06:00 |
make
|
More "~n" -> "\n" changes
|
2010-08-26 12:11:00 -04:00 |
meta
|
updated props for the moved files
|
2010-09-02 15:41:02 -05:00 |
mred
|
More "~n" -> "\n" changes
|
2010-08-26 12:11:00 -04:00 |
mrlib
|
made equality check on images sensitive to pinholes
|
2010-09-06 20:39:11 -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
|
More "~n" -> "\n" changes
|
2010-08-26 12:11:00 -04: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
|
More "~n" -> "\n" changes
|
2010-08-26 12:11:00 -04:00 |
plai
|
Fixing confusing printing from Arjun
|
2010-09-06 17:03:16 -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
|
started a test suite for the check syntax coloring annotations that the contract system leaves behind
|
2010-09-04 11:18:38 -05: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
|
dont use the black-on-white preferences for redex's stepper
|
2010-08-31 07:33:13 -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
|
|
|
scribble
|
Autosaving when Scribble buttons are clicked
|
2010-08-26 17:14:09 -06:00 |
scribblings
|
When opening a new window where the language is one of the htdp languages (via the
|
2010-09-04 19:37:02 -05:00 |
scriblib
|
move purpose statements to the info files
|
2010-08-23 15:13:00 -06:00 |
setup
|
Change a bunch of "~%" and "~n" in format strings to "\n".
|
2010-08-25 17:17:01 -04: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
|
Reindent the body, use `append-map'.
|
2010-08-28 23:56:55 -04:00 |
srfi
|
|
|
srpersist
|
Change a bunch of "~%" and "~n" in format strings to "\n".
|
2010-08-25 17:17:01 -04:00 |
stepper
|
updated stepper to use 1-based step numbering.
|
2010-09-07 14:45:47 -07:00 |
string-constants
|
Synch German string constants with latest.
|
2010-09-06 11:02:13 +02:00 |
swindle
|
Lots of "~e" to "~.s" changes.
|
2010-08-25 17:17:01 -04:00 |
syntax
|
reorg and renamed syntax/parse docs, removed useless section tags
|
2010-09-06 23:26:42 -06:00 |
syntax-color
|
|
|
teachpack
|
rebuilt the images on a mac
|
2010-09-07 09:49:03 -05:00 |
test-box-recovery
|
|
|
test-engine
|
Change a bunch of "~%" and "~n" in format strings to "\n".
|
2010-08-25 17:17:01 -04:00 |
tests
|
Fix expected result from contract test that fails due to sorting.
|
2010-09-07 11:47:14 -04:00 |
tex2page
|
|
|
texpict
|
More "~n" -> "\n" changes
|
2010-08-26 12:11:00 -04:00 |
trace
|
|
|
typed
|
Added annotations to plain for and for* in typed code.
|
2010-08-27 18:18:52 -04:00 |
typed-scheme
|
Fixed a dangling link in the doc.
|
2010-09-07 16:57:02 -04:00 |
unstable
|
fixed typo (forgot to remove old provide)
|
2010-09-06 22:58:41 -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
|
comments on unstable libraries
|
2010-09-06 22:15:30 -06:00 |
wxme
|
fix wxme reader to preserve line-counting mode
|
2010-08-30 16:33:03 -06:00 |
xml
|
Change a bunch of "~%" and "~n" in format strings to "\n".
|
2010-08-25 17:17:01 -04:00 |
.gitignore
|
|
|