Commit Graph

11187 Commits

Author SHA1 Message Date
Eli Barzilay
011301e80d some fixes, put stuff in common.ss
svn: r11800
2008-09-18 15:12:35 +00:00
Stevie Strickland
3a0e996414 I already know the feature
it's the part that makes your code implode
I don't know what makes your code implode
but that's the way that mzscheme is

Yeah!
You're all gonna be in this experimental branch
and even though I can't explain it
I already know how great it is

svn: r11799
2008-09-18 14:23:54 +00:00
Robby Findler
db9c864d0f svn: r11798 2008-09-18 13:38:52 +00:00
Robby Findler
c7e4af29c6 more little typo fixes
svn: r11797
2008-09-18 13:26:15 +00:00
Robby Findler
4600e4639e svn: r11796 2008-09-18 13:17:48 +00:00
Eli Barzilay
f9c83af415 Welcome to a new PLT day.
svn: r11795
2008-09-18 07:50:22 +00:00
Casey Klein
189ef12cd0 Fixed bug in generation of ellipses.
svn: r11794
2008-09-18 04:51:02 +00:00
Jay McCarthy
432a1424ef Refactoring API
svn: r11793
2008-09-17 15:34:16 +00:00
Jay McCarthy
130be7b597 Refactoring API
svn: r11792
2008-09-17 15:32:22 +00:00
Kathy Gray
a454479345 Correction for setup-plt error
svn: r11791
2008-09-17 14:54:11 +00:00
Stevie Strickland
a9a5c736c0 Mergin', get back
I'm all right, jack, keep your hands off of my branch...

