..
2htdp
added a potentially useful macro
2012-12-27 19:01:34 -05:00
algol60
Modernize cfg-parser from mzscheme to Racket libraries.
2012-12-13 11:58:40 -07:00
at-exp /lang
first cut at submodules
2012-03-09 10:34:56 -07:00
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
mingw32: make no-futures, no-places build work
2012-12-21 11:43:42 -07:00
config
data
changed bit-vector rep to bytes, made serializable
2012-12-16 22:29:43 -05:00
datalog
adjust datalog so that syntax objects are not used as source location
2012-06-02 08:04:45 -05:00
db
replace db's sql-bits with data/bit-vector
2012-12-16 22:39:02 -05:00
defaults
deinprogramm
removed the deinprogramm one-line-summary's because they are
2012-11-17 20:15:19 -06:00
drracket
adjust drracket window size and position preferences to use a different key
2013-01-01 11:26:05 -06:00
drscheme
bring back drscheme/private/number-snip.ss since it may
2012-07-19 07:29:42 -05:00
dynext
Lots of bad TAB eliminations.
2012-11-07 11:22:20 -05:00
embedded-gui
eopl
Some "obvious" switching from racket' to
racket/base'.
2012-11-06 13:29:09 -05:00
errortrace
errortrace: remove redundant expansion
2012-11-30 07:26:51 -07:00
ffi
ffi/com: add `com-get-property*'
2012-12-18 06:39:59 -07:00
file
add missing icon resizing in replace-icons
2012-11-27 09:23:45 -07:00
framework
fix commit c818eb3ca3
2012-12-31 11:52:36 -06:00
frtime
#lang racket' ->
#lang racket/base' conversions in frtime.
2012-11-07 08:03:46 -05:00
future-visualizer
#lang racket' ->
#lang racket/base' conversions in future-visualizer.
2012-11-07 08:03:46 -05:00
games
added make-module-language-tag and use it and make-section-tag
2012-12-27 11:10:40 -06:00
graphics
Lots of bad TAB eliminations.
2012-11-07 11:22:20 -05:00
gui-debugger
Adjust DrRacket so the window can get narrower
2012-11-29 09:43:05 -06:00
handin-client
Adjust DrRacket so the window can get narrower
2012-11-29 09:43:05 -06:00
handin-server
fix handin server error on bad password
2013-01-01 10:58:11 -06:00
help
move and fixup docs for the "help" collection
2012-12-27 09:24:15 -06:00
hierlist
honu
[honu] return a parsed syntax object immediately if the parser has a current expression
2012-11-30 11:11:11 -07:00
htdp
experiment with matrix-set-bang, some Rackety, fixing tests
2012-11-15 10:45:33 -05:00
html
Changing from racket to racket/base in xml, html, and web-server
2012-05-10 10:36:29 -06:00
icons
Move the "mkheart.rkt" generator to a new meta directory.
2012-05-04 17:24:08 -04:00
images
#lang racket' ->
#lang racket/base' conversions in plot and in images.
2012-11-07 08:03:45 -05:00
json
Fix json treatment of eof, plus tests.
2012-10-05 11:48:31 -04:00
lang
at JPR's request: modified memq to return boolean and added memq? to teaching languages
2012-12-30 14:38:32 -05:00
launcher
add --launcher'/
-l' flag to `raco exe' to create launchers
2012-02-13 16:27:51 -07:00
lazy
Some more #lang racket' ->
#lang racket/base' conversions
2012-11-07 08:03:44 -05:00
macro-debugger
fix display when reader abbreviations disabled
2012-12-05 14:47:27 -05:00
make
math
Added QR decomposition tests (mostly a pretty thorough randomized test);
2012-12-31 15:20:25 -07:00
meta
fix dist spec
2012-12-31 17:29:45 -07:00
mred
adjust find-string in text% so it doesn't allocate as many temporary strings
2012-12-24 23:35:12 -06:00
mrlib
fix a switchable button / discrete-sizes panel interaction bug
2012-12-23 09:52:55 -06:00
mysterx
Lots of bad TAB eliminations.
2012-11-07 11:22:20 -05:00
mzcom
mzlib
Newlines at EOFs.
2012-11-06 14:07:15 -05:00
mzscheme
Lots of bad TAB eliminations.
2012-11-07 11:22:20 -05:00
net
Fixing PR13374
2012-12-17 16:28:46 -07:00
openssl
move lazy-require to racket/lazy-require
2012-12-03 19:28:12 -05:00
parser-tools
make the position and position-token structs transparent
2012-11-07 11:57:07 -06:00
picturing-programs
Lots of bad TAB eliminations.
2012-11-07 11:22:20 -05:00
plai
enabling shared in plai with some shameless copying of kernel code
2012-11-06 19:53:03 -07:00
planet
raco pkg: improve command-line checking and error reporting
2012-12-22 09:43:19 -07:00
planet2
raco pkg: improve command-line checking and error reporting
2012-12-22 09:43:19 -07:00
plot
Plots whose functions raise errors now have an empty spot instead of
2012-12-17 16:59:30 -07:00
preprocessor
profile
added 1e-10 floor to prevent div-by-zero
2012-12-19 09:42:37 -08:00
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
racket/base: add exn:fail:filesystem:errno and exn:fail:network:errno
2012-12-31 12:04:03 -07:00
racklog
Newlines at EOFs.
2012-11-06 14:07:15 -05:00
rackunit
Add for-label require
2012-11-20 13:31:05 -05:00
raco
A bunch of fprintf' ->
eprintf' conversions (and a few related things).
2012-05-06 12:06:00 -04:00
reader /lang
readline
readline: prefer 5 (fast) over 6 (slow)
2012-08-28 23:36:50 -04:00
realm
documenting the folder
2012-12-27 19:01:33 -05:00
redex
add some random generation tests
2012-12-07 17:40:21 -06:00
repo-time-stamp
Add a branch indicator to the stamp, if we can find one and it's not "master".
2012-05-04 20:18:38 -04:00
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
tweak the latex rendering of ╔ and company
2012-12-30 21:11:38 -06:00
scribblings
Disambiguate sentence on custodian shutdown.
2013-01-01 00:48:50 -08:00
scriblib
space management for figures
2012-12-27 19:01:34 -05:00
setup
setup/link: fix collection-root results for version regexps
2012-12-28 11:57:34 -07:00
sgl
Lots of bad TAB eliminations.
2012-11-07 11:22:20 -05:00
slatex
A bunch of fprintf' ->
eprintf' conversions (and a few related things).
2012-05-06 12:06:00 -04:00
slideshow
slideshow: fix import that changed the style of legacy libraries
2012-11-28 05:39:45 -07:00
srfi
Lots of bad TAB eliminations.
2012-11-07 11:22:20 -05:00
stepper
Adjust DrRacket so the window can get narrower
2012-11-29 09:43:05 -06:00
string-constants
Synch German string constants with latest.
2012-12-29 15:16:30 +01:00
swindle
Add a `compatibility' collect for compatibility with other languages.
2012-07-27 16:49:05 -04:00
syntax
move lazy-require to racket/lazy-require
2012-12-03 19:28:12 -05:00
syntax-color
remove docs for removed library
2012-12-05 08:32:53 -06:00
teachpack
add some color to the image guide's fractals
2012-12-31 11:42:33 -06:00
test-engine
Lots of bad TAB eliminations.
2012-11-07 11:22:20 -05:00
tests
racket/base: add exn:fail:filesystem:errno and exn:fail:network:errno
2012-12-31 12:04:03 -07:00
texpict
Lots of bad TAB eliminations.
2012-11-07 11:22:20 -05:00
trace
typed
Renamed typed/plot' to
plot/typed'
2012-12-17 11:52:24 -07:00
typed-racket
More precise return type for `magnitude' (it always returns nonnegative)
2012-12-31 14:17:17 -07:00
typed-scheme
Only enable Optimization Coach button in Typed Racket.
2012-07-20 18:05:32 -04:00
unstable
logging: allow name in `log-message', report it in a log-receiver evt
2012-12-27 14:12:40 -06:00
version
fix doc typo
2012-06-25 23:34:21 -06:00
web-server
More informative HTTP reading error message
2012-12-17 16:28:46 -07:00
wxme
xml
Fix some docs. Add an example too.
2012-11-19 15:38:13 -05:00
xrepl
Fix test due to code refactoring, sort export lists in module descriptions.
2012-07-28 12:12:35 -04:00
.gitignore