Commit Graph

3571 Commits

Author SHA1 Message Date
Eli Barzilay
4f7cc1e56b fix for PR8331
svn: r4487
2006-10-05 01:54:36 +00:00
Robby Findler
dddd0a9243 added get-tabs
svn: r4485
2006-10-04 22:46:42 +00:00
Robby Findler
7899d16121 one more test for [
svn: r4484
2006-10-04 21:10:58 +00:00
Eli Barzilay
e7d9245a18 set show-all-prompts to #t by default
svn: r4481
2006-10-04 19:14:59 +00:00
Eli Barzilay
fd5fdceaaa New readline-using layer for REPL interaction
svn: r4480
2006-10-04 19:06:31 +00:00
Eli Barzilay
2abe03bac8 typo
svn: r4479
2006-10-04 19:01:02 +00:00
Eli Barzilay
9cb8f01a09 Careful when composing simplify-path' and expand-path'
svn: r4478
2006-10-04 17:50:42 +00:00
Eli Barzilay
c1cc293cd5 When DESTDIR ends with a '/', dirs.ss spits out directories with '//'
in them, which caused problems with main-collects not identifying
paths as paths in the plt tree.  The solution is to use expand-path
for these things, which normalizses multiple slashes to a single one.
While I'm at it, I did the same for dirs.ss, so it produces more
consistent paths for code that might want to rely on it.
(Also did some reformatting.)

svn: r4477
2006-10-04 17:36:08 +00:00
Eli Barzilay
b8c6f3fa73 Welcome to a new PLT day.
svn: r4476
2006-10-04 07:50:02 +00:00
Matthew Flatt
6c0197bd86 snapshot new prompt test suite
svn: r4473
2006-10-04 03:07:16 +00:00
Eli Barzilay
e15b0032c1 Welcome to a new PLT day.
svn: r4468
2006-10-03 07:50:02 +00:00
Greg Cooper
3d3f22b910 fixes to the gui widget adaptors
svn: r4465
2006-10-02 21:02:09 +00:00
Kathy Gray
50ca4e1cbf Corrected bugs regarding exceptions and check ... catch
svn: r4464
2006-10-02 20:17:36 +00:00
Ryan Culpepper
459b86900b Fixed some hiding+modules interactions
Fixed some hiding+renames interactions

svn: r4463
2006-10-02 15:31:33 +00:00
Eli Barzilay
182c6af427 Welcome to a new PLT day.
svn: r4462
2006-10-02 07:50:19 +00:00
Ryan Culpepper
00b0dc8f10 Added context popup menu to syntax browser & macro stepper
Made identifier=? menus use checkable items

svn: r4461
2006-10-01 22:38:19 +00:00
Matthew Flatt
029659c1d5 fix regexp bug in checking too far for regmust
svn: r4460
2006-10-01 21:46:48 +00:00
Ryan Culpepper
57f3a709d1 Added simple context menu to syntax-browser
svn: r4459
2006-10-01 19:11:35 +00:00
Eli Barzilay
84dc14ce65 Throw network exceptions
svn: r4458
2006-10-01 15:39:34 +00:00
Eli Barzilay
7ba2b8557d Welcome to a new PLT day.
svn: r4456
2006-09-30 07:50:02 +00:00
Eli Barzilay
16a588b742 Welcome to a new PLT day.
svn: r4455
2006-09-29 07:50:02 +00:00
Eli Barzilay
477528c805 minor bug on directory selections
svn: r4454
2006-09-28 20:48:25 +00:00
Eli Barzilay
97c30012ed Mainly reformatting and using kw.ss instead of opt-lambda and case-lambda
svn: r4453
2006-09-28 16:13:32 +00:00
Eli Barzilay
6210b79f2b Welcome to a new PLT day.
svn: r4452
2006-09-28 07:50:02 +00:00
Eli Barzilay
e2af375047 added bytes version of everything
svn: r4451
2006-09-28 03:50:38 +00:00
John Clements
7de449312c there's an extra syntax-e in the stepper-skipto for (time ...)
svn: r4450
2006-09-28 00:59:28 +00:00
John Clements
d82c0b02b3 added comment re: phase 1/2
svn: r4449
2006-09-28 00:58:31 +00:00
Eli Barzilay
b123c4b394 typo
svn: r4448
2006-09-27 19:12:26 +00:00
Eli Barzilay
6c2343f20c added _bytes/eof
svn: r4447
2006-09-27 19:11:45 +00:00
Eli Barzilay
dcf460c0ee Welcome to a new PLT day.
svn: r4446
2006-09-27 07:50:02 +00:00
Robby Findler
02e1833c8c changed the save-to-desktop feature to remove slashes from path names
svn: r4443
2006-09-26 22:04:03 +00:00
Robby Findler
1c9cc76add removed use of regular regexps (they were just there as a 'performance improvement') and improved regexp for email addresses a little so it doesn't match ,@
svn: r4442
2006-09-26 21:53:49 +00:00
Matthew Flatt
4b5146ca5b fix pregexp-match-positions
svn: r4441
2006-09-26 20:56:51 +00:00
Eli Barzilay
d1e22794f4 specialize code for body and no keywords (and no optionals)
svn: r4440
2006-09-26 15:28:05 +00:00
Jay McCarthy
13b9ef2d9d fix
svn: r4439
2006-09-26 14:01:24 +00:00
Robby Findler
79a6945f54 changed the 'auto-open' link in emails with attachments
svn: r4438
2006-09-26 13:48:39 +00:00
Robby Findler
7694a014ee changed the 'auto-open' link in emails with attachments
svn: r4437
2006-09-26 13:44:48 +00:00
Eli Barzilay
13771a0075 Welcome to a new PLT day.
svn: r4436
2006-09-26 07:50:02 +00:00
Jay McCarthy
f22e9424e2 up
svn: r4435
2006-09-26 05:08:04 +00:00
Eli Barzilay
33f93c0d2e * Reformattings
* Avoid keeping empty history lines
* Avoid keeping repetitive history lines
* Provided (and documented) set-completion-function!
* Change sample use to a conditional `dynamic-require'
* Use raw mallocs instead of eternal for completions

svn: r4434
2006-09-25 23:30:53 +00:00
Eli Barzilay
b8586b743d some reformatting and minor clarification
svn: r4433
2006-09-25 18:16:42 +00:00
Eli Barzilay
821135354b allow #:body without #:keys
svn: r4431
2006-09-25 13:00:28 +00:00
Eli Barzilay
39714d8bd1 Welcome to a new PLT day.
svn: r4430
2006-09-25 07:50:03 +00:00
Matthew Flatt
0924d357a7 replace weird every-50th-iteration overflow checking in check_cycle with a normal overflow check
svn: r4429
2006-09-24 21:00:03 +00:00
Eli Barzilay
94e3417a88 Welcome to a new PLT day.
svn: r4428
2006-09-24 07:50:03 +00:00
John Clements
fc7322a4b3 just checking it in
svn: r4426
2006-09-23 11:21:17 +00:00
John Clements
02d9fbd35c back to all tests
svn: r4425
2006-09-23 11:20:37 +00:00
John Clements
f1c6776715 lifting now controlled by language.
svn: r4424
2006-09-23 11:19:32 +00:00
John Clements
885b2fa8d3 change to testing args (broken, actually).
svn: r4423
2006-09-23 11:10:08 +00:00
John Clements
66298f0727 changed representation of stepper-skipto lists
svn: r4422
2006-09-23 10:44:40 +00:00