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 |
|
Eli Barzilay
|
552cda94f9
|
Welcome to a new PLT day.
svn: r4017
|
2006-08-10 07:50:02 +00:00 |
|
Matthew Flatt
|
db490d5755
|
fix finding iconv.dll and others
svn: r4016
|
2006-08-10 03:00:05 +00:00 |
|
Matthew Flatt
|
4aa398ef7c
|
fix handling of empty string as encoding name
svn: r4015
|
2006-08-10 01:31:00 +00:00 |
|
Matthew Flatt
|
ad6ac0eb57
|
improve locale support in Windows
svn: r4014
|
2006-08-10 01:29:17 +00:00 |
|
Eli Barzilay
|
64739e89a7
|
more reformatting
svn: r4013
|
2006-08-09 23:12:00 +00:00 |
|
Eli Barzilay
|
d8d91aff0b
|
* Misc reformatting in model.ss
* A much improved display-break gadget
svn: r4012
|
2006-08-09 22:59:46 +00:00 |
|
Eli Barzilay
|
96846c44ff
|
misc reformat (including things like instantiate->new)
svn: r4010
|
2006-08-09 22:03:00 +00:00 |
|
Robby Findler
|
124b4ebaf3
|
previous commit was accidental ... this is a fix to the broken fix from last night
svn: r3999
|
2006-08-09 14:21:53 +00:00 |
|
Robby Findler
|
97e613ac54
|
fixed buggy test suite
svn: r3998
|
2006-08-09 14:07:02 +00:00 |
|
Robby Findler
|
ddc409b6fb
|
fixed break-related bug in drscheme repl
svn: r3997
|
2006-08-09 13:07:59 +00:00 |
|