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
Matthew Flatt
329800478e
repairs
...
svn: r4058
2006-08-13 13:47:30 +00:00
Matthew Flatt
736a384305
fix larceny driver
...
svn: r4057
2006-08-13 12:21:02 +00:00
Matthew Flatt
9e00e27dbf
added missing file
...
svn: r4056
2006-08-13 12:18:24 +00:00
Matthew Flatt
56c86466a3
larceny
...
svn: r4055
2006-08-13 12:13:51 +00:00
Matthew Flatt
ff8b69cf70
automate
...
svn: r4054
2006-08-13 12:09:55 +00:00
Eli Barzilay
ac3fae9adc
Welcome to a new PLT day.
...
svn: r4052
2006-08-13 07:50:03 +00:00
Ryan Culpepper
adb230f3c3
Merged 4023:4047 from /branches/ryanc/md1
...
- Fixed macro hiding for letrec-syntaxes+values
- Fixed module tracing (prevented required modules from being traced)
- Better auto-scroll in gui
- Fixed reductions bug in letrec-syntaxes+values
- Added hide library syntax option
svn: r4048
2006-08-13 03:28:43 +00:00
Matthew Flatt
da35684a84
fix dependency on little-endianness
...
svn: r4045
2006-08-13 02:39:28 +00:00
Matthew Flatt
6c7518f4e0
record Windows experiments
...
svn: r4039
2006-08-12 12:14:27 +00:00
Matthew Flatt
1ed1c0bbc2
352.4
...
svn: r4038
2006-08-12 12:05:05 +00:00
Eli Barzilay
c595e9d66d
Welcome to a new PLT day.
...
svn: r4037
2006-08-12 07:50:02 +00:00
Eli Barzilay
35893972e8
typo
...
svn: r4036
2006-08-12 05:22:55 +00:00
Eli Barzilay
9bdc6a8aba
different names for lazy tests
...
svn: r4035
2006-08-12 05:22:10 +00:00
Eli Barzilay
bcbf530dd1
* Fancy macro for test specification
...
* Lots of test rewrites using new macro
* Two more lazy examples (would be enough for some time)
svn: r4034
2006-08-12 05:21:45 +00:00
Eli Barzilay
eae55ddaf9
removed debugging output
...
svn: r4033
2006-08-12 04:07:50 +00:00
Eli Barzilay
b20f81b781
opt-lambda -> define/kw
...
svn: r4032
2006-08-12 03:22:56 +00:00
Matthew Flatt
21939a881d
don't block for bytes that might not be needed
...
svn: r4031
2006-08-12 03:02:46 +00:00
Matthew Flatt
786bfdab30
use opt-lambda instead of rest arg: cleaner, and correctly reports arity mismatches
...
svn: r4030
2006-08-12 02:48:26 +00:00
Matthew Flatt
b206c1bc84
avoid expensive char-by-char peek with lookahead, and instead peek a block into a buffer
...
svn: r4029
2006-08-12 02:47:46 +00:00
Eli Barzilay
307b638c8d
minor bugfix
...
svn: r4028
2006-08-12 02:18:03 +00:00
Eli Barzilay
f234111f23
Welcome to a new PLT day.
...
svn: r4027
2006-08-11 07:50:02 +00:00
Matthew Flatt
c53ce7a740
Linux: offset timezone result by daylight saving
...
svn: r4026
2006-08-10 22:01:07 +00:00
Eli Barzilay
c75c333174
Formatting -- end files with a newline, convert WXME file to new version, etc
...
svn: r4025
2006-08-10 21:25:13 +00:00
Matthew Flatt
558d3b9c4f
inline fixnum min and max
...
svn: r4024
2006-08-10 20:41:48 +00:00
Matthew Flatt
314091946d
352.3
...
svn: r4018
2006-08-10 17:01:52 +00:00