Commit Graph

11187 Commits

Author SHA1 Message Date
Matthew Flatt
02fbdf09b1 avoid having MzScheme get stuck on pipes when CancelSynchronizedIo is not available
svn: r12060
2008-10-18 16:40:08 +00:00
Robby Findler
2288db4fc9 modernized notation
svn: r12059
2008-10-18 15:00:53 +00:00
Matthew Flatt
431b60d7b4 rewind broken Windows port chages, for now
svn: r12058
2008-10-18 14:54:34 +00:00
Matthew Flatt
b013cf9d7a fix Windows repairs for ports
svn: r12057
2008-10-18 14:33:51 +00:00
Matthew Flatt
69685db892 try to fix problems force-closing stuck ports under Windows
svn: r12056
2008-10-18 14:22:51 +00:00
Eli Barzilay
1d1aea5b2b Welcome to a new PLT day.
svn: r12055
2008-10-18 07:50:10 +00:00
Stevie Strickland
6e05d745ae I take it back. I TAKE IT BACK.
svn: r12054
2008-10-17 21:19:04 +00:00
Eli Barzilay
5e323e53b7 conract fixes (PR9840)
svn: r12053
2008-10-17 14:57:12 +00:00
Eli Barzilay
33bfa42df4 nice memory printout
svn: r12052
2008-10-17 08:36:29 +00:00
Eli Barzilay
c1d1405150 Welcome to a new PLT day.
svn: r12051
2008-10-17 07:50:18 +00:00
Stevie Strickland
8668c6301b Ah, well. Unless magic happens, I choose the Rays, because seriously?
I may have a love for the NL, but forget the Phillies.

Just glad LA got knocked out first so we didn't have to hear about Manny
making it and Boston not.

svn: r12050
2008-10-17 02:08:29 +00:00
Eli Barzilay
ec506bc5e3 reorganize code a little
svn: r12049
2008-10-17 01:36:14 +00:00
Danny Yoo
614b8757de Fixed typo in time-apply's documentation.
svn: r12048
2008-10-16 14:48:37 +00:00
Eli Barzilay
a0eafb1e8d Welcome to a new PLT day.
svn: r12047
2008-10-16 07:50:11 +00:00
Matthew Flatt
7a55275a26 unit bug fixes related to new scoping of signature elements; change scribble/manual to compute ids typeset as variables at compile time, in preparation for moving from a parameter to syntax bindings; fix docs typos; extend decompiler's support for unmarshaling syntax objects
svn: r12046
2008-10-15 22:23:56 +00:00
Eli Barzilay
61aa266525 typo (PR9836)
svn: r12045
2008-10-15 19:34:22 +00:00
Robby Findler
2e9ac659bd svn: r12044 2008-10-15 13:00:01 +00:00
Robby Findler
eb7d9be3f0 fixed the contract? predicate so that it recognizes thigns that aren't yet turned into contract structs
svn: r12043
2008-10-15 12:54:37 +00:00
Eli Barzilay
f3d72831bb Welcome to a new PLT day.
svn: r12042
2008-10-15 07:50:10 +00:00
John Clements
44ff646c50 fixed incorrect change of appendbang to append, added test/exn
svn: r12041
2008-10-15 07:35:45 +00:00
Eli Barzilay
6266b12d6d Welcome to a new PLT day.
svn: r12040
2008-10-15 00:58:58 +00:00
Eli Barzilay
05db2f04af allow the arrow to appear anywhere (since no inputs is a possible case)
svn: r12039
2008-10-14 19:07:27 +00:00
Eli Barzilay
9cc7f90a0a Allow an implicit paren for (: <id> : T ... -> T)
svn: r12038
2008-10-14 18:44:05 +00:00
Kathy Gray
20e8888dad Turned blank window into a window with sensible content instead
svn: r12037
2008-10-14 16:44:20 +00:00
Sam Tobin-Hochstadt
e802682c4d add args to error
svn: r12036
2008-10-14 16:34:14 +00:00
Kathy Gray
c8dce8dccd Erase the contents of a test report after success.
svn: r12035
2008-10-14 16:29:24 +00:00
Sam Tobin-Hochstadt
453deb8a5d Better error message for extra ->.
svn: r12034
2008-10-14 15:58:34 +00:00
Robby Findler
b3701d6f76 PR 9833
svn: r12033
2008-10-14 13:52:25 +00:00
Matthew Flatt
8b595ed120 make-syntax-delta-introducer and adjusted binding in scheme/unit forms
svn: r12032
2008-10-14 13:27:43 +00:00
Eli Barzilay
62cfa88381 Welcome to a new PLT day.
svn: r12031
2008-10-14 07:50:08 +00:00
Stevie Strickland
214e4f6e40 My name is Timmy
I'm hurling for my team
Haven't pitched in weeks
But this is now a theme

