racket/collects
Mike Sperber 02cde446cc Unbreak source locations for errors off the REPL in teaching languages.
Make sure we notice when the error source is the REPL, not the
definitions.
2010-10-08 15:25:44 +02:00
..
2htdp closes PR 11293 2010-10-07 19:36:18 -05:00
afm
algol60 Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
at-exp/lang
browser Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
combinator-parser Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
compiler Removing debugging aid 2010-09-16 12:45:38 -06:00
config
data fixed splay-tree bug 2010-10-04 11:54:03 -06:00
datalog Supporting empty programs in datalog languages, fixes pr11140 2010-08-28 15:54:38 -06:00
defaults
deinprogramm Better error message for certain bogus signatures. 2010-10-08 13:55:42 +02:00
drracket Change the errortrace protocol for `initialize-test-coverage-point' and 2010-10-04 17:24:22 -04:00
drscheme
dynext Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
embedded-gui
eopl Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
errortrace Switch to racket/base, and other racketizations. 2010-10-05 09:18:46 -04:00
ffi fix cstruct alignment handling 2010-10-01 10:49:40 -06:00
file Documenting md5 feature 2010-08-19 16:34:14 -06:00
framework extend invalidate-bitmap-cache' in editor<%>' with 'display-end option 2010-09-19 19:22:22 -06:00
frtime More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
games More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
graphics More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
gui-debugger fixes to deal with the debugger freezing drracket. 2010-09-03 20:53:18 -05:00
guibuilder
handin-client Racketized handin-client 2010-09-12 01:53:52 -04:00
handin-server Update raco pack command-line 2010-10-01 22:22:36 -04:00
help Lots of "~e" to "~.s" changes. 2010-08-25 17:17:01 -04:00
hierlist
honu fixed another reference to syntax/parse/experimental/splicing 2010-08-31 16:21:44 -06:00
htdp fix nominal problem with hangman (signature-related change unless I miss my guess) 2010-09-21 08:56:09 -05:00
html More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
icons removed robby-specific references and commented out the line that clobbers heart.png in the collects directory 2010-06-20 15:28:23 -05:00
lang Better error message for certain bogus signatures. 2010-10-08 13:55:42 +02:00
launcher
lazy
macro-debugger restricted interval-map interface, simplified code, based on splay-trees 2010-09-17 16:54:53 -06:00
make More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
meta Info 2010-10-06 13:03:24 -06:00
mred fix bug introduced with 'display-end change 2010-09-20 12:29:52 -06:00
mrlib closes PR 11293 2010-10-07 19:36:18 -05:00
mysterx More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
mz/private add async-apply support to FFI 2010-07-11 14:59:40 -06:00
mzcom
mzlib Some repeated "and and"s and "the the"s, and two more typos. 2010-09-20 15:38:18 -04:00
mzscheme doc mzscheme define-syntax' and define-for-syntax' 2010-06-09 17:29:10 -04:00
net Adding WebSocket support 2010-08-19 16:34:15 -06:00
openssl OpenSSL more compatible with tcp unit 2010-10-06 10:41:09 -06:00
parser-tools Some repeated "and and"s and "the the"s, and two more typos. 2010-09-20 15:38:18 -04:00
plai Fixing confusing printing from Arjun 2010-09-06 17:03:16 -06:00
planet Lots of "~e" to "~.s" changes. 2010-08-25 17:17:01 -04:00
plot
preprocessor PLT Scheme -> Racket 2010-06-08 13:08:13 -04:00
profile Fixed a typo in the profiler documentation. 2010-06-16 12:49:01 -04:00
r5rs
r6rs add a section about running r6rs inside drracket 2010-08-26 10:21:53 -06:00
racket Fixing struct pattern optimization 2010-10-05 09:55:16 -06:00
racklog Fixing racklog lang post datalog 2010-06-29 12:11:58 -06:00
rackunit added data/gvector, docs (need tests) 2010-09-06 22:15:29 -06:00
raco raco' supports relative module paths in raco-command' "info.rkt" entries 2010-07-26 14:53:45 -05:00
reader/lang
readline
redex fixed a bug uncovered by a stronger syntactic check in redex 2010-10-04 11:24:36 -05:00
repo-time-stamp Fix sha1-truncation, by removing it. 2010-07-25 05:01:44 -04:00
rnrs fix r6rs `lambda' with a rest arg 2010-10-07 17:00:52 -06:00
s-exp/lang
scheme fix make-gui-namespace from scheme/gui/base and racket/gui/base 2010-06-07 20:06:51 -04:00
schemeunit
scribble Stupidly forgot to adjust pattern mentioned in the place that I changed 2010-10-07 18:35:25 -06:00
scribblings doc tweak 2010-10-07 17:00:51 -06:00
scriblib move purpose statements to the info files 2010-08-23 15:13:00 -06:00
setup Parallel Build: silence worker breaks 2010-09-11 07:44:08 -06:00
sgl ported example from pretty-big to racket/gui 2010-08-31 16:21:45 -06:00
sirmail Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
slatex Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
slideshow Reindent the body, use `append-map'. 2010-08-28 23:56:55 -04:00
srfi
srpersist Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
stepper updated stepper to use 1-based step numbering. 2010-09-07 14:45:47 -07:00
string-constants Synch German string constants with latest. 2010-10-02 16:53:25 +02:00
swindle Lots of "~e" to "~.s" changes. 2010-08-25 17:17:01 -04:00
syntax Added quote-syntax to kernel-literals. 2010-10-06 17:32:29 -04:00
syntax-color
teachpack drag explained, fixes 11243, Closes PR 11243 2010-09-22 14:37:52 -04:00
test-box-recovery
test-engine Unbreak source locations for errors off the REPL in teaching languages. 2010-10-08 15:25:44 +02:00
tests Provide English and German versions of deinprogramm/signature/signature. 2010-10-08 11:19:38 +02:00
tex2page
texpict Rackety 2010-10-07 14:27:31 -05:00
trace
typed Remove requires for environments now handled dynamically. 2010-09-09 16:08:04 -04:00
typed-scheme Improved TR's error messages when all domains but one have been eliminated. 2010-10-07 18:30:35 -04:00
unstable docs for unstable/prop-contract 2010-09-13 14:39:05 -06:00
version
waterworld Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
web-server Fixing pr11284 2010-10-04 15:54:59 -06:00
wxme fix wxme reader to preserve line-counting mode 2010-08-30 16:33:03 -06:00
xml Improving xexpr error re Robby 2010-09-14 13:07:19 -06:00
.gitignore