racket/collects
Sam Tobin-Hochstadt ae4acf1d51 Remove old match implementation.
Fix typed-scheme to work w/ new match.
Factor out lots of common code.
Implement (mcons ..) patterns

svn: r9086
2008-03-25 18:26:39 +00:00
..
afm use new require specs in many places 2008-02-23 09:42:03 +00:00
algol60 Fixed other references to erroneous 'mzlib/algol60' module path. 2008-02-25 01:54:28 +00:00
browser revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
combinator-parser revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
compiler revise scribble/srcdoc so it is extensible; tweak bytecode optimizer to drop more omittable expressions 2008-03-19 19:53:51 +00:00
config add lots of main.ss files where appropriate 2008-02-22 16:28:31 +00:00
defaults Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
drscheme vyzo's thread mailboxes (3.99.0.19) 2008-03-18 00:38:36 +00:00
dynext revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
embedded-gui revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
eopl revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
errortrace revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
ffi revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
file revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
framework added the _ special case to ->d 2008-03-17 04:01:39 +00:00
frtime revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
games revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
graphics revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
gui-debugger make sure bindings in annotations come from scheme/base 2008-03-04 16:11:07 +00:00
guibuilder use new require specs in many places 2008-02-23 09:42:03 +00:00
handin-client use new require specs in many places 2008-02-23 09:42:03 +00:00
handin-server fixed hook export problem 2008-03-12 19:20:44 +00:00
help fix lib paths in plt-help executable 2008-03-11 00:25:02 +00:00
hierlist use new require specs in many places 2008-02-23 09:42:03 +00:00
honu-module use new require specs in many places 2008-02-23 09:42:03 +00:00
htdch re comment-out installer line, since the main installer calls all subs now 2008-03-04 17:33:13 +00:00
htdp fixed bug in place-image0 2008-03-20 21:20:38 +00:00
html revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
icons svn: r8895 2008-03-05 11:46:41 +00:00
lang fix mac sdk support; change initial namespace to not have 'module'; set up mzc --c-mods (still need docs) 2008-03-16 23:08:53 +00:00
launcher revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
lazy use new require specs in many places 2008-02-23 09:42:03 +00:00
little-helper remove log file 2008-03-08 05:27:27 +00:00
macro-debugger revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
make revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
mred revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
mrlib revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
mysterx use new require specs in many places 2008-02-23 09:42:03 +00:00
mzcom use new require specs in many places 2008-02-23 09:42:03 +00:00
mzlib Remove old match implementation. 2008-03-25 18:26:39 +00:00
mzscheme revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
net revise scribble/srcdoc so it is extensible; tweak bytecode optimizer to drop more omittable expressions 2008-03-19 19:53:51 +00:00
openssl make all files terminate with a newline 2008-02-24 21:27:36 +00:00
parser-tools revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
planet Some grammar corner case bug fixes, lots more comments 2008-03-21 00:22:37 +00:00
plot revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
preprocessor forgot to change mztext to use a plain namespace too; made evaluations use read-syntax for general karma 2008-02-27 14:31:14 +00:00
profj expand in a fresh namespace 2008-03-18 02:26:11 +00:00
profjWizard revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
r5rs R6RS fixes; fix for <, >, <=, and >= with +nan.0 and a bignum or rational; compile two-byte regexp patterns (common for hand-rolled case-insensitivity, as in the R6RS parser) to a more compact and efficient representation 2008-03-06 04:56:47 +00:00
r6rs r6rs tests and repairs 2008-03-07 03:18:06 +00:00
readline use new require specs in many places 2008-02-23 09:42:03 +00:00
repos-time-stamp Welcome to a new PLT day. 2008-03-21 07:50:09 +00:00
rnrs fix r6rs let[rec]-syntax for expression positions 2008-03-15 21:57:58 +00:00
s-exp revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
scheme Remove old match implementation. 2008-03-25 18:26:39 +00:00
scribble revise scribble/srcdoc so it is extensible; tweak bytecode optimizer to drop more omittable expressions 2008-03-19 19:53:51 +00:00
scribblings added take+drop+append to scheme/list (problems with texpict providing drop too) 2008-03-21 18:45:18 +00:00
setup simplify all collection paths 2008-03-17 11:13:47 +00:00
sgl fix meta-phase instantiation problems 2008-03-17 13:40:56 +00:00
sirmail revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
slatex use new require specs in many places 2008-02-23 09:42:03 +00:00
slideshow added take+drop+append to scheme/list (problems with texpict providing drop too) 2008-03-21 18:45:18 +00:00
srfi some clarifying comments 2008-03-21 18:46:07 +00:00
srpersist revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
stepper revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
string-constants make all files terminate with a newline 2008-02-24 21:27:36 +00:00
swindle use new require specs in many places 2008-02-23 09:42:03 +00:00
syntax duh, avoid chasing our tail 2008-03-16 18:15:11 +00:00
syntax-color the paren matcher now works for previous interactinos with the REPL and hitting return up above copies the text down to the next prompt 2008-03-01 21:49:31 +00:00
teachpack revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
test-box-recovery use new require specs in many places 2008-02-23 09:42:03 +00:00
tests added take+drop+append to scheme/list (problems with texpict providing drop too) 2008-03-21 18:45:18 +00:00
tex2page use new require specs in many places 2008-02-23 09:42:03 +00:00
texpict revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
trace use new require specs in many places 2008-02-23 09:42:03 +00:00
typed-scheme Remove old match implementation. 2008-03-25 18:26:39 +00:00
version temporary error while download pages are not ported 2008-02-27 14:13:45 +00:00
waterworld revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
web-server fixing syntax issues 2008-03-18 20:04:28 +00:00
wxme revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
xml revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00