Commit Graph

1753 Commits

Author SHA1 Message Date
Matthew Flatt
3c6aaf97c0 test syntax pattern match on vectors
svn: r2419
2006-03-12 16:16:37 +00:00
Matthew Flatt
7b968839e8 Lauri's patch to syntax pattern match on vectors
svn: r2418
2006-03-12 16:16:07 +00:00
Eli Barzilay
dbed916752 Welcome to a new PLT day.
svn: r2417
2006-03-12 09:20:02 +00:00
Matthew Flatt
fa34048e30 typo in x86 Darwin support
svn: r2416
2006-03-11 13:27:27 +00:00
Eli Barzilay
354b9128fc Welcome to a new PLT day.
svn: r2415
2006-03-11 09:20:02 +00:00
John Clements
289e076893 added preliminary acl2 support
svn: r2414
2006-03-11 00:21:19 +00:00
Jacob Matthews
566bcba4d5 extended collapse-module-path to handle planet
svn: r2412
2006-03-10 16:29:44 +00:00
Jacob Matthews
4a8811c6b0 fix drscheme-stopping contract problem
svn: r2410
2006-03-10 14:57:05 +00:00
Eli Barzilay
27415ae0bc Welcome to a new PLT day.
svn: r2408
2006-03-10 09:20:01 +00:00
Matthew Flatt
17670dd89d moddep contracts and testing
svn: r2407
2006-03-10 03:35:23 +00:00
Matthew Flatt
9379eec0e9 fix bug with --force warning
svn: r2403
2006-03-09 22:07:17 +00:00
Matthew Flatt
2543ebd5a8 fix runstack global register on arithmtic slow path
svn: r2402
2006-03-09 20:14:41 +00:00
Robby Findler
eb09d5483a updated based on latest email to plt-scheme
svn: r2401
2006-03-09 17:32:49 +00:00
Matthew Flatt
bde760a0c2 NetBSD config fixes
svn: r2400
2006-03-09 14:26:47 +00:00
Eli Barzilay
01d074baf3 Welcome to a new PLT day.
svn: r2399
2006-03-09 09:20:02 +00:00
Robby Findler
9ddd7d429b fixed bug in c:c;c:l, PR 7944
svn: r2398
2006-03-09 00:29:55 +00:00
Robby Findler
4a78a1d1ee svn: r2397 2006-03-08 23:04:54 +00:00
Robby Findler
c2c31213d2 svn: r2396 2006-03-08 22:13:17 +00:00
Matthew Flatt
04836be213 avoid xform deficiency
svn: r2395
2006-03-08 20:44:20 +00:00
Robby Findler
7249080888 svn: r2393 2006-03-08 17:23:45 +00:00
Eli Barzilay
2cdcb9aeb1 Welcome to a new PLT day.
svn: r2392
2006-03-08 09:20:02 +00:00
Robby Findler
ef3f910b6e fixed PR 7491
svn: r2391
2006-03-08 03:17:49 +00:00
Matthew Flatt
2bcb68471c more on self tail calls: avoid store and load on last argument
svn: r2389
2006-03-08 03:00:28 +00:00
Matthew Flatt
421a8601d6 streamline self tail calls for letrec-bound functions
svn: r2387
2006-03-08 02:41:00 +00:00
Matthew Flatt
20f5a5f12b new optimizer tests
svn: r2385
2006-03-07 15:55:14 +00:00
Matthew Flatt
de0e4fffeb note 301.9 changes
svn: r2384
2006-03-07 15:54:54 +00:00
Matthew Flatt
4238c1a19a add missing library dependency
svn: r2383
2006-03-07 15:54:16 +00:00
Matthew Flatt
b2f0e051a8 301.9
svn: r2382
2006-03-07 15:50:58 +00:00
Eli Barzilay
f017ead78c Welcome to a new PLT day.
svn: r2379
2006-03-07 09:20:18 +00:00
Mike Sperber
d0538e68bb Update the German translation.
svn: r2375
2006-03-06 20:01:05 +00:00
Matthew Flatt
f2fdc19ee4 change path collection for profiling to be counts for uniqe paths
svn: r2373
2006-03-06 13:35:49 +00:00
Matthew Flatt
41b06100e3 fix path collection for profiling
svn: r2372
2006-03-06 13:18:14 +00:00
Eli Barzilay
d4952b42e7 Welcome to a new PLT day.
svn: r2371
2006-03-06 09:20:02 +00:00
Eli Barzilay
c214474a31 Welcome to a new PLT day.
svn: r2367
2006-03-05 09:20:02 +00:00
Eli Barzilay
370bcea333 Welcome to a new PLT day.
svn: r2363
2006-03-04 09:20:02 +00:00
Robby Findler
cd039c0240 fixed a problem John talked about and made the find dialog be non-sheet
svn: r2362
2006-03-03 22:23:48 +00:00
Matthew Flatt
a4034de29c fold in v301 notes
svn: r2360
2006-03-03 17:56:25 +00:00
Matthew Flatt
26cd219f61 test inling of a few more predicates
svn: r2359
2006-03-03 17:38:01 +00:00
Matthew Flatt
c88dc9c26b inline a few more predicates
svn: r2358
2006-03-03 17:37:46 +00:00
Eli Barzilay
776e15490e * Arguments can now be passed directly as lists
* Keywords are compared for the literal symbol instead of comparing ids
* Added tests for the above
* Some re-formatting

svn: r2356
2006-03-03 14:48:22 +00:00
Matthew Flatt
c81cdb47b9 fix expt on negative powers of -inf.0 and +inf.0
svn: r2355
2006-03-03 14:34:30 +00:00
Matthew Flatt
e641f9af50 more expt tests
svn: r2354
2006-03-03 14:33:31 +00:00
Eli Barzilay
018e3a9e9a Welcome to a new PLT day.
svn: r2353
2006-03-03 09:20:02 +00:00
Eli Barzilay
967001d364 Set eol-style, some editing.
svn: r2352
2006-03-03 03:37:02 +00:00
John Clements
bf08ed9b5a ...
svn: r2351
2006-03-02 23:46:22 +00:00
John Clements
52db4e170a refactored to pull out macro unwinding
svn: r2350
2006-03-02 23:45:42 +00:00
John Clements
238b744d99 ...
svn: r2348
2006-03-02 20:44:06 +00:00
Matthew Flatt
e0f43372fd add 'no-sheet dialog style
svn: r2347
2006-03-02 20:09:02 +00:00
Matthew Flatt
79c9d947af add support for CC, CFLAGS, LD, and LDFLAGS, plus new MZSCHEME_DYNEXT variants
svn: r2345
2006-03-02 13:27:30 +00:00
Matthew Flatt
dc3dc48ea3 fix hashing of native closures
svn: r2344
2006-03-02 12:19:14 +00:00