..
2htdp
Add tick limit to this test so that it exits cleanly.
2013-01-23 14:45:07 -05:00
algol60
Move cfg-parser from the algol60 collection to parser-tools.
2013-01-15 14:19:15 -07:00
at-exp /lang
browser
Lots of bad TAB eliminations.
2012-11-07 11:22:20 -05:00
compatibility
A whole bunch of missing newlines at EOFs (and a few other spaceages).
2012-10-19 06:47:24 -04:00
compiler
adjust raco test so it test the command-line
2013-02-04 20:38:34 -06:00
config
data
fix some bugs in union-find
2013-01-30 20:47:55 -06:00
datalog
db
defaults
deinprogramm
drracket
fix bug in check syntax introduced when adding the
2013-02-05 12:32:48 -06:00
drscheme
bring back drscheme/private/number-snip.ss since it may
2012-07-19 07:29:42 -05:00
dynext
Restore functionality of quiet? argument for link-extension.
2013-01-25 13:22:14 -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
errortrace
ffi
ffi/com: improve handling of `type-described'
2013-01-25 05:08:46 -07:00
file
Fix to inflate: treat EOF as a character, as in the C code.
2013-02-05 17:02:36 -07:00
framework
fix a bug in highlight-range exposed by the contour window
2013-02-05 15:38:31 -06:00
frtime
future-visualizer
#lang racket' ->
#lang racket/base' conversions in future-visualizer.
2012-11-07 08:03:46 -05:00
games
graphics
Lots of bad TAB eliminations.
2012-11-07 11:22:20 -05:00
gui-debugger
handin-client
handin-server
fix handin server error on bad password
2013-01-01 10:58:11 -06:00
help
fix bug introduced in f315f08dc3
2013-01-15 14:47:52 -06:00
hierlist
remove docs tests that no one was interested in
2011-07-01 11:38:09 +08:00
honu
htdp
html
Removing optimizations from sgml-reader that do not work for UTF-8
2013-01-18 06:15:02 -07:00
icons
images
json
Add tests for regexp match to check for word break.
2013-01-15 16:05:43 -07:00
lang
launcher
lazy
Some more #lang racket' ->
#lang racket/base' conversions
2012-11-07 08:03:44 -05:00
macro-debugger
fix missing argument
2013-01-11 16:14:58 -05:00
make
math
Added flexp2',
fllog2', `fllogb'; refactored and documented flonum testing
2013-01-28 17:44:33 -07:00
meta
Using raco test by default, differently
2013-02-05 07:25:31 -07:00
mred
racket/gui/base: fix menu-bar%'
get-frame' to return 'root
2013-02-05 11:44:38 +01:00
mrlib
make 2htdp/image images convertible to picts
2013-01-18 20:15:36 -06:00
mysterx
mzcom
mzlib
add `file-truncate'
2013-01-18 11:03:46 -06:00
mzscheme
net
openssl
parser-tools
Rackety
2013-02-05 12:32:48 -06:00
picturing-programs
plai
planet
raco pkg: improve command-line checking and error reporting
2012-12-22 09:43:19 -07:00
planet2
Allowing PNR to decide which github checksum is used
2013-02-05 07:25:31 -07:00
plot
racket/date: change current-date', add
date*->seconds'
2013-02-01 15:00:24 -08:00
preprocessor
Lots of documentation formatting.
2011-08-15 07:50:04 -04:00
profile
r5rs
make case' in
r5rs' and r6rs' still use
eqv?'
2012-11-26 19:49:36 -07:00
r6rs
Lots of bad TAB eliminations.
2012-11-07 11:22:20 -05:00
racket
repair for snip% change
2013-02-05 15:22:29 +01:00
racklog
rackunit
Add for-label require
2012-11-20 13:31:05 -05:00
raco
Spelling error
2013-02-03 13:14:54 -06:00
reader /lang
readline
readline/readline: add readline-newline' and
readline-redisplay'
2013-01-09 19:12:22 -07:00
realm
redex
adjust randomized racket machine tests to print to
2013-01-29 06:57:07 -06:00
repo-time-stamp
rnrs
make case' in
r5rs' and r6rs' still use
eqv?'
2012-11-26 19:49:36 -07:00
s-exp /lang
scheme
racket/gui/dynamic: make gui-dynamic-require' pull from
racket/gui/base'
2012-11-19 08:13:48 -07:00
schemeunit
Some "obvious" switching from racket' to
racket/base'.
2012-11-06 13:29:09 -05:00
scribble
make #:keywords have different color prefs in DrRacket
2013-02-05 12:32:48 -06:00
scribblings
racket/gui/base: fix menu-bar%'
get-frame' to return 'root
2013-02-05 11:44:38 +01:00
scriblib
scriblib/figure: overhaul
2013-01-24 06:43:11 -05:00
setup
setup/configtab: prevent cross-module inlining of configuration
2013-01-05 07:33:41 -07:00
sgl
2012 -> 2013
2013-01-09 01:17:26 -05:00
slatex
slideshow
srfi
Fix year day for srfi/19-produced date*s
2013-01-18 15:48:11 -05:00
stepper
Adjust DrRacket so the window can get narrower
2012-11-29 09:43:05 -06:00
string-constants
make #:keywords have different color prefs in DrRacket
2013-02-05 12:32:48 -06:00
swindle
2012 -> 2013
2013-01-09 01:17:26 -05:00
syntax
added #:datum-literals, like #:literals but for ~datum patterns
2013-01-22 21:35:53 -05:00
syntax-color
make #:keywords have different color prefs in DrRacket
2013-02-05 12:32:48 -06:00
teachpack
doctored the description of event handler results; MERGE
2013-01-16 12:52:21 -05:00
test-engine
Lots of bad TAB eliminations.
2012-11-07 11:22:20 -05:00
tests
Add test case to show bug with inflate.
2013-02-05 17:02:21 -07:00
texpict
trace
add var-ref->mod-decl-insp' and switch
cur-code-insp' uses
2011-09-20 13:50:36 -06:00
typed
Move Optimization Coach to PLaneT 2.
2013-01-11 18:40:23 -05:00
typed-racket
Allow cast in typed/racket/no-check.
2013-02-05 16:57:42 -05:00
typed-scheme
Move Optimization Coach to PLaneT 2.
2013-01-11 18:40:23 -05:00
unstable
Fix sequence-lift
for multiple valued sequences.
2013-02-02 18:16:35 -05:00
version
web-server
Fixes PR13450, thanks Matthew
2013-01-25 08:11:26 -07:00
wxme
xml
Fix some docs. Add an example too.
2012-11-19 15:38:13 -05:00
xrepl
Fix XREPL logging printer to handle new logger name field.
2013-01-11 18:15:34 -05:00
.gitignore