Commit Graph

2216 Commits

Author SHA1 Message Date
Jacob Matthews
9bc45dfb51 Fixed an oversight that broke the linkage table
svn: r3956
2006-08-04 14:59:30 +00:00
Matthew Flatt
6dc42e3a8d changed handling of primitive by-position-only arguments to behave like init-rest
svn: r3954
2006-08-04 13:33:31 +00:00
Eli Barzilay
34e855d457 Welcome to a new PLT day.
svn: r3953
2006-08-04 07:50:02 +00:00
Jacob Matthews
c651826f35 Fixed a couple bugs in the error-handling and command-line
support for the new uninstalled-package-cache feature

svn: r3952
2006-08-04 04:43:32 +00:00
Jacob Matthews
f02c4d7a80 Added a local uninstalled-packages cache and associated tools;
refactored the planet download search order code

svn: r3951
2006-08-04 01:00:31 +00:00
Jay McCarthy
ccb210acf4 bug
svn: r3949
2006-08-03 22:25:07 +00:00
Jay McCarthy
f27bba6bd8 up
svn: r3946
2006-08-03 20:29:18 +00:00
Sam Tobin-Hochstadt
0cf62c196a Changed #:macro to #:expression in define-match-expander.
svn: r3945
2006-08-03 20:18:22 +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
Sam Tobin-Hochstadt
931d214b69 Removed obsolete mzlib/private/plt-match directory.
Moved match implementation to new mzlib/private/match directory.

Implement keyword arguments to define-match-expander.

svn: r3943
2006-08-03 20:01:39 +00:00
Jay McCarthy
2fde0eeab7 error
svn: r3941
2006-08-03 16:46:25 +00:00
Eli Barzilay
11d22911a9 Welcome to a new PLT day.
svn: r3939
2006-08-03 07:50:01 +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
Matthew Flatt
92a0c5c4de add __errno to list of things like _errno
svn: r3929
2006-08-02 16:59:13 +00:00
Matthew Flatt
c769bf6f96 avoid path->string on a string
svn: r3928
2006-08-02 16:12:08 +00:00
Matthew Flatt
386b9c06a9 attach mrpict.ss instead of loading it in the user's space
svn: r3926
2006-08-02 12:55:20 +00:00
Eli Barzilay
8ff7cc1009 Welcome to a new PLT day.
svn: r3923
2006-08-02 07:50:02 +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
Robby Findler
dedbded939 removed insert lambda menu
svn: r3920
2006-08-01 16:38:36 +00:00
Eli Barzilay
e7c4118b7e Welcome to a new PLT day.
svn: r3915
2006-08-01 04:33:22 +00:00
Robby Findler
7225955e3f fixed doc bug
svn: r3911
2006-07-31 19:16:42 +00:00
Robby Findler
0db2249a33 added optional 3rd argument to drscheme:language:add-snip-value to support initializing the user's namespace
svn: r3910
2006-07-31 16:16:43 +00:00
John Clements
48334f51be documented byte-string extensions
svn: r3909
2006-07-31 14:49:23 +00:00
John Clements
ecd96a68ae bug fix
svn: r3908
2006-07-31 14:48:39 +00:00
John Clements
105c6830be a few more tests
svn: r3907
2006-07-31 14:47:28 +00:00
John Clements
1a71a10f10 some functions now support bytes
svn: r3906
2006-07-31 14:30:48 +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
0760d57b01 xform drops __declspec(deprecated())
svn: r3902
2006-07-31 12:45:35 +00:00
Matthew Flatt
ca2b00a9a3 check new optimizations, BEGIN_/END_ESCAPABLE
svn: r3901
2006-07-31 11:40:07 +00:00
Eli Barzilay
0862b6de0d Welcome to a new PLT day.
svn: r3900
2006-07-31 07:50:02 +00:00
Matthias Felleisen
7a0892f096 endOf* now consumes string and displays in separate message box(2)
svn: r3898
2006-07-31 02:55:07 +00:00
Matthias Felleisen
380d1cc92a endOf* now consumes string and displays in separate message box
svn: r3897
2006-07-31 02:52:25 +00:00
Eli Barzilay
ac9b34f3b2 Welcome to a new PLT day.
svn: r3896
2006-07-30 07:50:02 +00:00
Matthias Felleisen
581100edbe documentation bug in draw
svn: r3894
2006-07-29 15:47:54 +00:00
Matthew Flatt
84021a7e40 try again to fix both 8040 and 8191
svn: r3891
2006-07-29 13:17:40 +00:00
Matthew Flatt
3ba33acfd3 let*-values is not a core form
svn: r3890
2006-07-29 12:44:06 +00:00
Eli Barzilay
ff019f810f Welcome to a new PLT day.
svn: r3889
2006-07-29 07:50:02 +00:00
Robby Findler
450bf5b46f found better unsaved-in-a-tab character for windows
svn: r3883
2006-07-28 21:44:22 +00:00
Jay McCarthy
1ded337d53 up
svn: r3882
2006-07-28 20:41:57 +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
Eli Barzilay
f322dffab5 evaluate limit expression once
svn: r3868
2006-07-28 15:50:02 +00:00
Matthias Felleisen
09ae4070ea examples added for draw/idraw Canvases in htdch
svn: r3866
2006-07-28 14:44:41 +00:00
Matthias Felleisen
04e4477b20 fixed bug and specs of draw/idraw Canvases in htdch
svn: r3865
2006-07-28 14:43:22 +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