racket/collects
Eli Barzilay b8034828d0 Sort the mess with aligned-pasteboard tests.
1. Lots of #lang-ization, other racketizations, code improvements, etc.

2. Some files that were not working now do.

3. "collects/tests/aligned-pasteboard" had some files that were near
   duplicates of "collects/mrlib/private/aligned-pasteboard/tests".
   I've removed the former since in a few places it looked like an older
   version (eg, there were bogus references to a non-existent
   "utils.rkt").  The former has more files that are in runnable
   condition now.

4. There are plenty of tests that look like they're failing, but it
   wasn't shown since they just return #f, and when they were running
   with a "-f" these results weren't displayed.

5. I have no idea about the code, this is all just reshuffling and minor
   editing.
2012-06-19 01:42:20 -04:00
..
2htdp fixed error messages for create-world 2012-06-09 13:00:09 -04:00
algol60 fix cfg-parser' to more closely match parser' 2012-01-06 10:43:10 +01:00
at-exp/lang first cut at submodules 2012-03-09 10:34:56 -07:00
browser
combinator-parser
compiler raco exe: checks on source and destination paths 2012-05-28 20:30:58 -06:00
config
data Rename generics => generic. 2012-05-24 16:51:14 -04:00
datalog adjust datalog so that syntax objects are not used as source location 2012-06-02 08:04:45 -05:00
db db: various fixes and additions 2012-05-09 09:17:52 -06:00
defaults
deinprogramm Add some missing `delay's in DeinProgramm signatures. 2012-06-17 09:21:58 +02:00
drracket Rackety 2012-06-18 11:26:27 -05:00
drscheme
dynext fix Windows library names 2012-02-13 16:27:52 -07:00
embedded-gui some long overdue Rackety: renaming the 'scheme:' exports of the framework to 'racket:' 2011-11-30 06:45:50 -06:00
eopl Fix documentation link for provide in eopl (mzscheme => racket). 2012-04-05 23:24:43 -04:00
errortrace new error message convention 2012-05-25 15:08:05 -06:00
ffi local-expand' allows a stop list to have only module*' 2012-06-08 16:08:55 +08:00
file implement scribble/srcdoc' via submodules instead of expand' 2012-05-12 01:37:50 -06:00
framework fix interaction between the framework's first-line-mixin and 2012-05-15 22:08:42 -05:00
frtime Convert all uses of mzlib/class100 to racket/class 2012-05-26 11:12:55 -04:00
games disable the preferences menu in paint-by-numbers (since it does nothing) 2012-06-14 04:24:22 -05:00
graphics Convert all uses of mzlib/class100 to racket/class 2012-05-26 11:12:55 -04:00
gui-debugger adjust the check for multiple-file debugging so that it happens 2012-06-02 13:44:27 -05:00
handin-client change register-toolbar-button so that it accepts a number 2012-02-25 16:57:49 -06:00
handin-server A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
help Drop the now-redundant " " argument from existing uses of `string-join'. 2012-05-24 10:40:20 -04:00
hierlist
honu [honu] add simple syntax-parse form. add syntax-class for delaying parsing 2012-06-11 13:07:54 -06:00
htdp Convert all uses of mzlib/class100 to racket/class 2012-05-26 11:12:55 -04:00
html Changing from racket to racket/base in xml, html, and web-server 2012-05-10 10:36:29 -06:00
icons Move the "mkheart.rkt" generator to a new meta directory. 2012-05-04 17:24:08 -04:00
images Fixed type errors uncovered by correction to type of exact->inexact (i.e. change to real->double-flonum) 2012-06-12 13:26:06 -06:00
json Add a blurb on names in the json library. 2012-04-17 14:04:57 -04:00
lang another *SL error-message repair 2012-06-12 06:02:57 +08:00
launcher add --launcher'/-l' flag to `raco exe' to create launchers 2012-02-13 16:27:51 -07:00
lazy lazy: fix or' and and' to not force last argument 2012-02-19 07:38:29 -07:00
macro-debugger fix check-requires for submodules 2012-05-07 14:46:13 -06:00
make
meta Sort the mess with aligned-pasteboard tests. 2012-06-19 01:42:20 -04:00
mred racket/gui win32: fix East Asian font problem 2012-06-06 13:25:14 +08:00
mrlib Sort the mess with aligned-pasteboard tests. 2012-06-19 01:42:20 -04:00
mysterx remove obsolete and unused MysterX doc sources 2012-04-30 06:53:17 -06:00
mzcom
mzlib racket/control: add aliases and update %/fcontrol 2012-06-14 17:33:43 -04:00
mzscheme add #:fail' option to collection-file-path' and `collection-path' 2012-01-09 15:59:05 -07:00
net A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
openssl more error-message conversions and repairs 2012-05-27 11:29:21 -06:00
parser-tools more error-message conversions and repairs 2012-05-27 11:29:21 -06:00
picturing-programs In addition to providing "provide", I also provide several of its 2012-06-08 19:44:48 -04:00
plai Fixing a safe-for-space error that Robby found 2012-02-28 14:15:07 -07:00
planet clarified docs for force-package-building? 2012-06-11 01:40:37 -05:00
plot A bunch of typo fixes from Richard Cleis. 2012-06-14 17:20:05 -04:00
preprocessor
profile A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
r5rs
r6rs Allow installation into arbitrary directories with "plt-r6rs --install" 2012-05-04 17:24:08 -04:00
racket Some style things. 2012-06-18 19:23:21 -04:00
racklog Fixing racklog tests broken by bf95ee105 2012-06-01 17:33:13 -06:00
rackunit A bunch of typo fixes from Richard Cleis. 2012-06-14 17:20:05 -04:00
raco A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
reader/lang
readline Apparently things work fine with readline 6 too. 2012-05-08 21:18:15 -04:00
redex fix docs for render-term 2012-06-09 07:12:15 -05:00
repo-time-stamp Add a branch indicator to the stamp, if we can find one and it's not "master". 2012-05-04 20:18:38 -04:00
rnrs
s-exp/lang
scheme add #:fail' option to collection-file-path' and `collection-path' 2012-01-09 15:59:05 -07:00
schemeunit
scribble scribble: adjust `def...' box to show a background label in HTML 2012-06-17 09:19:58 +08:00
scribblings clarify has-contract? and prop:contracted relationship 2012-06-18 11:26:27 -05:00
scriblib Fixing PR12779 2012-05-28 11:52:56 -06:00
setup Revert "a start on getting text rendering running automatically via 'raco setup'" 2012-06-18 11:27:42 -05:00
sgl more error-message conversions and repairs 2012-05-27 11:29:21 -06:00
sirmail A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
slatex A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
slideshow slideshow: run a slideshow' or main' submodule, if any 2012-05-29 11:00:43 -06:00
srfi ported the contracts in srfi/14 to racket/contract 2012-05-08 16:50:17 -05:00
stepper A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
string-constants A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
swindle 2011 -> 2012 2011-12-31 15:16:59 -05:00
syntax [honu] support for-syntax in require 2012-06-11 13:07:53 -06:00
syntax-color adjust the splay tree implementation so that it creates fewer cons 2012-04-05 07:14:52 -05:00
teachpack adjust and add "docs" to img-eval.rkt for Matthias's consumption 2012-05-28 10:58:40 -05:00
test-box-recovery
test-engine Handle `check-expect' in non-application form. 2012-04-19 12:50:25 -04:00
tests Sort the mess with aligned-pasteboard tests. 2012-06-19 01:42:20 -04:00
tex2page
texpict added the #:draw-border? argument to disk and filled-ellipse 2012-06-10 11:53:54 -05:00
trace
typed Support definitions of keyword functions in Typed Racket. 2012-06-02 18:22:07 -04:00
typed-racket Recover from any failure when attempting to prune types. 2012-06-17 23:28:50 -04:00
typed-scheme
unstable When plot-new-window?' is #t, plot' and `plot3d' now create a frame in a new eventspace. This allows plot frames to be displayed programmatically. (Without this change, the frames are unresponsive until the REPL regains control.) 2012-05-25 13:11:46 +09:00
version Make the version tool use "Racket". 2011-12-01 03:39:13 -05:00
web-server Fixes PR12767 2012-06-07 13:44:08 -06:00
wxme
xml Fixing bad re-indent.. I think? 2012-05-10 12:37:27 -06:00
xrepl Fix ,install! 2012-05-06 13:13:49 -04:00
.gitignore