Eli Barzilay
c5f7f80108
Welcome to a new PLT day.
...
svn: r4144
2006-08-26 07:50:02 +00:00
Robby Findler
43ecc114d1
remove 'expand' in module language implementation
...
svn: r4141
2006-08-25 18:04:09 +00:00
Eli Barzilay
c54ecf1f36
Welcome to a new PLT day.
...
svn: r4139
2006-08-25 07:50:02 +00:00
Robby Findler
67f7a794eb
added inner call that should have been there all along ...
...
svn: r4135
2006-08-24 17:32:00 +00:00
Eli Barzilay
a64ac3680e
Welcome to a new PLT day.
...
svn: r4134
2006-08-24 07:50:02 +00:00
Matthew Flatt
600fdd5b32
remove some debugging(?) includes
...
svn: r4132
2006-08-24 01:02:16 +00:00
Robby Findler
513ac7611d
fixed PR 8233
...
svn: r4123
2006-08-23 17:00:52 +00:00
Eli Barzilay
a151dd1e42
Welcome to a new PLT day.
...
svn: r4122
2006-08-23 07:50:02 +00:00
Eli Barzilay
5c46f725c8
removed make-archive, fixed some typos
...
svn: r4121
2006-08-23 04:46:42 +00:00
Eli Barzilay
7bb28055f4
opt-lambda -> define/kw, and remove etc.ss
...
svn: r4120
2006-08-23 04:41:20 +00:00
Robby Findler
12e3a16de0
fixed a bug with the check syntax button
...
svn: r4119
2006-08-23 02:12:14 +00:00
Robby Findler
0530b1c931
fixed a bug with the check syntax button
...
svn: r4118
2006-08-23 02:12:06 +00:00
Robby Findler
6becb7b254
PR 8232 -- thanks, Danny!
...
svn: r4117
2006-08-22 19:49:44 +00:00
Matthew Flatt
078a815656
fix mzscheme wrapper, adjust iterations on some benchmarks
...
svn: r4115
2006-08-22 11:56:13 +00:00
Eli Barzilay
8f25be10c8
Welcome to a new PLT day.
...
svn: r4114
2006-08-22 07:50:02 +00:00
Matthew Flatt
663786773c
actually fix larceny clean-up
...
svn: r4113
2006-08-22 06:08:31 +00:00
Matthew Flatt
374b5d9ed6
fix larceny clean-up
...
svn: r4112
2006-08-22 06:07:33 +00:00
Matthew Flatt
6d48f2d7cc
restore graphs benchmark
...
svn: r4110
2006-08-22 05:33:28 +00:00
Matthew Flatt
950c45c9ac
make benchmark durations more consistent, clean up p anti-specialization wrappers, clean up infrastructure, and support per-implementation normalization
...
svn: r4109
2006-08-22 05:14:18 +00:00
Matthew Flatt
c0ce55afb4
make generic smarterabout final methods
...
svn: r4105
2006-08-22 01:26:58 +00:00
Eli Barzilay
19da269be9
Welcome to a new PLT day.
...
svn: r4101
2006-08-21 07:50:01 +00:00
Eli Barzilay
4e9acac5e7
Welcome to a new PLT day.
...
svn: r4099
2006-08-20 07:50:03 +00:00
Jay McCarthy
350bc2167c
pr8188
...
svn: r4098
2006-08-20 01:06:57 +00:00
Eli Barzilay
c8755092cf
Welcome to a new PLT day.
...
svn: r4097
2006-08-19 07:50:02 +00:00
Robby Findler
eefb6a8c87
minor tweak to contract library
...
svn: r4092
2006-08-18 21:53:54 +00:00
Robby Findler
d98140e347
fixed PR 8229
...
svn: r4091
2006-08-18 21:48:17 +00:00
Sam Tobin-Hochstadt
e88f4afa71
syntax/doc.txt: Added documentation for kernel-syntax-case*.
...
svn: r4090
2006-08-18 20:15:11 +00:00
Sam Tobin-Hochstadt
65dcf4e500
syntax/kerncase.ss: Added kernel-syntax-case*, which allows additional
...
specification of keywords beyond the MzScheme core forms. Define both
kernel-sytnax-case and kernel-sytnax-case* in terms of (new)
kernel-sytnax-case-internal.
svn: r4089
2006-08-18 20:10:16 +00:00
Eli Barzilay
ff01d5857c
Welcome to a new PLT day.
...
svn: r4088
2006-08-18 07:50:02 +00:00
Matthew Flatt
35d14b301f
add inherit/super and inherit/inner (to eventually replace rename-inner and rename-super)
...
svn: r4087
2006-08-18 00:47:32 +00:00
Eli Barzilay
b26c6fb351
fix language positions, misc improvements
...
svn: r4085
2006-08-17 20:21:12 +00:00
Eli Barzilay
bc9f5abc34
better key handling
...
svn: r4084
2006-08-17 20:19:12 +00:00
Robby Findler
4c9868bf8c
got rid of get-language-id, in favor of using get-language-numbers in the preference for the current language
...
svn: r4079
2006-08-17 16:05:41 +00:00
Eli Barzilay
ca6a7cb9af
Welcome to a new PLT day.
...
svn: r4077
2006-08-17 07:50:02 +00:00
Matthew Flatt
6f31441acb
fix cusor creation from bitmap on x86
...
svn: r4076
2006-08-17 04:54:47 +00:00
Matthew Flatt
8d77972334
fix unmarshalling of syntax objects with a renaming fboth from and to a module binding
...
svn: r4075
2006-08-16 23:12:40 +00:00
Matthew Flatt
732a319efe
fix properties, refine auto
...
svn: r4074
2006-08-16 23:10:31 +00:00
Matthew Flatt
ca973ccae1
propagate module-begin certificates on src2src optimization
...
svn: r4073
2006-08-16 23:10:13 +00:00
Matthew Flatt
87e78e0f96
3m bug fix for function calls chained with &&, ||, etc
...
svn: r4072
2006-08-16 23:08:24 +00:00
Eli Barzilay
6cedffd7c0
Welcome to a new PLT day.
...
svn: r4071
2006-08-16 07:50:02 +00:00
Matthew Flatt
aa44cd0e0d
add scheme_init_stack_bounds
...
svn: r4070
2006-08-16 05:19:12 +00:00
Robby Findler
02079d2fe4
added capability to hide the check syntax button
...
svn: r4069
2006-08-16 03:15:30 +00:00
Matthew Flatt
4b4d077857
fix stdout Window, especially when displaying symbols
...
svn: r4068
2006-08-15 23:56:19 +00:00
Matthew Flatt
63c03f40f9
fix #hasheq printing
...
svn: r4066
2006-08-15 09:22:36 +00:00
Eli Barzilay
9c2719a3a4
Welcome to a new PLT day.
...
svn: r4065
2006-08-15 07:50:03 +00:00
Robby Findler
67f4db819d
fixed PR 8186
...
svn: r4064
2006-08-15 03:10:15 +00:00
Eli Barzilay
5ef6eafcdc
Welcome to a new PLT day.
...
svn: r4062
2006-08-14 07:50:02 +00:00
Matthew Flatt
c66d1238d0
add mzscheme-tl
...
svn: r4061
2006-08-13 15:29:42 +00:00
Matthew Flatt
22e4122a81
spell util correctly
...
svn: r4060
2006-08-13 13:49:55 +00:00
Matthew Flatt
b69603ce03
try to make -lutil automatic
...
svn: r4059
2006-08-13 13:48:50 +00:00