Matthew Flatt
|
7f62277189
|
copy over missed paren-shape change from branch
svn: r4408
|
2006-09-21 22:30:58 +00:00 |
|
Eli Barzilay
|
9b79de00d6
|
rest arg -> #:optional
svn: r4407
|
2006-09-21 14:13:32 +00:00 |
|
Eli Barzilay
|
a3aa8a2e55
|
Welcome to a new PLT day.
svn: r4406
|
2006-09-21 07:50:03 +00:00 |
|
Matthew Flatt
|
e404e9252a
|
dropped pregexp argument checking; it was too much duplication of contracts, and I'd rather leave it as a motivating example for better error reporting instead of a pile of code to maintain
svn: r4405
|
2006-09-21 03:25:12 +00:00 |
|
Matthew Flatt
|
e9a73b701e
|
explicitly check pregexp arguments, insteda of letting regexp errors through
svn: r4404
|
2006-09-21 02:39:00 +00:00 |
|
Matthew Flatt
|
5baad79e7b
|
tests to go with a recent rx bug fix
svn: r4403
|
2006-09-21 02:18:25 +00:00 |
|
Matthew Flatt
|
510546102a
|
error when -k file doesn't exist
svn: r4402
|
2006-09-21 02:17:37 +00:00 |
|
Sam Tobin-Hochstadt
|
0a5ff7fddd
|
Fix bug in definition of match-define.
|
2006-09-20 11:30:20 -04:00 |
|
Sam Tobin-Hochstadt
|
00383c4c5d
|
convert-pat:
- reformatting
- use constant-data?
render-test-list-impl:
- reformatting
- refactoring
|
2006-09-20 11:02:15 -04:00 |
|
Sam Tobin-Hochstadt
|
6bf106f785
|
Fix infinite loop in pregexp-split.
svn: r4398
|
2006-09-20 14:12:48 +00:00 |
|
Matthew Flatt
|
b0f28a2611
|
remove mysterious parsing of backslash-dollar in #px mode
svn: r4397
|
2006-09-20 13:39:55 +00:00 |
|
Matthew Flatt
|
0828cd338c
|
fix parsing of backslash-dollar in #rx mode, as opposed to #px
svn: r4396
|
2006-09-20 13:31:19 +00:00 |
|
Matthew Flatt
|
ed8eef79a9
|
enclosure filename might have path separators
svn: r4395
|
2006-09-20 08:28:24 +00:00 |
|
Eli Barzilay
|
3a16b5d5f5
|
Welcome to a new PLT day.
svn: r4394
|
2006-09-20 07:50:02 +00:00 |
|
Matthew Flatt
|
f7f05b8176
|
fix uchr and KCHR lookup to use modern Carbon functions
svn: r4393
|
2006-09-20 02:41:25 +00:00 |
|
Matthew Flatt
|
c7fb924982
|
catch unexpected EOF in IMAP client
svn: r4392
|
2006-09-20 02:14:58 +00:00 |
|
Matthew Flatt
|
6123da54c0
|
one read-syntax/recursive changed to read-syntax, so that add-indents works
svn: r4391
|
2006-09-20 01:49:12 +00:00 |
|
Matthew Flatt
|
357849bf0a
|
minor px support
svn: r4390
|
2006-09-19 21:39:37 +00:00 |
|
Kathy Gray
|
8411780c8b
|
Correction to testing display (respects font preferences now). Adding order to the choice of composite module
svn: r4389
|
2006-09-19 21:01:05 +00:00 |
|
Jay McCarthy
|
de53685ae2
|
sperber
svn: r4388
|
2006-09-19 18:40:19 +00:00 |
|
Sam Tobin-Hochstadt
|
a6f8fbe350
|
Fix bug in conversion of dotted patterns.
|
2006-09-19 14:31:17 -04:00 |
|
Sam Tobin-Hochstadt
|
086db937b8
|
pregexp can now return a regexp object.
|
2006-09-19 13:01:04 -04:00 |
|
Jay McCarthy
|
703a5e8fc9
|
privacy
svn: r4385
|
2006-09-19 16:19:12 +00:00 |
|
Jay McCarthy
|
10ab002a3e
|
privacy
svn: r4384
|
2006-09-19 15:34:35 +00:00 |
|
Eli Barzilay
|
01dac7fa1e
|
Welcome to a new PLT day.
svn: r4383
|
2006-09-19 07:50:02 +00:00 |
|
Matthew Flatt
|
7aa07153ce
|
undo bad benchmark change
svn: r4382
|
2006-09-19 07:42:07 +00:00 |
|
Matthew Flatt
|
2ddb89e85b
|
rx bug fix related to ranges that include 255
svn: r4381
|
2006-09-19 05:32:17 +00:00 |
|
Matthew Flatt
|
20b636c0c8
|
352.6 notes
svn: r4380
|
2006-09-19 01:02:12 +00:00 |
|
Matthew Flatt
|
d3b96f936e
|
352.6
svn: r4379
|
2006-09-19 00:39:51 +00:00 |
|
Matthew Flatt
|
77f16ca00b
|
final rx benchmark preparation for v352.6
svn: r4378
|
2006-09-19 00:37:06 +00:00 |
|
Jay McCarthy
|
0e84dcb59e
|
api
svn: r4376
|
2006-09-19 00:15:47 +00:00 |
|
Jay McCarthy
|
d565b7eea0
|
privacy
svn: r4374
|
2006-09-18 23:43:48 +00:00 |
|
Jay McCarthy
|
0dd180af95
|
privacy
svn: r4373
|
2006-09-18 23:32:39 +00:00 |
|
John Clements
|
285fe64285
|
added language-based let-lifting choice parameter
svn: r4370
|
2006-09-18 21:05:32 +00:00 |
|
John Clements
|
52afe35a48
|
added language-based let-lifting choice parameter
svn: r4369
|
2006-09-18 21:04:13 +00:00 |
|
Jay McCarthy
|
067dc55727
|
pr8270
svn: r4368
original commit: 800a810dfd
|
2006-09-18 17:33:17 +00:00 |
|
Jay McCarthy
|
800a810dfd
|
pr8270
svn: r4368
|
2006-09-18 17:33:17 +00:00 |
|
Ryan Culpepper
|
8e9d6e6d07
|
Fixed hiding + renaming
Changed colors
Made bound-id=? default
svn: r4367
|
2006-09-18 16:21:16 +00:00 |
|
Ryan Culpepper
|
0937851dac
|
Fixed dependence on skipper collection
svn: r4366
|
2006-09-18 16:14:35 +00:00 |
|
Jay McCarthy
|
79f34ae703
|
up
svn: r4365
|
2006-09-18 15:56:15 +00:00 |
|
Eli Barzilay
|
301442283a
|
Welcome to a new PLT day.
svn: r4364
|
2006-09-18 07:50:02 +00:00 |
|
Mike Sperber
|
8654890be7
|
Synch with english-string-constants.ss.
svn: r4362
|
2006-09-17 23:46:28 +00:00 |
|
Matthew Flatt
|
3d722a8fdd
|
rx benchmark minor additions
svn: r4361
|
2006-09-17 22:13:53 +00:00 |
|
Eli Barzilay
|
f80818233e
|
Welcome to a new PLT day.
svn: r4359
|
2006-09-17 07:50:02 +00:00 |
|
Matthew Flatt
|
2df6cc568a
|
benchmark refinements, including support for mzold
svn: r4358
|
2006-09-17 07:06:41 +00:00 |
|
Matthew Flatt
|
335ead2dae
|
refine rx benchmark suite
svn: r4356
|
2006-09-17 05:08:27 +00:00 |
|
Robby Findler
|
093919aaac
|
fixed contracts
svn: r4353
|
2006-09-16 15:12:57 +00:00 |
|
Eli Barzilay
|
2c2cd817ec
|
Welcome to a new PLT day.
svn: r4351
|
2006-09-16 07:50:03 +00:00 |
|
Eli Barzilay
|
92c5debbc1
|
make log output correspond to what the user sees
svn: r4350
|
2006-09-16 04:49:07 +00:00 |
|
Robby Findler
|
7fa381cace
|
added a comment
svn: r4349
|
2006-09-16 02:36:06 +00:00 |
|