Matthew Flatt
05fbd0ffd3
fix problem with simplifying module-rename contexts that have marked renamings
...
svn: r12195
2008-10-31 14:44:32 +00:00
Eli Barzilay
c23d1e7d83
some info tweaks
...
svn: r11325
2008-08-19 10:32:18 +00:00
Matthew Flatt
9453aaaccf
assign authors to manuals
...
svn: r11287
2008-08-15 20:16:06 +00:00
Matthew Flatt
10082a81d2
allow example parsers to be compiled
...
svn: r10873
2008-07-23 13:03:39 +00:00
Matthew Flatt
61ef67beb7
remove example parser that doesn't work
...
svn: r10872
2008-07-23 13:01:30 +00:00
Matthew Flatt
fc87f01bb7
fix some example parsers
...
svn: r10871
2008-07-23 13:01:11 +00:00
Eli Barzilay
4cd2614c21
scribble fixes -- nested @scheme and a few other similar problems
...
svn: r10744
2008-07-13 17:13:20 +00:00
Matthew Flatt
d1628d6238
fix some phase issues in 'match' implementation
...
svn: r9963
2008-05-26 19:51:06 +00:00
Matthew Flatt
a26b334c67
proprocessor doc, merge scribblings and doc-categories fields
...
svn: r9414
2008-04-23 00:20:25 +00:00
Eli Barzilay
b76390a452
revise the way setup-plt crawls over the collection trees
...
svn: r8860
2008-03-03 22:04:28 +00:00
Eli Barzilay
bb34f747b6
make all files terminate with a newline
...
svn: r8786
2008-02-24 21:27:36 +00:00
Eli Barzilay
b1a08edd5a
use new require specs in many places
...
svn: r8774
2008-02-23 09:42:03 +00:00
Matthew Flatt
ca1a9dc8bf
docs form David Van Horn; Slideshow tweaks
...
svn: r8661
2008-02-14 14:07:57 +00:00
Matthew Flatt
d332b27b49
parser-tools scribbling (not finished, yet)
...
svn: r8642
2008-02-13 13:39:29 +00:00
Eli Barzilay
699c40643d
* Changed setup-plt to compile collections if they have an "info.ss"
...
file. (That is, it does not require the file to have a `name'
entry.)
* The name shown when setup works is the directory name, followed by
the `name' field from the info file when specified.
* This means that many `name's are no longer needed, so I'm removing
them. To see if you need a `name' entry, consider that the name
will be shown like this:
... foo (<your name here>)
This means that if the name is the same as the directory name, then
there is no point in having it. I also removed cases where the name
differed only in its capitalization for collections where the case
is obvious.
* Also, for subcollections, the name should clarify the name of the
subcollection in context. For example "Acknowledgments" explains
what scribbling/acks is, but there's no need to add the context name
as in "Scribblings: Acknowledgments".
* There may also be a point in keeping names for other uses. One such
example was in games, where the name field was used in the PLT Games
application. (This was changed to default on the directory name, so
it is no longer needed in most games.) Another example is in planet
packages.
svn: r8629
2008-02-12 10:33:01 +00:00
Eli Barzilay
3da233dd8e
fix some minor bug and typos in previous commit
...
svn: r8533
2008-02-05 00:22:33 +00:00
Eli Barzilay
3c72e71e24
switched info.ss files to #lang
...
svn: r8532
2008-02-04 23:00:35 +00:00
Eli Barzilay
59b5f3a727
removed unused doc.txt entries from info.ss files
...
svn: r8529
2008-02-04 20:31:04 +00:00
Matthew Flatt
39cedb62ed
v3.99.0.2
...
svn: r7706
2007-11-13 12:40:00 +00:00
Eli Barzilay
f5deb3f60d
Reverse kathy's changes to doc.txt
...
svn: r5732
2007-03-05 04:55:35 +00:00
Kathy Gray
fb40b02b42
Moved the combinator parser out of parser-tools to alleviate the problem the
...
dependence on lazy had for the mzscheme build
svn: r5728
2007-03-04 23:30:43 +00:00
Kathy Gray
c064fe4238
Adding a set of higher-order combinator-builders with good error message generation
...
Combinator implementation is the responsiblity of kathyg, not sowens
svn: r5718
2007-03-02 15:15:09 +00:00
Matthew Flatt
f14ecde023
fix typo in comment (PR 7923!)
...
svn: r2834
2006-04-28 13:21:04 +00:00
Eli Barzilay
16f01a1109
{quick,merge}sort -> sort
...
svn: r2569
2006-04-01 12:24:15 +00:00
John Clements
812a6cb4fe
added example-parser.ss
...
svn: r2448
2006-03-17 20:58:55 +00:00
Scott Owens
2dcb1412b5
Added some tests
...
svn: r2175
2006-02-08 18:15:33 +00:00
Scott Owens
bf04a78095
Fixed test cases.
...
svn: r2171
2006-02-08 17:13:14 +00:00
Scott Owens
5fe7041f17
Fix bug in set difference.
...
svn: r2170
2006-02-08 16:39:29 +00:00
Scott Owens
e893ea7c43
Fixed the example call to have correct input
...
svn: r1315
2005-11-14 22:08:02 +00:00
Eli Barzilay
daa18fcba0
typos
...
svn: r66
2005-06-08 00:28:39 +00:00
Eli Barzilay
017d151d59
Adding collects, with all the right properties (except eoln-style).
...
svn: r3
2005-05-27 18:56:37 +00:00