Commit Graph

3228 Commits

Author SHA1 Message Date
Matthew Flatt
3f384b343c fix object header to use Scheme_Object instead of Scheme_Type
svn: r5593
2007-02-14 01:43:51 +00:00
Eli Barzilay
295cb947f5 Welcome to a new PLT day.
svn: r5592
2007-02-13 08:50:03 +00:00
Matthew Flatt
3b966ff86b contract checks on {start,end}-{doc,page} use
svn: r5591
2007-02-13 02:08:04 +00:00
Jay McCarthy
e3394a5cf5 welsh
svn: r5590
2007-02-12 14:43:53 +00:00
Eli Barzilay
26e5b8012a Welcome to a new PLT day.
svn: r5589
2007-02-12 08:50:04 +00:00
Eli Barzilay
9d8cc6f55f Welcome to a new PLT day.
svn: r5587
2007-02-11 08:50:03 +00:00
Eli Barzilay
65aee6d210 Welcome to a new PLT day.
svn: r5586
2007-02-10 08:50:03 +00:00
Ryan Culpepper
204516bad9 Macro stepper: factored derivation synthesis code into separate module
svn: r5585
2007-02-10 03:46:12 +00:00
Ryan Culpepper
64695b46d8 Macro stepper: working on jump-to (incomplete)
svn: r5584
2007-02-10 03:25:36 +00:00
Ryan Culpepper
94ee28f1d5 Macro stepper: fixed internal error
svn: r5583
2007-02-09 18:21:10 +00:00
Ryan Culpepper
8dcb486305 Macro stepper: again, tweaked error message text
svn: r5581
2007-02-09 09:52:54 +00:00
Ryan Culpepper
b16ccdb563 Macro stepper: clarified msgbox title for internal hiding error
svn: r5580
2007-02-09 09:50:49 +00:00
Eli Barzilay
89bcea0a46 Welcome to a new PLT day.
svn: r5579
2007-02-09 08:50:03 +00:00
Ryan Culpepper
ca3c367aab Macro stepper:
fixed bugs re: internal define-syntax
  de-unitized hiding again, disabled extra navigation for now
  fixed bug in letrec-syntaxes w/o var bindings
  fixed bugs in block splicing
  distinguished booleans and keywords in syntax browser

svn: r5578
2007-02-09 08:27:02 +00:00
Robby Findler
ad634b20c5 removed crashing bug from copy/paste but there are still problems
svn: r5577
2007-02-08 23:33:16 +00:00
Robby Findler
276cd746df added revert to defaults
svn: r5575
2007-02-08 15:45:12 +00:00
Eli Barzilay
63a716f92f Welcome to a new PLT day.
svn: r5574
2007-02-08 08:50:04 +00:00
Kathy Gray
5503e79355 Adding more testing support
svn: r5571
2007-02-08 00:20:48 +00:00
Eli Barzilay
51dc8cb94a Welcome to a new PLT day.
svn: r5570
2007-02-07 08:50:03 +00:00
Robby Findler
a1c88e3ac2 fixed PR 8518
svn: r5566
2007-02-06 18:17:39 +00:00
Robby Findler
0c1dbe24dd latest from Paulo J. Matos
svn: r5565
2007-02-06 15:56:21 +00:00
Jay McCarthy
5b987feeb4 dyoo url-path->path
svn: r5563
2007-02-06 15:02:43 +00:00
Kathy Gray
a32a36453a Corrections to bugs 8517 and 8223
svn: r5562
2007-02-06 14:49:03 +00:00
Jay McCarthy
bb1f188642 pr8515
svn: r5561
2007-02-06 14:46:06 +00:00
Eli Barzilay
970a05a066 Welcome to a new PLT day.
svn: r5560
2007-02-06 08:50:03 +00:00
Matthew Flatt
44623776c0 fix err-msg test
svn: r5559
2007-02-06 07:46:43 +00:00
Matthew Flatt
2007843ba4 add new command-line arguments: -p, -P, -Q
svn: r5557
2007-02-06 05:14:34 +00:00
Matthew Flatt
6325a359f0 fix drag-all-under mode in cards, and add some missing resize-box separators
svn: r5556
2007-02-06 05:11:55 +00:00
Robby Findler
f0d91dff14 fixed PR 8516
svn: r5554
2007-02-05 23:21:09 +00:00
Robby Findler
bdc4f19985 tabber: an ellipsis as the second thing on a line now tabs as if the ellipsis wasn't there; good for plt redex
svn: r5553
2007-02-05 19:25:25 +00:00
Eli Barzilay
73d0e1ca10 Welcome to a new PLT day.
svn: r5551
2007-02-05 08:50:18 +00:00
Chongkai Zhu
4a64bbfeaa update
svn: r5549
2007-02-04 00:17:04 +00:00
Matthew Flatt
126ff2a91a improve parallel testing
svn: r5548
2007-02-03 22:15:36 +00:00
Eli Barzilay
40c6593a36 Welcome to a new PLT day.
svn: r5547
2007-02-03 08:50:04 +00:00
Eli Barzilay
0cb9b70922 set svn:eol-style and added newlines at EOFs
svn: r5546
2007-02-03 06:51:31 +00:00
Eli Barzilay
b11d6c4ae9 midsing newline
svn: r5545
2007-02-03 02:47:11 +00:00
Ryan Culpepper
c4c5d6cd13 Macro stepper: eliminated (unneeded) synchronization from tracing
svn: r5544
2007-02-02 19:56:03 +00:00
Ryan Culpepper
d426019579 Macro stepper: fixed syntax-snip read-special
svn: r5543
2007-02-02 19:30:19 +00:00
Ryan Culpepper
432d5349eb Macro stepper: changed out-of-colors color
svn: r5542
2007-02-02 19:29:03 +00:00
Eli Barzilay
b04f768c88 Welcome to a new PLT day.
svn: r5541
2007-02-02 08:50:03 +00:00
Robby Findler
e5895cd76a whoops! forgot to add preferences.ss in
svn: r5540
2007-02-02 04:58:57 +00:00
Matthias Felleisen
53febf1984 applied Carl's patches
svn: r5539
2007-02-02 02:08:45 +00:00
Robby Findler
13110a2113 separated preferences library out to be used by mz
svn: r5537
2007-02-01 23:55:20 +00:00
Ryan Culpepper
679bd4e30c Macro stepper: cosmetic changes, new interface (stub)
svn: r5536
2007-02-01 23:19:44 +00:00
Ryan Culpepper
2f4e4df213 Macro stepper: nicer looking syntax snip props view
svn: r5535
2007-02-01 23:18:19 +00:00
Ryan Culpepper
8ac1fe54e1 Macro stepper:
syntax snips display properties inline
  changed read-special to use procedures instead of promises