svn: r11790
2008-09-17 14:30:11 +00:00
Eli Barzilay
064eb9a147 Rename input files so they get compiled too.
(And also see that the resulting .dep files are good re `include')

svn: r11789
2008-09-17 14:26:40 +00:00
Eli Barzilay
ffde7e7b42 preprocessor tests
svn: r11787
2008-09-17 14:19:55 +00:00
Eli Barzilay
639ba223cc Welcome to a new PLT day.
svn: r11785
2008-09-17 07:50:18 +00:00
John Clements
829b27f343 changed module-syntax/module-reader to syntax/module-reader
svn: r11784
2008-09-17 04:14:26 +00:00
Stevie Strickland
41b85b19de On the plane I tried to avoid verifying the contracts when it's not needed.
svn: r11783
2008-09-17 02:52:31 +00:00
Jay McCarthy
b1a0d785ba Adding formlets
svn: r11782
2008-09-16 22:59:19 +00:00
Sam Tobin-Hochstadt
6d228898ee Documentation for define-struct:
svn: r11781
2008-09-16 22:26:34 +00:00
Sam Tobin-Hochstadt
405ed4de3f Document `Parameter'
svn: r11780
2008-09-16 22:21:44 +00:00
Robby Findler
ce217355f8 PR 9761
svn: r11779
2008-09-16 20:26:15 +00:00
Matthew Flatt
de0ebda750 fix duplicate export of GC_resolve
svn: r11778
2008-09-16 13:46:04 +00:00
Robby Findler
1fa518f9d8 PR 9762
svn: r11776
2008-09-16 11:34:17 +00:00
Eli Barzilay
081611f574 Welcome to a new PLT day.
svn: r11775
2008-09-16 07:50:15 +00:00
Stevie Strickland
95d1e96142 Good morning, PLTers, how are you?
Don't you know me, I'm insomnia.
I'm the bane of all who need a decent night's rest,
you'll have been up now way too late 'ere my deed is done.

svn: r11774
2008-09-16 05:26:59 +00:00
Eli Barzilay
7d00e626c9 svn: r11773 2008-09-16 04:14:03 +00:00
Eli Barzilay
26b9bd6c3d * Added text utilities
* begin/collect, and a begin/text that is based on it (ignoring
  inter-defns spaces)
* include/text, available as `include' in the scribble/text langauge
* tests, only for begin/collect for now

svn: r11772
2008-09-16 00:46:35 +00:00
Stevie Strickland
d184da32ec Kazmir ain't looking too sharp tonight. How interesting. And I thought
tonight might have been rough on the other side of things.

svn: r11771
2008-09-16 00:28:55 +00:00
Eli Barzilay
52f0e100a7 properly use module-reader
svn: r11770
2008-09-15 23:09:25 +00:00
Eli Barzilay
0b2f559e29 module-reader constructs proper source information, fix s-exp reader to use it
svn: r11769
2008-09-15 23:01:06 +00:00
Stevie Strickland
61399c87d7 Trunkin', I'm a goin' home
Whoa whoa baby, back where I belong,
Back home, sit down and patch my bones
And get back trunkin' on

svn: r11768
2008-09-15 22:50:55 +00:00
Stevie Strickland
d424cc4ef2 This way we get rid of the phantom spaces in the fitting case.
svn: r11767
2008-09-15 22:10:17 +00:00
Robby Findler
d165c586af PR 9760
svn: r11766
2008-09-15 21:58:59 +00:00
Stevie Strickland
402deaafe5 Another error case.
svn: r11765
2008-09-15 21:52:02 +00:00
Stevie Strickland
32e0f2d318 One more slight change here.
svn: r11764
2008-09-15 21:49:13 +00:00
Stevie Strickland
e76da360e5 Rework this somewhat so you get appropriate error messages with or without
#:type.

svn: r11763
2008-09-15 21:47:24 +00:00
Matthew Flatt
ddb0efb40d don't clear text% paste-continue status on mouse enter/leave
svn: r11762
2008-09-15 20:13:39 +00:00
Stevie Strickland
deccda53ea Add duplicate checking to exports list.
svn: r11761
2008-09-15 19:53:41 +00:00
Stevie Strickland
e40c856660 Do head expansion, check to make sure exported identifiers were defined
inside the with-contract form.

svn: r11760
2008-09-15 19:41:54 +00:00
Matthew Flatt
1482d7d7c6 CPP macro tweak (hopefully makes MSVC a little happier)
svn: r11759
2008-09-15 19:33:46 +00:00
Matthew Flatt
186bf67630 msvs9-friendly patches; preliminary splicing let-syntax library; export and doc GC_resolve and GC_fixup_self
svn: r11758
2008-09-15 19:08:50 +00:00
Robby Findler
9c1f3eda0c removed a race condition in the way the colors were initialized
svn: r11757
2008-09-15 12:52:55 +00:00
Eli Barzilay
f25da8fd7d require at least one test expression
svn: r11756
2008-09-15 09:57:56 +00:00
Eli Barzilay
99dc711ac0 Removed the redundant uncaught-exception-handler setting, use with-handlers except for the mzscheme tests
svn: r11755
2008-09-15 09:57:16 +00:00
Eli Barzilay
d32f0a9692 * Made run-automated-tests invoke the original exception handler when
need to
* comment out stepper tests for now
* lazy/main has a single batch of tests
* added lazy/main to the tests

svn: r11754
2008-09-15 08:01:06 +00:00
Eli Barzilay
1e40590ea4 Use a parameter for nested uses of test
svn: r11753
2008-09-15 07:19:41 +00:00
Eli Barzilay
e281030aba fix lcons example (PR9751)
svn: r11752
2008-09-15 04:59:59 +00:00
Stevie Strickland
db5f291867 Ain't noone going to be saying, "Brady who?", but the Cassel era has
definitely gotten off to a good start, eh?

svn: r11751
2008-09-15 02:44:49 +00:00
Robby Findler
bd954710f6 fixed some bugs in the yellow highlighting
svn: r11750
2008-09-14 23:19:42 +00:00
Eli Barzilay
c870eadf03 a nested (test ...) expression is implicitly in a 'do' block for convenicnce
svn: r11749
2008-09-14 22:15:20 +00:00
Matthew Flatt
afd3cd3729 release mred internal lock during canvas set-editor super call
svn: r11748
2008-09-14 14:48:08 +00:00