..
2htdp
bring code to old state, make consistent with docs, Closes PR 13642 again
2013-04-01 12:10:27 -04:00
algol60
Fix lots of indentation mistakes.
2013-03-14 10:55:47 -04:00
at-exp /lang
browser
compatibility
compiler
Removing the planet2 name from the code
2013-03-22 07:45:14 -06:00
config
data
Fix lots of indentation mistakes.
2013-03-14 10:55:47 -04:00
datalog
Removing even/odd reading hack and just protecting parser from eof-ing ports
2013-03-19 08:58:41 -06:00
db
added unstable/socket
2013-02-14 17:19:08 -05:00
defaults
deinprogramm
Fix lots of indentation mistakes.
2013-03-14 10:55:47 -04:00
drracket
track dependencies from files with errors separately
2013-04-16 10:49:38 -04:00
drscheme
dynext
Restore functionality of quiet? argument for link-extension.
2013-01-25 13:22:14 -07:00
embedded-gui
Fix lots of indentation mistakes.
2013-03-14 10:55:47 -04:00
eopl
Some style things.
2013-02-23 02:09:56 -05:00
errortrace
ffi
ffi/com: repairs for parameterized-property setting and for date values
2013-04-16 15:01:28 -04:00
file
fix bug in untar when unpacking a tar file with top-level files
2013-04-03 10:18:02 -05:00
framework
fix improper fraction display
2013-04-11 20:24:10 -04:00
frtime
Fix CRLF-ed file.
2013-03-14 11:01:10 -04:00
future-visualizer
Fix lots of indentation mistakes.
2013-03-14 10:55:47 -04:00
games
adjust pick-a-maze based on Neil's comments
2013-04-11 20:24:35 -04:00
graphics
gui-debugger
Fix lots of indentation mistakes.
2013-03-14 10:55:47 -04:00
handin-client
handin-server
help
Removing the planet2 name from the code
2013-03-22 07:45:14 -06:00
hierlist
honu
Fix lots of indentation mistakes.
2013-03-14 10:55:47 -04:00
htdp
html
icons
images
json
polarity flip in type error messages
2013-03-22 10:20:40 -07:00
lang
reformat error message for implode, Closes PR 13690
2013-04-16 10:49:05 -04:00
launcher
Consistent capitalization for "GRacket".
2013-02-16 13:41:38 -05:00
lazy
macro-debugger
fix show-dependencies handling of submodules
2013-03-30 10:00:44 -04:00
make
math
Fix lots of indentation mistakes.
2013-03-14 10:55:47 -04:00
meta
Sync sanity path checks to the modified configure paths.
2013-04-17 17:54:37 -04:00
mred
racket/gui cocoa: fix `list-box%' visble-cell calculations
2013-04-16 15:01:24 -04:00
mrlib
add edit|copy and edit|select all menu items to mrlib/terminal frames
2013-04-05 10:22:33 -05:00
mysterx
ffi/com: repairs for parameterized-property setting and for date values
2013-04-16 15:01:28 -04:00
mzcom
mzlib
Fix lots of indentation mistakes.
2013-03-14 10:55:47 -04:00
mzscheme
net
Use any/c
for the ip-address-string?
domain
2013-04-11 20:24:07 -04:00
openssl
Fix lots of indentation mistakes.
2013-03-14 10:55:47 -04:00
parser-tools
Fix lots of indentation mistakes.
2013-03-14 10:55:47 -04:00
picturing-programs
Fix lots of indentation mistakes.
2013-03-14 10:55:47 -04:00
pkg
raco pkg: fix `raco setup' sensitivity to package scope
2013-04-11 20:25:48 -04:00
plai
plai/{gc2/}mutator: doc fixes
2013-04-11 20:25:05 -04:00
planet
used the wrong dir when checking the info.rkt santity
2013-03-01 19:38:57 -06:00
plot
Export racket/draw's helper contracts and document them
2013-02-14 18:22:48 -05:00
preprocessor
profile
Error message typo.
2013-04-05 16:47:11 -04:00
r5rs
r6rs
Fix lots of indentation mistakes.
2013-03-14 10:55:47 -04:00
racket
racket/enter: fix exception handling & propagation for `enter!'
2013-04-16 10:49:12 -04:00
racklog
Removing even/odd reading hack and just protecting parser from eof-ing ports
2013-03-19 08:58:41 -06:00
rackunit
Used syntax/modcode in rackunit/docs-complete.
2013-03-26 19:50:33 -04:00
raco
Spelling error
2013-02-03 13:14:54 -06:00
reader /lang
readline
readline: explicitly load "libncurses"
2013-03-10 07:20:38 -06:00
realm
die to dice
2013-04-16 10:48:51 -04:00
redex
redex: syntax error fix for define-relation
2013-04-12 11:37:18 -04:00
repo-time-stamp
rnrs
Fix lots of indentation mistakes.
2013-03-14 10:55:47 -04:00
s-exp /lang
scheme
schemeunit
scribble
extend proc-doc to support optional arguments in an ->i contract
2013-04-06 19:04:05 -05:00
scribblings
ffi/com: repairs for parameterized-property setting and for date values
2013-04-16 15:01:28 -04:00
scriblib
scriblib/footnote: fix for non-Latex output
2013-03-29 07:23:49 -06:00
setup
raco setup: remove any extra documentation dirs in installation
2013-04-11 20:25:41 -04:00
sgl
Fix lots of indentation mistakes.
2013-03-14 10:55:47 -04:00
slatex
slideshow
slideshow: add `--clock' option
2013-03-21 08:51:09 -06:00
srfi
Fix lots of indentation mistakes.
2013-03-14 10:55:47 -04:00
stepper
Fix lots of indentation mistakes.
2013-03-14 10:55:47 -04:00
string-constants
Synch German string constants with latest.
2013-04-16 10:49:21 -04:00
swindle
syntax
Defensively check pos before subtraction in module-reader.rkt.
2013-04-03 14:26:16 -06:00
syntax-color
syntax-color/racket-lexer: update for single-precision and extflonums
2013-03-29 07:23:49 -06:00
teachpack
bring code to old state, make consistent with docs, Closes PR 13642 again
2013-04-01 12:10:27 -04:00
test-engine
tests
Improve some printouts.
2013-04-17 17:54:40 -04:00
texpict
slideshow/pict: allow a color in a style for `text'
2013-03-27 17:17:33 -06:00
trace
typed
Adjust type for dns-get-address
2013-04-04 16:11:28 -04:00
typed-racket
fix typed racket named let: error when there are no binding types
2013-04-16 10:49:17 -04:00
typed-scheme
unstable
move unstable/redex to unstable/gui/redex to fix dist-specs
2013-04-05 16:01:50 -04:00
version
web-server
Doctrinal purity
2013-04-04 07:38:57 -06:00
wxme
xml
xrepl
Improve some printouts.
2013-04-17 17:54:40 -04:00
.gitignore