racket/collects
Matthew Flatt aa5b1e192c scribble/sigplan: add guidance for `category', etc.
Include the URL to ACM's explanation of how to use categories,
and add some other formatting guidance that is otherwise
difficult to track down.
2012-07-31 07:50:46 -06:00
..
2htdp send world's name to universe properly, Closes PR 12857 2012-06-25 19:15:08 -04:00
algol60 Added @literal-algol{} and started an algol60 test suite (apologies 2012-06-20 10:28:53 -05:00
at-exp/lang
browser
compatibility Move mutable list functions to the compatibility collect. 2012-07-27 16:49:05 -04:00
compiler windows: fix `subprocess' for an empty argument 2012-07-25 20:37:20 -06:00
config
data Move mzlib/integet-set => data/integer-set 2012-07-20 16:00:47 -04:00
datalog adjust datalog so that syntax objects are not used as source location 2012-06-02 08:04:45 -05:00
db
defaults
deinprogramm refactored to reduce stepper dependencies 2012-06-19 23:51:59 -07:00
drracket add tooltips at the start and end of arrows indicating how many references 2012-07-30 21:46:22 -05:00
drscheme bring back drscheme/private/number-snip.ss since it may 2012-07-19 07:29:42 -05:00
dynext
embedded-gui
eopl
errortrace errortrace: fix profiling for phase >= 2 code 2012-07-23 07:05:40 -05:00
ffi ffi/com: fix clean-up of type descriptors 2012-07-29 09:46:30 -06:00
file Convert all uses of (integer-in 0 255) to `byte?'. 2012-07-22 13:00:05 -04:00
framework Redo text sculpturing. 2012-07-06 16:07:30 -04:00
frtime
future-visualizer Fix block/sync counts in future visualizer and per-future block counts in creation graph mouseover 2012-07-22 20:04:34 -05:00
games disable the preferences menu in paint-by-numbers (since it does nothing) 2012-06-14 04:24:22 -05:00
graphics add missing `super-new' from class100 conversion 2012-07-24 11:16:43 -05:00
gui-debugger fix debugger for the case when it decides not to annotate a file 2012-07-24 04:13:10 -05:00
handin-client
handin-server
help
hierlist
honu [honu] add simple syntax-parse form. add syntax-class for delaying parsing 2012-06-11 13:07:54 -06:00
htdp adjust the big definitions / interactions labels so they 2012-07-29 09:43:38 -05:00
html
icons
images Added lock-icon 2012-06-26 15:00:05 -06:00
json
lang addex index entry for add/plus, multiply, and friends 2012-07-23 16:57:38 -04:00
launcher
lazy refactored to reduce stepper dependencies 2012-06-19 23:51:59 -07:00
macro-debugger Added lock-icon 2012-06-26 15:00:05 -06:00
make
meta Add "download-libs.rkt" to the core sources. 2012-07-29 08:27:28 -04:00
mred racket/gui/init: fix load handler 2012-07-18 03:52:20 -06:00
mrlib Convert all uses of (integer-in 0 255) to `byte?'. 2012-07-22 13:00:05 -04:00
mysterx
mzcom
mzlib Move mutable list functions to the compatibility collect. 2012-07-27 16:49:05 -04:00
mzscheme
net move commented-out tests to `test' submodule 2012-07-15 10:32:33 -06:00
openssl
parser-tools Random pickiness. 2012-06-22 12:00:48 -04:00
picturing-programs Random pickiness. 2012-06-22 12:00:48 -04:00
plai
planet Fix inconsistent docs 2012-07-09 15:19:16 -04:00
plot Added #:add-ticks? arguments to 2d histogram functions 2012-07-10 11:22:26 -07:00
preprocessor
profile doc fixups 2012-06-28 09:54:18 -06:00
r5rs Move mutable list functions to the compatibility collect. 2012-07-27 16:49:05 -04:00
r6rs
racket racket/draw: use Cairo in a single-threaded way 2012-07-30 08:07:49 -06: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
reader/lang
readline
redex add some simpler exercises to start 2012-07-28 00:28:30 -05:00
repo-time-stamp
rnrs
s-exp/lang
scheme doc fixups for struct' variants in scheme/unit', etc. 2012-07-17 11:00:46 -06:00
schemeunit
scribble fixed small mistake in defform/none from conversion to syntax/parse 2012-07-23 11:35:59 -04:00
scribblings scribble/sigplan: add guidance for `category', etc. 2012-07-31 07:50:46 -06:00
scriblib scriblib/figure: support references to multiple figures at once 2012-07-31 07:50:46 -06:00
setup Put the main work in a `main' sub-module. 2012-07-27 10:35:00 -04:00
sgl sgl: avoid crashes on Mac OS X when no GL context is current 2012-07-02 08:31:05 -06:00
sirmail
slatex
slideshow
srfi
stepper repair hack for beginner-proc names 2012-07-24 06:42:19 -04:00
string-constants add tooltips at the start and end of arrows indicating how many references 2012-07-30 21:46:22 -05:00
swindle Add a `compatibility' collect for compatibility with other languages. 2012-07-27 16:49:05 -04:00
syntax syntax/parse: fix bug in specialized code for ellipsis patterns 2012-07-28 17:37:06 -04:00
syntax-color
teachpack add redundancy for scene? to universe docs; Closes PR12924 2012-07-23 11:36:00 -04:00
test-engine adjust check-expect so it rewrites the error messages 2012-07-30 04:19:06 -05:00
tests add tooltips at the start and end of arrows indicating how many references 2012-07-30 21:46:22 -05:00
texpict added the #:draw-border? argument to disk and filled-ellipse 2012-06-10 11:53:54 -05:00
trace
typed Only enable Optimization Coach button in Typed Racket. 2012-07-20 18:05:32 -04:00
typed-racket Fix parametric require/typed in typed/racket/base. 2012-07-29 09:02:58 -04:00
typed-scheme Only enable Optimization Coach button in Typed Racket. 2012-07-20 18:05:32 -04:00
unstable Update to modern contract combinators. 2012-07-19 10:55:32 -04:00
version fix doc typo 2012-06-25 23:34:21 -06:00
web-server Make some web server example code use a valid URL. 2012-07-23 20:54:41 -04:00
wxme
xml
xrepl Fix test due to code refactoring, sort export lists in module descriptions. 2012-07-28 12:12:35 -04:00
.gitignore