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
Matthew Flatt
f4c8a45e2a
letrec-created closures need to be initially zeroed, unless it's the last closure for the letrec
...
svn: r5459
2007-01-25 14:05:24 +00:00
Matthew Flatt
2b10f81125
fix gmp header problem
...
svn: r5458
2007-01-25 09:53:54 +00:00
Matthew Flatt
4516fb561f
eliminate a little more 3m overhead
...
svn: r5457
2007-01-25 09:35:01 +00:00
Eli Barzilay
0bd80179b6
Welcome to a new PLT day.
...
svn: r5456
2007-01-25 08:50:03 +00:00
Matthew Flatt
13e5b1198a
reduce 3m overhead for many arithmetic primitives
...
svn: r5455
2007-01-25 06:22:16 +00:00
Matthew Flatt
e7cc73c1cf
hack to experiment with disabling contracts
...
svn: r5454
2007-01-25 06:20:22 +00:00
Matthew Flatt
105339ed2e
field name mismatch in provide/contract (not sure why it isn't a syntax error)
...
svn: r5453
2007-01-25 06:19:57 +00:00
Matthew Flatt
a746e33058
improved test for non-conversion
...
svn: r5452
2007-01-25 06:19:00 +00:00
Ryan Culpepper
cf3da5cf7d
Macro stepper: show/hide props reflows syntax display
...
svn: r5451
2007-01-25 05:11:05 +00:00
Ryan Culpepper
9774e0926d
Changes to macro stepper (internal):
...
refactored context rep in steps to retain frame structure
fixed bug in syntax-restamp (bogus template, broke colors)
needs revisiting
svn: r5450
2007-01-25 00:32:29 +00:00
Eli Barzilay
952a50906c
check that we did not have any skipped values in wrap-evaluator
...
svn: r5449
2007-01-24 19:01:41 +00:00
Eli Barzilay
7c253a2dcf
typo
...
svn: r5448
2007-01-24 09:53:42 +00:00
Eli Barzilay
4ace2dd971
Welcome to a new PLT day.
...
svn: r5447
2007-01-24 08:50:03 +00:00
Eli Barzilay
9673f7e703
removed the tweaker hack for a solution that creates a new exception
...
svn: r5446
2007-01-24 07:52:51 +00:00
Matthew Flatt
4511f58d0c
fix some error handling and support for short-lived UTF-32 string encoding
...
svn: r5445
2007-01-24 06:53:08 +00:00
Matthew Flatt
272980489c
avoid chains of derived-from-... names (due to previous attempt at fixing the string vs. symbol problem)
...
svn: r5444
2007-01-24 02:37:01 +00:00
Matthew Flatt
c0c04fb2fc
make derived-from-... name a symbol in a class record
...
svn: r5443
2007-01-24 02:34:38 +00:00
Matthew Flatt
898e50625b
missed non-array allocations using top-level new
...
svn: r5442
2007-01-23 22:24:19 +00:00
Matthew Flatt
ece86fe323
remove need for defining C++ top-level new with Unix builds
...
svn: r5441
2007-01-23 22:08:27 +00:00
Matthew Flatt
6bf1ad9c2b
fix default name in Create Executable dialog
...
svn: r5440
2007-01-23 21:21:43 +00:00
Eli Barzilay
fba4f23c3b
* Added `sandbox-override-collection-paths' to allow a local library overrides
...
* Added a `overridden-collects' direectory
* Forbid `exit' from use code
* Note about stderr not being redirected
svn: r5439
2007-01-23 20:18:16 +00:00
Robby Findler
9bcd4aafe7
fix for PR 8496
...
svn: r5438
2007-01-23 20:02:05 +00:00
Chongkai Zhu
69a6c8a5cb
new Chinese string constants
...
svn: r5437
2007-01-23 15:00:55 +00:00
Eli Barzilay
a5d01f9c3a
respect set!-transformers in setf!
...
svn: r5436
2007-01-23 08:54:16 +00:00
Eli Barzilay
975ffcc227
Welcome to a new PLT day.
...
svn: r5435
2007-01-23 08:50:03 +00:00
John Clements
8c99995af3
added stop on next buttons
...
svn: r5434
2007-01-23 04:16:40 +00:00
Eli Barzilay
4370b361b6
provide log-line
...
svn: r5433
2007-01-23 03:35:05 +00:00
Eli Barzilay
90786886a0
improved code, replace read/write specs by a generic permissions parameter
...
svn: r5432
2007-01-23 02:22:13 +00:00
John Clements
0f447d6b63
added end button
...
svn: r5431
2007-01-22 20:49:10 +00:00
John Clements
4e3aee32c2
added jump-to-end button label
...
svn: r5430
2007-01-22 20:48:07 +00:00
Eli Barzilay
57e2eb0362
* Added sandbox-read-ok-paths' and
sandbox-write-ok-paths' to customize the
...
default security guard
* Automatically add non-collects paths that are needed to load teachpacks and
the langauge module.
svn: r5429
2007-01-22 19:54:51 +00:00
Eli Barzilay
0698c15032
Welcome to a new PLT day.
...
svn: r5427
2007-01-22 08:50:03 +00:00
Greg Cooper
ecd97933e6
fixed quadratic performance problem in switches
...
svn: r5426
2007-01-22 05:14:23 +00:00
Matthew Flatt
5fa4e9e5d1
369.6: change WXME format to start with #reader, and fix 3m bug related to integers overlapping with pointers in a thread record
...
svn: r5425
2007-01-22 03:47:32 +00:00
Matthew Flatt
42bf3cfbe0
minor streamlining of unit compilation
...
svn: r5424
2007-01-22 03:45:26 +00:00
Matthew Flatt
b550ae9b73
mostly improvements to run.ss benchmark-running script
...
svn: r5423
2007-01-22 03:18:51 +00:00
Eli Barzilay
ab98b01677
Welcome to a new PLT day.
...
svn: r5422
2007-01-21 08:50:04 +00:00
Matthew Flatt
8c2c44f0c2
end-sesion detect window must not be instrumented for 3m
...
svn: r5421
2007-01-21 03:09:11 +00:00
Eli Barzilay
2636dbd368
added i/o controlling
...
svn: r5420
2007-01-20 22:20:23 +00:00
Eli Barzilay
983893a48c
Welcome to a new PLT day.
...
svn: r5419
2007-01-20 08:50:04 +00:00
Matthew Flatt
6781640440
fix threadlib section report
...
svn: r5418
2007-01-19 21:42:53 +00:00
Matthew Flatt
39c99ef76e
make-pipe accepts #f as first argument
...
svn: r5417
2007-01-19 20:45:59 +00:00
Mike Sperber
4110c9ad99
Synch with latest.
...
svn: r5416
2007-01-19 15:48:18 +00:00
Eli Barzilay
4229e29035
* memory-limit also forbids large allocations now, remove warning
...
* rename `current-run-status' -> `set-run-status'
* coverage should work fine with non-textual submissions
* added `current-error-message-tweaker', "checker.ss"-based checkers now use it
to show which expression caused an error ("handin-server.ss" uses
`tweak-error-message'). (This feature is a hack, and currently undocumented)
svn: r5415
2007-01-19 10:03:54 +00:00
Eli Barzilay
fd4a4abe36
Welcome to a new PLT day.
...
svn: r5414
2007-01-19 08:50:04 +00:00
Matthew Flatt
39914737d0
slight further performance improvement for 3m bignums
...
svn: r5413
2007-01-19 07:06:05 +00:00
Matthew Flatt
7b22136f75
fix performance problem with bignums and 3m
...
svn: r5412
2007-01-19 06:54:43 +00:00
Matthew Flatt
f2285ef04a
fix read and read-syntax
...
svn: r5411
2007-01-19 03:03:57 +00:00