Commit Graph

1681 Commits

Author SHA1 Message Date
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
Eli Barzilay
0ac3aa6669 Welcome to a new PLT day.
svn: r2343
2006-03-02 09:20:02 +00:00
Kathy Gray
1c85dd7504 Bug fix for order of field evaluation
svn: r2342
2006-03-02 06:00:54 +00:00
Robby Findler
873e71a9dd fixed PR 7927
svn: r2341
2006-03-02 02:48:40 +00:00
Matthew Flatt
4c717d307f copy PLT_MzScheme into PLT_MrEd framework to avoid relative fw-to-fw reference
svn: r2339
2006-03-01 14:02:40 +00:00
Eli Barzilay
b443e10fb3 Welcome to a new PLT day.
svn: r2338
2006-03-01 09:20:02 +00:00
Matthew Flatt
6aa901de18 301.8
svn: r2336
2006-03-01 01:10:47 +00:00
Matthew Flatt
0e1e6b18e4 prep for 308.1
svn: r2335
2006-03-01 00:52:08 +00:00
Eli Barzilay
1b1cc3f781 Welcome to a new PLT day.
svn: r2329
2006-02-28 09:20:02 +00:00
Kathy Gray
9469edc6f1 Arity bug in build-info fix.
svn: r2328
2006-02-28 05:38:32 +00:00
Eli Barzilay
e5db23bed1 dont use code-inspector for evaluating submissions
svn: r2327
2006-02-28 01:46:03 +00:00
Eli Barzilay
9407c673ba Welcome to a new PLT day.
svn: r2324
2006-02-27 09:20:02 +00:00
Eli Barzilay
63a9e097cd save geometry in on-close
svn: r2323
2006-02-27 07:53:32 +00:00
Eli Barzilay
70d2fa327d When both optionals and keywords are used, the first keyword marks the end
of the optionals.

svn: r2322
2006-02-27 04:42:27 +00:00
Matthew Flatt
d9e3e1e267 make serialization work right when a module is dynamic-required using a (non-string) path
svn: r2321
2006-02-26 17:45:37 +00:00
Eli Barzilay
c34a75443e use a new code inspector for safer eval
svn: r2319
2006-02-26 02:49:24 +00:00
Eli Barzilay
a813ae8434 Welcome to a new PLT day.
svn: r2315
2006-02-25 09:20:02 +00:00
Robby Findler
3172ffd027 added contract-violation->string parameter
svn: r2314
2006-02-24 15:37:58 +00:00
Robby Findler
2a9f556c8d fixed typo
svn: r2313
2006-02-24 15:37:43 +00:00
Eli Barzilay
67e5151775 fix expansion problems
svn: r2312
2006-02-24 13:14:04 +00:00
Eli Barzilay
305505fb05 Welcome to a new PLT day.
svn: r2311
2006-02-24 09:20:02 +00:00
Matthew Flatt
6ddea0a0f5 when writing a .zo fails, delete the bad file
svn: r2310
2006-02-23 20:53:41 +00:00
Matthew Flatt
fa6a2c009c if buildinfo is available and it doesn't have USE_GL, then assume a particular GL configuration
svn: r2309
2006-02-23 20:06:52 +00:00