Commit Graph

38110 Commits

Author SHA1 Message Date
Matthias Felleisen
5f814a0501 test for mouse event
svn: r2519
2006-03-27 15:35:00 +00:00
Matthias Felleisen
f1d1e3e8a1 world docs updated
svn: r2518
2006-03-27 15:33:35 +00:00
Matthias Felleisen
c3803982eb world with mouse events
svn: r2517
2006-03-27 15:31:07 +00:00
Matthew Flatt
634eb6f00d one more builtin for x86 Mac OS X build
svn: r2516
2006-03-27 14:53:09 +00:00
Eli Barzilay
03b81b71ac Welcome to a new PLT day.
svn: r2515
2006-03-27 09:20:02 +00:00
Eli Barzilay
d328e461be :names-checker can have a filename list
svn: r2513
2006-03-27 03:58:19 +00:00
Eli Barzilay
dd942a3885 Welcome to a new PLT day.
svn: r2510
2006-03-26 09:20:02 +00:00
Matthew Flatt
6d71c21bf3 wxColour objects are not atomic
svn: r2509
2006-03-26 03:33:25 +00:00
Matthew Flatt
542d29741d avoid global new/delete in OS X, because it doesn't link right in x86
svn: r2508
2006-03-25 20:53:15 +00:00
Matthew Flatt
155526c8ae call new with explicit GC mode
svn: r2507
2006-03-25 20:28:05 +00:00
Eli Barzilay
02d0f2d56a Welcome to a new PLT day.
svn: r2506
2006-03-25 09:20:02 +00:00
Robby Findler
2a39639d98 more tests
svn: r2504
2006-03-25 04:31:48 +00:00
Matthias Felleisen
5d41b105e0 fixed dir, path->string
svn: r2502
2006-03-25 03:18:08 +00:00
Robby Findler
dba28564ea more tests
svn: r2501
2006-03-25 00:23:23 +00:00
Robby Findler
4aed9bd393 added some tests as I refactor the contract library
svn: r2497
2006-03-24 16:07:34 +00:00
Matthew Flatt
503ca238fe misc tweaks
svn: r2495
2006-03-24 13:43:18 +00:00
Matthew Flatt
d7d9efb1ac delay finalizer thread until needed
svn: r2494
2006-03-24 13:41:41 +00:00
Eli Barzilay
29e9e381c7 Welcome to a new PLT day.
svn: r2493
2006-03-24 09:20:03 +00:00
Robby Findler
5e2f5d86de re arranged the file names in the contract library and exported a few more things from the main library to satisfy plai
svn: r2488
2006-03-23 17:22:26 +00:00
Eli Barzilay
3e0638e9ab Welcome to a new PLT day.
svn: r2487
2006-03-23 09:20:02 +00:00
Robby Findler
8617ca8fcd defeats the inlining optimization by making procedure bodies big in order to do lazy contract checking
svn: r2486
2006-03-22 21:12:53 +00:00
Robby Findler
ab80f98943 added another contract-greater test
svn: r2483
2006-03-22 15:22:09 +00:00
Robby Findler
f21648204e made this always type in the definitions window
svn: r2482
2006-03-22 14:53:29 +00:00
Matthew Flatt
c71a318810 re-arrange imports to save .zo space
svn: r2481
2006-03-22 14:11:28 +00:00
Eli Barzilay
9adf79fed4 Welcome to a new PLT day.
svn: r2480
2006-03-22 09:20:02 +00:00
Matthew Flatt
d2737c73a4 replace same-closure with procedure-closure-contents-eq?
svn: r2476
2006-03-21 15:28:59 +00:00
Robby Findler
ed9d988cd8 uri-codec-unit changed internally to only remap ascii chars and to automatically escape (ala utf-8) other bytes
svn: r2475
2006-03-21 14:57:51 +00:00
Eli Barzilay
1f056dbc47 Welcome to a new PLT day.
svn: r2474
2006-03-21 09:20:02 +00:00
Robby Findler
db3d3052bf PR 7976 fixed
svn: r2473

original commit: e2d053bac1
2006-03-21 02:11:14 +00:00
Robby Findler
e2d053bac1 PR 7976 fixed
svn: r2473
2006-03-21 02:11:14 +00:00
Matthew Flatt
8c3234f112 fix define-syntaxes to not assume that the variable bucket has flags
svn: r2472
2006-03-21 00:18:54 +00:00
Matthew Flatt
0158970c1a notes for 301.11
svn: r2470
2006-03-20 20:40:03 +00:00
Matthew Flatt
693e173dd4 301.11
svn: r2469
2006-03-20 20:35:36 +00:00
Matthew Flatt
6a4dccff65 tweak for 301.11 inlining
svn: r2468
2006-03-20 20:33:43 +00:00
Matthew Flatt
6b7e973056 new tests for 301.11
svn: r2467
2006-03-20 20:33:22 +00:00
Eli Barzilay
dc63516c39 Welcome to a new PLT day.
svn: r2465
2006-03-20 09:20:02 +00:00
Robby Findler
820d3b311f svn: r2462 2006-03-19 14:53:40 +00:00
Eli Barzilay
cb729cf4ca Welcome to a new PLT day.
svn: r2460
2006-03-19 09:20:18 +00:00
Robby Findler
bb9b8eb90e finished lazy data structure contracts
svn: r2458
2006-03-19 00:03:48 +00:00
Robby Findler
4bf37100d9 accidentally committed a change to this file. this is reverting it back
svn: r2453
2006-03-18 05:34:37 +00:00
Robby Findler
d8217b9d27 added first stages of improvments to contract library to support lazy structure contracts. not yet complete, but contract system is in working order, so committing
svn: r2452
2006-03-18 05:33:08 +00:00
John Clements
812a6cb4fe added example-parser.ss
svn: r2448
2006-03-17 20:58:55 +00:00
Eli Barzilay
82237795a0 Welcome to a new PLT day.
svn: r2447
2006-03-17 09:20:02 +00:00
Kathy Gray
165779f4b1 Corrected cast to String bug, punctuation and spelling errors in some error messages
svn: r2445
2006-03-16 19:55:51 +00:00
Eli Barzilay
56f6cc0211 Welcome to a new PLT day.
svn: r2441
2006-03-16 09:20:01 +00:00
Eli Barzilay
208a463112 patched version from Jens (PR7824)
svn: r2440
2006-03-16 06:31:54 +00:00
Jacob Matthews
6cef2e9230 added tests for planet, fixed some bugs in moddep's planet handling
svn: r2433
2006-03-15 16:59:57 +00:00
Eli Barzilay
575136e426 Welcome to a new PLT day.
svn: r2429
2006-03-15 09:20:02 +00:00
Matthew Flatt
c3002840c2 restored libscheme COPYING
svn: r2426
2006-03-14 15:26:46 +00:00
Eli Barzilay
cf7db4956f Welcome to a new PLT day.
svn: r2425
2006-03-14 09:20:07 +00:00