racket/collects
Robby Findler c8a1ec8c9c fix bug in online check syntax's save file notification
Before this commit, the files that are loaded during expansion
were discarded when an error during expansion occurs. This commit
saves them: unless the program is something like

  (begin-for-syntax (kill-thread (current-thread)))

the handling that deals with that kind of situation (as opposed
to just an exception being raised) doesn't try to save them

Do not merge to 5.3.2: this bug isn't serious and the new code
is not as well tested as the old
2013-01-15 09:07:42 -06:00
..
2htdp added stdin and stdout as alternatives 2013-01-05 14:35:30 -05:00
algol60 Gracefully handle the case where the token stream just contains the END token and an error occurs. 2013-01-11 14:00:24 -07:00
at-exp/lang
browser
compatibility
compiler Working with links in collection testing 2013-01-10 10:45:54 -07:00
config
data use popcount table 2013-01-07 19:52:51 -05:00
datalog
db updated docs for new simple-result info 2013-01-07 19:52:51 -05:00
defaults
deinprogramm remove 'create executable' functionality from drracket for all 2013-01-05 12:19:26 -06:00
drracket fix bug in online check syntax's save file notification 2013-01-15 09:07:42 -06:00
drscheme
dynext
embedded-gui
eopl
errortrace
ffi
file 2012 -> 2013 2013-01-09 01:17:26 -05:00
framework add missing inner call 2013-01-05 17:31:07 -06:00
frtime
future-visualizer
games change chat noir so that 'h' toggles help 2013-01-04 21:39:11 -06:00
graphics
gui-debugger
handin-client
handin-server fix handin server error on bad password 2013-01-01 10:58:11 -06:00
help make the planet2 info in the bug report form have multiple lines 2013-01-13 09:19:34 -06:00
hierlist
honu
htdp
html Fixing PR13409 2013-01-07 08:27:26 -07:00
icons
images
json
lang added defthing as a doc feature; Closes PR13414 2013-01-05 14:35:30 -05:00
launcher
lazy
macro-debugger fix missing argument 2013-01-11 16:14:58 -05:00
make
math MPFR custodian shutdown procedure tries to clear the constants cache 2013-01-09 11:21:58 -07:00
meta Very simple job server. 2013-01-13 19:27:05 -05:00
mred racket/gui gtk: make `on-demand' for menus work better 2013-01-01 15:55:36 -07:00
mrlib add deprecation notice to mrlib/cache-image-snip 2013-01-06 19:48:14 -06:00
mysterx
mzcom
mzlib
mzscheme
net
openssl
parser-tools
picturing-programs
plai
planet
planet2 raco pkg: allow read operations on read-only package data 2013-01-13 07:56:46 -07:00
plot
preprocessor
profile
r5rs
r6rs
racket Use syntax-procedure-alias-property with struct constructor procedures as well. 2013-01-14 14:27:33 -05:00
racklog
rackunit
raco
reader/lang
readline readline/readline: add readline-newline' and readline-redisplay' 2013-01-09 19:12:22 -07:00
realm documenting the folder 2012-12-27 19:01:33 -05:00
redex
repo-time-stamp
rnrs
s-exp/lang
scheme
schemeunit
scribble scribble/decode: fix contract on `decode-compound-paragraph' 2013-01-09 18:52:16 -07:00
scribblings Use syntax-procedure-alias-property with struct constructor procedures as well. 2013-01-14 14:27:33 -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 2012 -> 2013 2013-01-09 01:17:26 -05:00
slatex
slideshow
srfi Replace copyright notice with correct one 2013-01-14 10:35:44 -05:00
stepper
string-constants clarify when drracket creates executables 2013-01-13 07:59:54 -06:00
swindle 2012 -> 2013 2013-01-09 01:17:26 -05:00
syntax Wrote documentation for quote-srcloc-string and quote-srcloc-prefix. 2013-01-14 17:17:10 -05:00
syntax-color
teachpack added stdin and stdout as alternatives 2013-01-05 14:35:30 -05:00
test-engine
tests Typed modules as languages doesn't currently work. 2013-01-14 14:27:33 -05:00
texpict
trace
typed Move Optimization Coach to PLaneT 2. 2013-01-11 18:40:23 -05:00
typed-racket Fix register-struct-bindings! to meet correct contract. 2013-01-14 17:30:29 -05:00
typed-scheme Move Optimization Coach to PLaneT 2. 2013-01-11 18:40:23 -05:00
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
xrepl Fix XREPL logging printer to handle new logger name field. 2013-01-11 18:15:34 -05:00
.gitignore