.. |
2htdp
|
batch io functions now accept 'standard-[in,out] in lieu of file name
|
2013-01-04 19:06:13 -05:00 |
algol60
|
Modernize cfg-parser from mzscheme to Racket libraries.
|
2012-12-13 11:58:40 -07:00 |
at-exp/lang
|
|
|
browser
|
Lots of bad TAB eliminations.
|
2012-11-07 11:22:20 -05:00 |
compatibility
|
|
|
compiler
|
raco exe: yet another submodule repair
|
2013-01-05 09:12:47 -07:00 |
config
|
|
|
data
|
changed bit-vector rep to bytes, made serializable
|
2012-12-16 22:29:43 -05:00 |
datalog
|
|
|
db
|
replace db's sql-bits with data/bit-vector
|
2012-12-16 22:39:02 -05:00 |
defaults
|
|
|
deinprogramm
|
remove 'create executable' functionality from drracket for all
|
2013-01-05 12:19:26 -06:00 |
drracket
|
move a literal string that should be translated into the string-constants library
|
2013-01-05 12:22:37 -06:00 |
drscheme
|
|
|
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
|
re-enable autosave only if a save is successful, not just attempted
|
2013-01-05 11:35:13 -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
|
change chat noir so that 'h' toggles help
|
2013-01-04 21:39:11 -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
|
|
|
icons
|
|
|
images
|
#lang racket' -> #lang racket/base' conversions in plot and in images.
|
2012-11-07 08:03:45 -05:00 |
json
|
|
|
lang
|
remove 'create executable' functionality from drracket for all
|
2013-01-05 12:19:26 -06:00 |
launcher
|
|
|
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
|
math/matrix: fix some duplicate documentation tags
|
2013-01-04 08:12:47 -07:00 |
meta
|
bundle script: fixes for "README" munging
|
2013-01-03 07:04:29 -07:00 |
mred
|
racket/gui gtk: make `on-demand' for menus work better
|
2013-01-01 15:55:36 -07: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
|
planet2 docs: move and tweak expanation of package-library `require'
|
2013-01-03 07:34:33 -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
|
Move define-inline to racket/performance-hint.
|
2013-01-02 12:18:36 -05: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
|
|
|
reader/lang
|
|
|
readline
|
|
|
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
|
|
|
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
|
adjust scribble/lp language so drracket syntax colors it properly
|
2013-01-04 21:39:11 -06:00 |
scribblings
|
Fix doc typos
|
2013-01-03 02:27:30 -05:00 |
scriblib
|
space management for figures
|
2012-12-27 19:01:34 -05:00 |
setup
|
setup/configtab: prevent cross-module inlining of configuration
|
2013-01-05 07:33:41 -07:00 |
sgl
|
Lots of bad TAB eliminations.
|
2012-11-07 11:22:20 -05:00 |
slatex
|
|
|
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
|
move a literal string that should be translated into the string-constants library
|
2013-01-05 12:22:37 -06:00 |
swindle
|
|
|
syntax
|
Fix doc typos
|
2013-01-03 02:27:30 -05:00 |
syntax-color
|
remove docs for removed library
|
2012-12-05 08:32:53 -06:00 |
teachpack
|
batch io functions now accept 'standard-[in,out] in lieu of file name
|
2013-01-04 19:06:13 -05:00 |
test-engine
|
Lots of bad TAB eliminations.
|
2012-11-07 11:22:20 -05:00 |
tests
|
raco exe: yet another submodule repair
|
2013-01-05 09:12:47 -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
|
Fix fixnum comparisons to prove more bounds.
|
2013-01-02 16:55:28 -05:00 |
typed-scheme
|
|
|
unstable
|
Move define-inline to racket/performance-hint.
|
2013-01-02 12:18:36 -05:00 |
version
|
|
|
web-server
|
Fixes PR13406
|
2013-01-04 05:45:05 -07:00 |
wxme
|
|
|
xml
|
Fix some docs. Add an example too.
|
2012-11-19 15:38:13 -05:00 |
xrepl
|
|
|
.gitignore
|
|
|