Come and pitch Game Four
Don't let Tampa Score
I don't need the dome
I'll pitch fine at home
In the LCS
I have pitched my best
On two weeks of rest.
Let me tell you 'bout it

The knuckler can travel through time
A break that makes you lose your mind
The batter said, "Hey man, how'd it move that way"
They couldn't get the ball into play.

My name is Wakefield
I keep my nails filed real fine
Ain't got much of a fastball
But this game is still mine
It's still mine...

"Tell me what to do.
We can't hit this guy.
Never pitches flat"
And you know what else?
Guess what I received in the mail today
Words of deep concern from my manager

The series goes not as he planned
Big Papi has injured his hand
Beckett can't throw for a strike
So he grooves them right down the pike.

The Red Sox are playin' at home
The Red Sox are playin' at home
The Red Sox are playin' at home

Yeah

The Red Sox are playin' at home
The Red Sox are playin' at home
The Red Sox are playin' at home
Yeah yeah yeah

My name is Wakefield.

-- Jose Melendez,
http://keystothegame.blogspot.com/2008/10/alcs-game-4-my-name-is-wakefield.html

svn: r12030
2008-10-14 05:13:42 +00:00
Matthew Flatt
81dfc14cc6 remove search box for Scribble HTML output unless requested; move some hardwired styles to CSS file
svn: r12029
2008-10-14 01:53:34 +00:00
Matthew Flatt
bad81f8bcd small edits to contract docs
svn: r12028
2008-10-14 00:13:12 +00:00
Robby Findler
7ace3962fa improved overview a little
svn: r12027
2008-10-13 22:31:43 +00:00
Matthew Flatt
d3397103a8 add some datatype deftechs
svn: r12026
2008-10-13 21:36:18 +00:00
Robby Findler
2ef287f107 added empty as a coerceable value
svn: r12025
2008-10-13 21:09:18 +00:00
Matthew Flatt
d3e26ef74d fix missing page numbers in index of latex output
svn: r12024
2008-10-13 20:34:45 +00:00
Matthew Flatt
077e5a4666 change reference and some other docs to use #f instead of false/c and or/c insteda of one-of/c
svn: r12023
2008-10-13 19:45:37 +00:00
Eli Barzilay
26130818f3 Welcome to a new PLT day.
svn: r12022
2008-10-13 18:29:25 +00:00
Eli Barzilay
beec99c12e make-Listof -> -lst
svn: r12021
2008-10-13 17:17:30 +00:00
Carl Eastlund
cbe1b2dce4 Fixed scribble typesetting error in GUI docs.
svn: r12020
2008-10-13 16:43:24 +00:00
Sam Tobin-Hochstadt
6a0b9b4e20 Fix type of error.
svn: r12019
2008-10-13 16:22:52 +00:00
Matthew Flatt
ec68bafa9c add eqv hash tables; add hash-update
svn: r12018
2008-10-13 16:21:18 +00:00
Eli Barzilay
c08e09ae6c list-tail
svn: r12017
2008-10-13 16:16:18 +00:00
Eli Barzilay
72f8e1d3e6 rem{ove,q,v} and rem[qv]*
svn: r12016
2008-10-13 15:58:29 +00:00
Eli Barzilay
fd89ef7d41 gcd & lcm, move sqrt with its friends
svn: r12015
2008-10-13 15:56:06 +00:00
Eli Barzilay
b58b3d72fc sleep and time-apply
svn: r12014
2008-10-13 15:51:02 +00:00
Eli Barzilay
b9866e0af2 trigonometric functions
svn: r12013
2008-10-13 15:48:46 +00:00
Eli Barzilay
dbadf365a3 bitwise functions
svn: r12012
2008-10-13 15:47:52 +00:00
Eli Barzilay
757c51957e Some more arithmetic functions
svn: r12011
2008-10-13 15:47:24 +00:00