Matthew Flatt
8cf2306979
adjust HtDP language module-begin to work right if 'provide' shows up
...
svn: r12157
2008-10-28 13:27:22 +00:00
Matthew Flatt
8b666c1710
streamline srfi-4 index-argument check
...
svn: r12155
2008-10-28 12:12:09 +00:00
Eli Barzilay
597f835ec1
Welcome to a new PLT day.
...
svn: r12153
2008-10-28 07:50:21 +00:00
Matthew Flatt
ea659ba286
split scribble/manual module into smaller modules
...
svn: r12150
2008-10-28 01:40:51 +00:00
Ryan Culpepper
05df5e36e0
stxclass cleanup, improved error messages
...
svn: r12149
2008-10-27 22:56:52 +00:00
Sam Tobin-Hochstadt
0c44c5ce40
Handle multiple instantiation of a single expression.
...
svn: r12148
2008-10-27 20:06:31 +00:00
Sam Tobin-Hochstadt
d60ae208e1
Remove stray printf.
...
svn: r12147
2008-10-27 20:04:41 +00:00
Sam Tobin-Hochstadt
0f347883dd
Warn about unreachable code.
...
svn: r12146
2008-10-27 20:03:16 +00:00
Sam Tobin-Hochstadt
5db61f199f
Add `warn-unreachable'
...
svn: r12145
2008-10-27 20:02:34 +00:00
Matthew Flatt
00d2aabaf0
jit tweaks
...
svn: r12144
2008-10-27 19:00:13 +00:00
Sam Tobin-Hochstadt
a7b5d4af4b
Add type for Procedure.
...
Fix types to use Integer instead of Number where appropriate.
add type for maybe-print-message.
svn: r12141
2008-10-27 15:16:22 +00:00
Eli Barzilay
7d72dc43c4
fix typo; layout
...
svn: r12138
2008-10-27 13:37:47 +00:00
Matthew Flatt
6be0f8f4df
put search-box input inside form in Scribbled HTML
...
svn: r12137
2008-10-27 13:06:01 +00:00
Ryan Culpepper
c8dbc9b798
macro stepper: tidied up menus
...
svn: r12133
2008-10-26 23:03:53 +00:00
Robby Findler
e7aef55f74
fixed up some of the platform inconsistencies
...
svn: r12129
2008-10-25 20:35:09 +00:00
Eli Barzilay
415910fe80
Welcome to a new PLT day.
...
svn: r12124
2008-10-25 07:50:05 +00:00
Eli Barzilay
518fc3b0a8
keep syntax properties at the outer module expression level
...
svn: r12122
2008-10-24 22:26:21 +00:00
Jon Rafkind
06e5070d2d
s/open-input-port/open-input-file/
...
svn: r12121
2008-10-24 21:20:09 +00:00
Eli Barzilay
ec6d2a1f40
FIXEM
...
svn: r12120
2008-10-24 20:21:07 +00:00
Eli Barzilay
0ccbac0647
TS tests now work, and are not noisy when succeeding
...
svn: r12119
2008-10-24 19:50:24 +00:00
Kathy Gray
59609e8910
This commit should affect the 4.1.2 release; it removes the buggy bug-fix.
...
svn: r12115
2008-10-24 13:12:42 +00:00
Eli Barzilay
f90412a562
Welcome to a new PLT day.
...
svn: r12111
2008-10-24 08:22:13 +00:00
Sam Tobin-Hochstadt
f18fe09752
Typechecking now uses effects from then branch if else branch is unreachable.
...
svn: r12109
2008-10-23 23:34:44 +00:00
Sam Tobin-Hochstadt
d93505082f
New test from John, fix tests to work with new code.
...
svn: r12108
2008-10-23 23:34:00 +00:00
Sam Tobin-Hochstadt
101ca7ada7
Document `List'.
...
svn: r12107
2008-10-23 22:56:30 +00:00
Jon Rafkind
8b1df48587
add example for write
...
svn: r12106
2008-10-23 22:11:41 +00:00
Sam Tobin-Hochstadt
ae1fd58e2b
Improve printing of effects for functions with simple effects.
...
Reject contract creation of overloaded types.
svn: r12105
2008-10-23 21:43:23 +00:00
Carl Eastlund
9aab8ed8c8
Added a test for #lang planet.
...
svn: r12104
2008-10-23 21:42:55 +00:00
Carl Eastlund
8b6ec4c59e
Fixed two typos in '#lang planet' reader.
...
svn: r12103
2008-10-23 17:02:43 +00:00
Matthew Flatt
70146a8d3f
fix htdp doc errors (PR 9846)
...
svn: r12102
2008-10-23 14:18:58 +00:00
Matthew Flatt
bb7d3d1a28
fix 'local-expand' checking of stop list to disallow symbols; extend 'continuation-marks' to work on threads; fix HtDP language module-level stop list
...
svn: r12101
2008-10-23 13:38:03 +00:00
Eli Barzilay
4db61ef355
take into account pre-release alpha versions also
...
svn: r12099
2008-10-23 09:11:21 +00:00
Sam Tobin-Hochstadt
d02748f0fa
Static info for require-typed-struct
...
svn: r12096
2008-10-22 21:07:47 +00:00
Sam Tobin-Hochstadt
24c4d0b3fc
Fix tests with even?
...
Add test for struct syntax info.
svn: r12095
2008-10-22 21:07:31 +00:00
Robby Findler
5f5faacf29
fixed a bug Mike Sperber reported
...
svn: r12092
2008-10-22 12:55:48 +00:00
Robby Findler
7005c324d4
typos
...
svn: r12091
2008-10-22 12:23:44 +00:00
Robby Findler
e102ee9574
undid last commit ... oops
...
svn: r12090
2008-10-21 23:04:48 +00:00
Robby Findler
567ef6d95c
added half-assed prompt-avoiding control-a keybinding
...
svn: r12089
2008-10-21 23:02:37 +00:00
Robby Findler
505cc65181
added note about experimenting with contracts
...
svn: r12088
2008-10-21 21:24:49 +00:00
Sam Tobin-Hochstadt
0ec881dc60
Fix type of odd and even.
...
svn: r12086
2008-10-21 20:55:07 +00:00
Eli Barzilay
b349b4baa2
look -- a let!
...
svn: r12085
2008-10-21 19:52:40 +00:00
Eli Barzilay
695c8979ec
caml -> camel aka gamal
...
svn: r12084
2008-10-21 18:43:23 +00:00
Sam Tobin-Hochstadt
3a99284745
New error handling for type parsing errors.
...
New error type that is both top/bot.
Fix provide handling if identifier is provided twice.
Note that require/typed is really a definition.
Fix require of #%kernel.
svn: r12083
2008-10-21 18:01:03 +00:00
Sam Tobin-Hochstadt
c6c4a049ee
Add new test for better error reporting.
...
svn: r12082
2008-10-21 17:58:57 +00:00
Eli Barzilay
428d407045
typed-scheme tests fail enough to create a lot of noise
...
svn: r12081
2008-10-21 14:47:01 +00:00
Matthew Flatt
d8a5a4e1c6
fix macro-introduced define-values-for-syntax in HtDP languages
...
svn: r12080
2008-10-21 11:26:35 +00:00
Eli Barzilay
facb6648bb
Welcome to a new PLT day.
...
svn: r12079
2008-10-21 07:50:09 +00:00
Mike Sperber
f26fcdd82c
Add `stepper-skipto/discard' property.
...
Like stepper-skipto, but discards the context. This is for the
contracts implementation in the DMdA teaching languages.
svn: r12078
2008-10-21 07:06:48 +00:00
Matthew Flatt
e2d4bc0d2b
finish decompiler on syntax objects
...
svn: r12077
2008-10-21 00:10:47 +00:00
Robby Findler
122f8d41dc
PR 9852
...
svn: r12076
2008-10-20 20:08:05 +00:00