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 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 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 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 make the planet2 info in the bug report form have multiple lines 2013-01-13 09:19:34 -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 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 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
picturing-programs
plai
planet raco pkg: improve command-line checking and error reporting 2012-12-22 09:43:19 -07:00
planet2 raco pkg: allow read operations on read-only package data 2013-01-13 07:56:46 -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
racket Use syntax-procedure-alias-property with struct constructor procedures as well. 2013-01-14 14:27:33 -05:00
racklog
rackunit Add for-label require 2012-11-20 13:31:05 -05:00
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 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
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 slideshow: fix import that changed the style of legacy libraries 2012-11-28 05:39:45 -07:00
srfi Replace copyright notice with correct one 2013-01-14 10:35:44 -05:00
stepper Adjust DrRacket so the window can get narrower 2012-11-29 09:43:05 -06:00
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 remove docs for removed library 2012-12-05 08:32:53 -06:00
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 Fix some docs. Add an example too. 2012-11-19 15:38:13 -05:00
xrepl Fix XREPL logging printer to handle new logger name field. 2013-01-11 18:15:34 -05:00
.gitignore