Eli Barzilay
|
35893972e8
|
typo
svn: r4036
|
2006-08-12 05:22:55 +00:00 |
|
Eli Barzilay
|
9bdc6a8aba
|
different names for lazy tests
svn: r4035
|
2006-08-12 05:22:10 +00:00 |
|
Eli Barzilay
|
bcbf530dd1
|
* Fancy macro for test specification
* Lots of test rewrites using new macro
* Two more lazy examples (would be enough for some time)
svn: r4034
|
2006-08-12 05:21:45 +00:00 |
|
Eli Barzilay
|
c75c333174
|
Formatting -- end files with a newline, convert WXME file to new version, etc
svn: r4025
|
2006-08-10 21:25:13 +00:00 |
|
Robby Findler
|
97e613ac54
|
fixed buggy test suite
svn: r3998
|
2006-08-09 14:07:02 +00:00 |
|
Robby Findler
|
d3a494fdeb
|
fixed break-related bug in drscheme repl
svn: r3993
|
2006-08-09 03:28:54 +00:00 |
|
Kathy Gray
|
a361348bdc
|
Corrected bug of conflicting names between import and current file
svn: r3985
|
2006-08-08 17:58:37 +00:00 |
|
Robby Findler
|
a582a09d66
|
fixed PR 8210
svn: r3979
|
2006-08-07 13:31:32 +00:00 |
|
John Clements
|
720969a8b6
|
added yet another argument to go, 1 test for lazy
svn: r3977
|
2006-08-07 12:54:07 +00:00 |
|
Matthew Flatt
|
3d390e301e
|
pre-resolve is-mutated flag was mixed up with post-resolve is-initialized flag
svn: r3974
|
2006-08-05 18:20:20 +00:00 |
|
Matthew Flatt
|
8e75fd1e94
|
readtable paren tests
svn: r3963
|
2006-08-04 19:57:26 +00:00 |
|
Matthew Flatt
|
24880e18a4
|
fix verifier for optimizer-introduced raise-arity-error on a closure converted to accept a mutable variable reference
svn: r3944
|
2006-08-03 20:02:24 +00:00 |
|
Matthew Flatt
|
2b7a722b33
|
fix scoped init names (i.e., when combined with define-local-member-name)
svn: r3937
|
2006-08-02 20:14:32 +00:00 |
|
Robby Findler
|
cd03877fae
|
added tests for pr 8136 and recent posts about top-level namespace strangeness on plt-scheme
svn: r3935
|
2006-08-02 19:04:35 +00:00 |
|
Eli Barzilay
|
2d7c1f6947
|
flush section header outputs
svn: r3930
|
2006-08-02 18:03:27 +00:00 |
|
Kathy Gray
|
325c304560
|
Correction to bug causing methods with the same name and different access to interfere with each other.
Correction to bug allowing package access methods to implement interface methods.
Correction to bug preventing interactions window from accessing protected fields.
svn: r3922
|
2006-08-02 03:53:43 +00:00 |
|
John Clements
|
105c6830be
|
a few more tests
svn: r3907
|
2006-07-31 14:47:28 +00:00 |
|
John Clements
|
47c2b6d511
|
added tests for head.ss, incl. bytes-type tests where applicable
svn: r3905
|
2006-07-31 14:30:09 +00:00 |
|
Matthew Flatt
|
ca2b00a9a3
|
check new optimizations, BEGIN_/END_ESCAPABLE
svn: r3901
|
2006-07-31 11:40:07 +00:00 |
|
Matthew Flatt
|
4d090051cc
|
make gambit-prelude better fit suffix convention
svn: r3870
|
2006-07-28 16:47:25 +00:00 |
|
Matthew Flatt
|
39c40327ab
|
refine build options for chicken, etc.
svn: r3869
|
2006-07-28 16:45:42 +00:00 |
|
Matthew Flatt
|
61079f028b
|
instructions for gambit/bigloo
svn: r3864
|
2006-07-28 13:55:58 +00:00 |
|
Matthew Flatt
|
968bd4adac
|
helpers for bigloo and gambit
svn: r3863
|
2006-07-28 13:54:27 +00:00 |
|
Matthew Flatt
|
2757a3e7cc
|
more iterations
svn: r3862
|
2006-07-28 13:30:28 +00:00 |
|
Matthew Flatt
|
b930ce0747
|
352.1
svn: r3861
|
2006-07-28 13:00:14 +00:00 |
|
Eli Barzilay
|
bb5b45b181
|
re-do changes that were undone in r3843
svn: r3859
|
2006-07-28 08:15:46 +00:00 |
|
Matthew Flatt
|
94e726f309
|
benchmark lambda lifting
svn: r3851
|
2006-07-27 20:09:25 +00:00 |
|
Matthew Flatt
|
d615bccb08
|
collect benchmark programs together in one place, finally
svn: r3848
|
2006-07-27 19:32:22 +00:00 |
|
Eli Barzilay
|
5099b078c6
|
Undo the following revisions:
r3839
r3825
r3823
r3821
r3820 (undo only the changes in drscheme/private/debug.ss)
r3792
r3791
They will be re-done after v352 is released
svn: r3843
|
2006-07-27 17:12:18 +00:00 |
|
Robby Findler
|
967cd9ab14
|
fixed PR 8190
svn: r3839
|
2006-07-27 14:10:55 +00:00 |
|
Robby Findler
|
b50627ffe6
|
added test for toplevel bug
svn: r3821
|
2006-07-26 12:24:47 +00:00 |
|
Robby Findler
|
c937d4aa28
|
added more or/c tests
svn: r3793
|
2006-07-24 14:51:52 +00:00 |
|
Robby Findler
|
61254b02e7
|
trims the top of the stack, removing drscheme-specific frames, plus fixes to the test suites
svn: r3792
|
2006-07-24 13:32:47 +00:00 |
|
Matthew Flatt
|
92723b21c6
|
fix JIT bug in checking last arg for string-set
svn: r3777
|
2006-07-21 12:34:35 +00:00 |
|
Noel Welsh
|
23a7524be4
|
Update some tests to SchemeUnit 2, and change load-srfis to load new SRFIs since last time
svn: r3773
|
2006-07-20 13:08:43 +00:00 |
|
Eli Barzilay
|
6f4093f152
|
set svn:eol-style and executable properties
svn: r3764
|
2006-07-19 05:01:31 +00:00 |
|
Robby Findler
|
3cf662e760
|
cleanups in test suites
svn: r3763
|
2006-07-19 04:34:48 +00:00 |
|
Robby Findler
|
daf17eb616
|
made case-lambda work with the magic [ thing and fixed up some test suites
svn: r3754
|
2006-07-18 18:55:18 +00:00 |
|
Robby Findler
|
61f541091f
|
fixed a bug where color-list->image accepts only color structs, rather than all kinds of colors
svn: r3743
|
2006-07-17 17:31:25 +00:00 |
|
Matthew Flatt
|
fb2b7fbf05
|
fix shortcut prefix test
svn: r3737
|
2006-07-17 02:45:29 +00:00 |
|
Matthew Flatt
|
b8e4c018f2
|
get context right for forms put into a module
svn: r3736
|
2006-07-17 02:44:37 +00:00 |
|
Eli Barzilay
|
7cb8b4536d
|
fix tests to work on Windows (with standard paths?)
svn: r3735
|
2006-07-17 00:43:31 +00:00 |
|
Matthew Flatt
|
827ee8b2b8
|
fix weak hash-table equivalence test
svn: r3728
|
2006-07-16 14:19:00 +00:00 |
|
Matthew Flatt
|
1330db7577
|
skip reencode test if converter is not available
svn: r3725
|
2006-07-16 13:01:31 +00:00 |
|
Matthew Flatt
|
721cdd300b
|
fix bytes->string/utf-8 when permissive char is NUL
svn: r3724
|
2006-07-16 12:49:46 +00:00 |
|
Matthew Flatt
|
14c5562e7e
|
download version 4.1 of the normalization test suite
svn: r3720
|
2006-07-16 02:40:55 +00:00 |
|
Robby Findler
|
73ce86e94b
|
fixed PR 8166
svn: r3701
|
2006-07-13 19:29:04 +00:00 |
|
Eli Barzilay
|
01e534d059
|
typos in curried C code
svn: r3685
|
2006-07-11 21:51:02 +00:00 |
|
Eli Barzilay
|
46bd46d4bc
|
added tests that were left out by mistake
svn: r3684
|
2006-07-11 21:49:27 +00:00 |
|
Robby Findler
|
0d07f36ab7
|
added first order checking and some stop-gap checking for sub-structs
svn: r3675
|
2006-07-10 20:57:33 +00:00 |
|