racket/collects
Stevie Strickland bb798b4ba5 Fixing the negative blame associated with provide/contracted identifiers.
The contract system now keeps track of three points of blame: the positive
blame, assigned to the provider of a contracted value; the negative blame,
assigned to the receiver of a contracted value; and the user "blame",
assigned to the party that actually misuses the value.  While the latter
is not really blame, as blame is not assigned to that party when that party
is not either the negative or positive party, it's useful information for
programmers when debugging.

For provide/contract, the negative party should be the first module to
require an identifier provided via provide/contract.  What was previously
the negative party is really the user, and is now handled as such.
2010-05-19 12:35:50 -04:00
..
2htdp simulate-file for testing readers 2010-05-18 23:00:59 -04:00
afm rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
algol60 A lot of "MzScheme" -> "Racket"s. 2010-05-16 18:26:26 -04:00
at-exp/lang rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
browser A lot of "MrEd" -> "GRacket"s. 2010-05-16 23:46:05 -04:00
combinator-parser rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
compiler Some "org.plt-scheme" -> "org.racket-lang"s 2010-05-17 09:54:17 -04:00
config rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
defaults A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00
deinprogramm A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00
drracket A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00
drscheme move drscheme and tests/drscheme to drracket and tests/drracket 2010-05-09 15:34:50 -06:00
dynext A lot of "MzScheme" -> "Racket"s. 2010-05-16 18:26:26 -04:00
embedded-gui rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
eopl A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00
errortrace rackety misc docs 2010-05-07 09:13:51 -06:00
ffi rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
file rackety misc docs 2010-05-07 09:13:51 -06:00
framework More svn -> git changes. 2010-05-17 05:41:04 -04:00
frtime A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00
games fix paint-by-numbers path problem 2010-05-17 07:11:04 -06:00
graphics A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00
gui-debugger A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00
guibuilder A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00
handin-client A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00
handin-server A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00
help A lot of "plt-scheme.org" -> "racket-lang.org"s. 2010-05-17 00:53:12 -04:00
hierlist rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
honu rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
htdp More svn -> git changes. 2010-05-17 05:41:04 -04:00
html Changing unstable, xml, html, and web-server to be rackety 2010-04-28 13:21:30 -06:00
icons
lang A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00
launcher A lot of "MzScheme" -> "Racket"s. 2010-05-16 18:26:26 -04:00
lazy A lot of "MzScheme" -> "Racket"s. 2010-05-16 18:26:26 -04:00
macro-debugger A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00
make rackety misc docs 2010-05-07 09:13:51 -06:00
meta Some git adjustments 2010-05-19 08:32:35 -04:00
mred Update the text message at the top of WXME files, including the URL. 2010-05-17 00:19:26 -04:00
mrlib added \newpage to the latex-style keybindings 2010-05-17 11:39:38 -05:00
mysterx A lot of "MzScheme" -> "Racket"s. 2010-05-16 18:26:26 -04:00
mzcom rackety misc docs 2010-05-07 09:13:51 -06:00
mzlib Use "main.rkt" instead of "main.ss" in constructed path 2010-05-17 09:55:48 -04:00
mzscheme A lot of "MrEd" -> "GRacket"s. 2010-05-16 23:46:05 -04:00
net A lot of "plt-scheme.org" -> "racket-lang.org"s. 2010-05-17 00:53:12 -04:00
openssl A lot of "MzScheme" -> "Racket"s. 2010-05-16 18:26:26 -04:00
parser-tools "Racunit" -> "Rackunit" 2010-05-17 12:07:32 -04:00
plai A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00
planet More svn -> git changes. 2010-05-17 05:41:04 -04:00
plot More svn -> git changes. 2010-05-17 05:41:04 -04:00
preprocessor A lot of "MzScheme" -> "Racket"s. 2010-05-16 18:26:26 -04:00
profile rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
r5rs A lot of "MzScheme" -> "Racket"s. 2010-05-16 18:26:26 -04:00
r6rs A lot of "MzScheme" -> "Racket"s. 2010-05-16 18:26:26 -04:00
racket Fixing the negative blame associated with provide/contracted identifiers. 2010-05-19 12:35:50 -04:00
racklog "Raclog" -> "Racklog" 2010-05-18 23:47:31 -04:00
rackunit racunit: add racunit menu, Lock option 2010-05-17 16:33:55 -06:00
raco A lot of "MzScheme" -> "Racket"s. 2010-05-16 18:26:26 -04:00
reader/lang rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
readline rackety readline doc 2010-05-02 12:25:21 -06:00
redex A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00
repo-time-stamp More svn -> git changes. 2010-05-17 05:41:04 -04:00
rnrs A lot of "MzScheme" -> "Racket"s. 2010-05-16 18:26:26 -04:00
s-exp/lang rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
scheme Some random ".ss" -> ".rkt"s 2010-05-17 05:58:19 -04:00
schemeunit "Racunit" -> "Rackunit" 2010-05-17 12:07:32 -04:00
scribble A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00
scribblings fix Scribble doc reference to element 2010-05-18 00:21:46 -06:00
scriblib rackety misc docs 2010-05-07 09:13:51 -06:00
setup More svn -> git changes. 2010-05-17 05:41:04 -04:00
sgl A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00
sirmail A lot of "plt-scheme.org" -> "racket-lang.org"s. 2010-05-17 00:53:12 -04:00
slatex Fixing pr10879 2010-04-29 15:02:46 -06:00
slideshow A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00
srfi Fix two random emails. 2010-05-17 04:03:28 -04:00
srpersist A lot of "MzScheme" -> "Racket"s. 2010-05-16 18:26:26 -04:00
stepper A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00
string-constants Change the instructions to use "git" instead of "svn". 2010-05-17 04:10:56 -04:00
swindle Some random ".ss" -> ".rkt"s 2010-05-17 05:58:19 -04:00
syntax syntax/parse: add ~var option #:attr-name-separator (no docs yet) 2010-05-17 16:33:55 -06:00
syntax-color Some random ".ss" -> ".rkt"s 2010-05-17 05:58:19 -04:00
teachpack A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00
test-box-recovery A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00
test-engine A lot of "MrEd" -> "GRacket"s. 2010-05-16 23:46:05 -04:00
tests Add test for PR 10318. 2010-05-19 11:12:13 -05:00
tex2page A lot of "MzScheme" -> "Racket"s. 2010-05-16 18:26:26 -04:00
texpict A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00
trace A lot of "MzScheme" -> "Racket"s. 2010-05-16 18:26:26 -04:00
typed "Racunit" -> "Rackunit" 2010-05-17 12:07:32 -04:00
typed-scheme Documentation for heterogenous vectors. 2010-05-19 11:08:28 -05:00
unstable `debug' prints the value of the function being called 2010-05-12 17:04:18 -04:00
version More svn -> git changes. 2010-05-17 05:41:04 -04:00
waterworld rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
web-server Using raw response file in test 2010-05-17 11:05:22 -05:00
wxme A lot of "MrEd" -> "GRacket"s. 2010-05-16 23:46:05 -04:00
xml Changing unstable, xml, html, and web-server to be rackety 2010-04-28 13:21:30 -06:00
.gitignore Ignores that are roughly the same as the ones in svn 2010-04-18 10:47:32 -04:00