Eli Barzilay
|
1b525f60cc
|
Welcome to a new PLT day.
svn: r10688
|
2008-07-09 02:30:05 +00:00 |
|
Eli Barzilay
|
afad5af486
|
* Added a `teachpack' function to do teachpack titles
* Made it add "foo teachpack" as an index entry
svn: r10687
|
2008-07-09 02:28:20 +00:00 |
|
Matthew Flatt
|
4df95e9da7
|
fix unwrap for an uncaught non-&serious condition
svn: r10686
|
2008-07-09 01:24:32 +00:00 |
|
Matthew Flatt
|
9af966f378
|
apply (a variant of) Derick Eddington's patch to simulate an initial R6RS exception handler that returns for non-&serious conditions
svn: r10685
|
2008-07-09 01:17:25 +00:00 |
|
Chongkai Zhu
|
0536cbf54a
|
svn: r10682
|
2008-07-08 17:33:00 +00:00 |
|
Eli Barzilay
|
970f768309
|
improved navset padding
svn: r10681
|
2008-07-08 16:15:05 +00:00 |
|
Eli Barzilay
|
94748ff8f8
|
removed unused commented-out code
svn: r10680
|
2008-07-08 16:06:48 +00:00 |
|
Eli Barzilay
|
4f76d0d589
|
hint when there are no results
svn: r10679
|
2008-07-08 15:56:19 +00:00 |
|
Eli Barzilay
|
5f30464c0e
|
toc links fix
svn: r10678
|
2008-07-08 15:32:47 +00:00 |
|
Matthew Flatt
|
d406fb6dcf
|
improved and documented new stack-registration trampoline
svn: r10677
|
2008-07-08 15:31:06 +00:00 |
|
Eli Barzilay
|
c127e5fdb7
|
missing space
svn: r10676
|
2008-07-08 15:21:56 +00:00 |
|
Eli Barzilay
|
c408a4d773
|
added some index entries
svn: r10675
|
2008-07-08 15:19:31 +00:00 |
|
Matthew Flatt
|
bdbcd1a56c
|
doc corrections/clarifications for 'when' and 'lambda'
svn: r10674
|
2008-07-08 14:55:06 +00:00 |
|
Eli Barzilay
|
d3e15c3ba9
|
more rc tweaks
svn: r10673
|
2008-07-08 04:50:08 +00:00 |
|
Robby Findler
|
8de7171a37
|
overrides on-new-image-snip to create images with masks, by default
svn: r10672
|
2008-07-08 02:58:50 +00:00 |
|
Matthew Flatt
|
030a773f79
|
fix code formatting
svn: r10671
|
2008-07-08 02:52:23 +00:00 |
|
Matthew Flatt
|
045d65f97c
|
another Windows fix for stack change
svn: r10670
|
2008-07-08 02:51:36 +00:00 |
|
Matthew Flatt
|
8bbca14680
|
fix up stack change for Windows
svn: r10669
|
2008-07-08 02:48:06 +00:00 |
|
Matthew Flatt
|
7884610d38
|
some stack-management clean-up from Kevin
svn: r10668
|
2008-07-08 02:41:36 +00:00 |
|
Sam Tobin-Hochstadt
|
eed2c37495
|
Need to do the same for regular Poly as well.
|
2008-07-07 19:33:08 -04:00 |
|
Sam Tobin-Hochstadt
|
b835002d72
|
Finally found a nasty bug involving variables not appearing in the hash table.
|
2008-07-07 19:21:42 -04:00 |
|
Sam Tobin-Hochstadt
|
6a607be6a9
|
If there are extra effects, let them be.
|
2008-07-07 17:15:43 -04:00 |
|
Sam Tobin-Hochstadt
|
717a812835
|
Add new test for force/delay.
Fix tests that have errors to have appropriate parameters.
|
2008-07-07 17:15:10 -04:00 |
|
Sam Tobin-Hochstadt
|
8599321b57
|
Add check that effect lists have same length.
|
2008-07-07 17:04:09 -04:00 |
|
Sam Tobin-Hochstadt
|
f9c91d6b8a
|
Constraining with bottom produces trivial constraints, not missing constraints.
|
2008-07-07 16:54:46 -04:00 |
|
Sam Tobin-Hochstadt
|
589ba9d77a
|
Add require of scheme/promise for force.
Handle call-with-values more appropriately.
|
2008-07-07 16:43:12 -04:00 |
|
Sam Tobin-Hochstadt
|
4758c0b14d
|
Better check for 'is this error from a macro'
|
2008-07-07 15:54:19 -04:00 |
|
Sam Tobin-Hochstadt
|
f2699abe65
|
Int is not a type
|
2008-07-07 15:36:45 -04:00 |
|
Sam Tobin-Hochstadt
|
2de55888f1
|
handle nested polymorphic types in the expected type of a lambda
|
2008-07-07 15:36:33 -04:00 |
|
Sam Tobin-Hochstadt
|
acd6664c52
|
Fix call with correct # of args.
|
2008-07-07 15:24:09 -04:00 |
|
Sam Tobin-Hochstadt
|
41c9a2eaf1
|
Fix exn-pred handling.
|
2008-07-07 15:19:50 -04:00 |
|
Sam Tobin-Hochstadt
|
477cba1b0b
|
More failure tests.
|
2008-07-07 15:06:21 -04:00 |
|
Sam Tobin-Hochstadt
|
17dec0046f
|
Remove debugging code.
|
2008-07-07 15:05:51 -04:00 |
|
Sam Tobin-Hochstadt
|
807336e262
|
Actually check that lengths are equal.
|
2008-07-07 15:03:23 -04:00 |
|
Sam Tobin-Hochstadt
|
2844dec0a1
|
make-Values now checks its argument for having only 1 element
|
2008-07-07 14:58:22 -04:00 |
|
Sam Tobin-Hochstadt
|
d0939ffa1e
|
Fix up singleton values
|
2008-07-07 14:49:46 -04:00 |
|
Sam Tobin-Hochstadt
|
88cbe63879
|
Add failure cases.
|
2008-07-07 14:49:19 -04:00 |
|
Sam Tobin-Hochstadt
|
044bd551b0
|
stevie is magic
|
2008-07-07 14:39:10 -04:00 |
|
Sam Tobin-Hochstadt
|
61cefef89c
|
More info in internal errors.
Fix substitution in nested ... case.
|
2008-07-07 14:25:15 -04:00 |
|
Sam Tobin-Hochstadt
|
3cd8878999
|
This shouldn't be here :p
|
2008-07-07 13:13:32 -04:00 |
|
Sam Tobin-Hochstadt
|
2714b3a84a
|
Since this is now in a different loc, need to fix up the require.
|
2008-07-07 12:56:19 -04:00 |
|
Sam Tobin-Hochstadt
|
3dbf0f7ccc
|
Adding Sam's test for value dots.
|
2008-07-07 12:54:45 -04:00 |
|
Sam Tobin-Hochstadt
|
e06a22c29b
|
remove trace
|
2008-07-07 12:27:08 -04:00 |
|
Sam Tobin-Hochstadt
|
c43c3baa67
|
values with dots
|
2008-07-07 11:01:42 -04:00 |
|
Eli Barzilay
|
6756f05048
|
Welcome to a new PLT day.
svn: r10641
|
2008-07-07 07:26:17 +00:00 |
|
Eli Barzilay
|
9f31b56f4d
|
fix egg
svn: r10640
|
2008-07-07 03:24:28 +00:00 |
|
Robby Findler
|
6d3ab9487f
|
adjusted keybindings
svn: r10639
|
2008-07-07 03:12:43 +00:00 |
|
Eli Barzilay
|
1b778eee39
|
more rc improvements
svn: r10638
|
2008-07-07 03:00:31 +00:00 |
|
Robby Findler
|
e090a76187
|
SK requested popup menu on images to save them
svn: r10637
|
2008-07-07 02:53:09 +00:00 |
|
Eli Barzilay
|
364d3b4787
|
improved description string
svn: r10636
|
2008-07-07 02:29:35 +00:00 |
|