svn: r5534
2007-02-01 23:10:38 +00:00
Eli Barzilay
f9b5e1e21d Welcome to a new PLT day.
svn: r5533
2007-02-01 08:50:03 +00:00
Matthew Flatt
482596754b change binary-tree to maybe correctly match the rules
svn: r5532
2007-02-01 07:02:00 +00:00
Matthew Flatt
04621493ad benchmark impl. is not actually based on the Ruby version
svn: r5531
2007-02-01 06:15:46 +00:00
Matthew Flatt
26766f9cfa fixed yet another race condition in a test
svn: r5530
2007-02-01 06:03:02 +00:00
Jacob Matthews
1ecaecbd99 make a line to uncomment to switch to coach
svn: r5529
2007-02-01 02:57:01 +00:00
Jacob Matthews
e5a39eeee0 .
svn: r5528
2007-02-01 02:49:27 +00:00
Jacob Matthews
92535627a5 fixed erroneous grammar production for specs
svn: r5527
2007-02-01 02:45:27 +00:00
Matthew Flatt
ba2c163558 remove stray reference to eli-debug.ss
svn: r5526
2007-02-01 02:11:23 +00:00
Matthew Flatt
778d4d5472 fix another race condition in a test case
svn: r5525
2007-02-01 01:39:22 +00:00
John Clements
05bdd7e0c5 support for begin0. Whew.
svn: r5522
2007-02-01 00:18:42 +00:00
Matthew Flatt
6caa70e84b can now use make-file-or-directory-link instead of cp -a
svn: r5521
2007-01-31 23:20:03 +00:00
Eli Barzilay
ad2d4cc775 Welcome to a new PLT day.
svn: r5518
2007-01-31 08:50:04 +00:00
Robby Findler
81ce545d63 added define-opt/c
svn: r5515
2007-01-31 01:12:19 +00:00
Matthew Flatt
0610ffdd41 avoid excessive allocation for 64-bit machines in make-string/make-bytes tests
svn: r5514
2007-01-31 00:33:38 +00:00
Ryan Culpepper
25740b3224 Macro stepper: fixed prefix refresh on hiding policy change
svn: r5512
2007-01-30 22:37:20 +00:00
Ryan Culpepper
d76d947d93 Macro stepper: internal debugging improvements
svn: r5511
2007-01-30 22:32:21 +00:00
Ryan Culpepper
3b3954c1f8 Macro stepper: moved buttons out from under grow-box (thx Robby)
svn: r5510
2007-01-30 21:38:01 +00:00
Mike Sperber
b47ca09dc5 Add some missing calls to `normalize-path'.
svn: r5509
2007-01-30 19:01:56 +00:00
Eli Barzilay
59a3c3ca7d Welcome to a new PLT day.
svn: r5508
2007-01-30 08:50:02 +00:00
Matthew Flatt
bfc693c063 369.7
svn: r5506
2007-01-30 06:34:05 +00:00
Robby Findler
de59204fa5 some cleanup
svn: r5503
2007-01-30 00:54:23 +00:00
Kathy Gray
8eee6a0298 svn: r5501 2007-01-29 17:05:18 +00:00
Matthew Flatt
74f94b755e add attribution
svn: r5500
2007-01-29 14:01:29 +00:00
Matthew Flatt
69fcdd2d14 add another missing benchmark
svn: r5499
2007-01-29 14:00:47 +00:00
Matthew Flatt
a5b490ae35 build in memcmp as a non-gcing function for xform
svn: r5498
2007-01-29 13:12:45 +00:00
Matthew Flatt
277fad6c1f fix benchmark name
svn: r5497
2007-01-29 12:59:11 +00:00
Matthew Flatt
052e2c3896 implement missing bm
svn: r5496
2007-01-29 12:57:08 +00:00
Eli Barzilay
495ec85d97 Welcome to a new PLT day.
svn: r5495
2007-01-29 08:50:03 +00:00
Matthew Flatt
808e37bfc3 no more gmzc
svn: r5494
2007-01-29 06:25:21 +00:00
Eli Barzilay
8dde1e2c69 bugfix
svn: r5491
2007-01-29 01:57:48 +00:00
Eli Barzilay
a742c67ab6 really solve the cycle, show config only when *re*loading
svn: r5489
2007-01-29 01:36:29 +00:00
Eli Barzilay
aa685ff9c4 break cycle
svn: r5488
2007-01-29 01:28:11 +00:00
Eli Barzilay
7bf793352c log lines when reloading modules or configuration
svn: r5487
2007-01-29 01:16:04 +00:00
Robby Findler
7ab052ebb9 fixed a bug
svn: r5485
2007-01-28 15:25:46 +00:00
Robby Findler
e14bd3c636 fixed PR 8503
svn: r5484
2007-01-28 14:37:56 +00:00
Eli Barzilay
d9f93ce15c Welcome to a new PLT day.
svn: r5483
2007-01-28 08:50:03 +00:00
Robby Findler
9a40891fd6 fixed some bugs Matthias found
svn: r5482
2007-01-28 03:14:21 +00:00
Robby Findler
4ad8fdadea merged the opt/c changes back into the trunk (finally!)
svn: r5481
2007-01-28 02:54:16 +00:00
Matthew Flatt
e911124dbf fix var registration in the presence of setjmp
svn: r5479
2007-01-27 22:54:38 +00:00
Ryan Culpepper
043c5e3d8c Macro stepper: fixed another foci type bug
svn: r5477
2007-01-27 19:18:28 +00:00
Robby Findler
c88dd61348 another fix for PR 8502
svn: r5476
2007-01-27 14:08:39 +00:00
Mike Sperber
8dc4f3aa69 Synch with latest.
svn: r5475
2007-01-27 13:42:07 +00:00
Eli Barzilay
981928e7a6 Welcome to a new PLT day.
svn: r5474
2007-01-27 08:50:02 +00:00
Robby Findler
84e9f499dd fixed PR 8502
svn: r5473
2007-01-27 05:06:39 +00:00
Matthew Flatt
f31128cf11 fix bad attempt to speed up rational comparisons, as well as th egap in the test suite
svn: r5472
2007-01-27 01:40:58 +00:00
Ryan Culpepper
ef1f77c33f Macro stepper:
cleaned up representation of big (localaction) contexts
  unitized hiding impl
  added (broken/experimental) navigation tools (jump, zoom)

svn: r5468
2007-01-26 19:53:55 +00:00
Ryan Culpepper
c7b622c537 Macro stepper: fixed old error message for clarity
svn: r5467
2007-01-26 19:52:05 +00:00
Ryan Culpepper
8c8e0d36e7 Macro stepper: fixed bug in error steps (foci)
svn: r5466
2007-01-26 18:23:57 +00:00
Kathy Gray
10558df5dd Corrected bug 8501
svn: r5465
2007-01-26 13:39:39 +00:00
Eli Barzilay
b8cdb7afab Welcome to a new PLT day.
svn: r5464
2007-01-26 08:50:03 +00:00
Eli Barzilay
2698bf52fb * checker modules are reloaded when the file changes, so there is no
longer any need to restart the server.
* Added a 'hook-file option that specifies a module providing a
  generic hook.  Useful for notifications when important things
  happen, but can be used for anything.  Reloaded on change too.

svn: r5463
2007-01-26 06:51:36 +00:00
Ryan Culpepper
f9dfebefa3 Macro stepper: added support for extra nav tools (zoom, jump) but disabled
svn: r5461
2007-01-25 19:20:44 +00:00
Ryan Culpepper
3fe785014a Macro stepper: minor bug fix
svn: r5460
2007-01-25 19:16:14 +00:00
Eli Barzilay
0bd80179b6 Welcome to a new PLT day.
svn: r5456
2007-01-25 08:50:03 +00:00