racket/collects
Robby Findler 79e10348b3 add an error check
related to PR 13346
2013-05-01 17:37:22 -05:00
..
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 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 raco dist: update ELF section when adjusting data size 2013-04-24 19:00:24 -06:00
config
data performance tweaks for `for/{fx,fl,extfl}vector' 2013-04-10 17:26:38 -06: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 adjust check syntax keyboard shortcuts 2013-05-01 07:18:12 -05:00
drscheme
dynext Restore functionality of quiet? argument for link-extension. 2013-01-25 13:22:14 -07:00
embedded-gui Scheme -> Racket in docs 2013-04-29 17:05:55 -04:00
eopl Some style things. 2013-02-23 02:09:56 -05:00
errortrace errortrace: remove redundant expansion 2012-11-30 07:26:51 -07:00
ffi ffi/unsafe/objc: remove -A'/+A', add `#:async-apply' 2013-04-23 13:48:15 -06:00
file Fixes PR13659. There's nothing wrong with an empty zip file, so zip shouldn't error 2013-04-29 15:02:38 -06:00
framework fix improper fraction display 2013-04-08 13:40:55 -05:00
frtime Scheme -> Racket in docs 2013-04-29 17:05:55 -04:00
future-visualizer Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
games Scheme -> Racket in docs 2013-04-29 17:05:55 -04:00
graphics Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
gui-debugger Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
help add File|New, File|Open... and File|Open Recent menu items to the 2013-04-16 18:40:48 -05:00
hierlist
honu Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
htdp experiment with matrix-set-bang, some Rackety, fixing tests 2012-11-15 10:45:33 -05:00
html Removing optimizations from sgml-reader that do not work for UTF-8 2013-01-18 06:15:02 -07:00
icons Filename cleanup 2013-04-28 12:53:07 -04:00
images fix Bitmap%:get-argb-pixels type in images/flomap 2013-04-27 18:36:35 -04:00
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-12 16:25:20 -04:00
launcher raco setup: put launchers for user collections in user space 2013-04-24 12:11:42 -06:00
lazy Some more #lang racket' -> #lang racket/base' conversions 2012-11-07 08:03:44 -05:00
macro-debugger fix show-dependencies handling of submodules 2013-03-30 10:00:44 -04:00
make
math Don't let map introduce type variables. 2013-04-24 20:13:39 -07:00
meta Adding RSS feed 2013-04-29 15:02:38 -06:00
mred racket/gui gtk: preserve button font on label change 2013-04-25 06:05:22 -06:00
mrlib Scheme -> Racket in docs 2013-04-29 17:05:55 -04:00
mysterx ffi/com: repairs for parameterized-property setting and for date values 2013-04-16 10:02:37 -06:00
mzcom
mzlib Scheme -> Racket in docs 2013-04-29 17:05:55 -04:00
mzscheme Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
net Add optional message flags argument to imap-append. 2013-04-23 15:49:22 -06:00
openssl Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
parser-tools specified match precedence in lexer... hope I'm right 2013-05-01 09:02:33 -07:00
picturing-programs Corrected error messages in test file to match new wordings. 2013-04-22 20:08:47 -04:00
pkg Making github API keys part of the remote-package-checksum API so that the official catalog won't be blocked during routine updates 2013-04-29 15:02:38 -06:00
plai plai/{gc2/}mutator: doc fixes 2013-04-10 06:59:33 -06: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 make case' in r5rs' and r6rs' still use eqv?' 2012-11-26 19:49:36 -07:00
r6rs Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
racket adjust -> opter so that it avoids stacking up range checks 2013-04-29 19:45:59 -05: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-12 13:17:22 -04:00
redex fixing error message in rewrite-side-conditions.rkt 2013-05-01 09:02:33 -07:00
repo-time-stamp
rnrs Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04: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 scribble/manual: make `defmodule' more flexible 2013-04-30 09:36:48 -06:00
scribblings Fix Guide typo 2013-05-01 10:18:52 -04:00
scriblib scriblib/footnote: fix for non-Latex output 2013-03-29 07:23:49 -06:00
setup raco setup: put launchers for user collections in user space 2013-04-24 12:11:42 -06: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 adjust check syntax keyboard shortcuts 2013-05-01 07:18:12 -05:00
swindle 2012 -> 2013 2013-01-09 01:17:26 -05:00
syntax Revert "IN PROGRESS: add opt/c to with-contract and provide/contract" 2013-04-25 18:14:21 -05: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 Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
tests scribble/manual: make `defmodule' more flexible 2013-04-30 09:36:48 -06:00
texpict add an error check 2013-05-01 17:37:22 -05:00
trace
typed Adjust type for dns-get-address 2013-04-04 16:11:28 -04:00
typed-racket Fix contract generation for mutable structures. 2013-04-29 20:45:49 -07:00
typed-scheme Move Optimization Coach to PLaneT 2. 2013-01-11 18:40:23 -05:00
unstable Scheme -> Racket in docs 2013-04-29 17:05:55 -04:00
version
web-server Ignoring some bad network errors re Robby 2013-04-29 15:02:38 -06:00
wxme
xml Fixing PR13683 2013-04-11 08:33:29 -06:00
xrepl Improve some printouts. 2013-04-17 16:39:10 -04:00
.gitignore