Commit Graph

13740 Commits

Author SHA1 Message Date
Eli Barzilay
69e90b7ef3 #:key argument to remove-duplicates
svn: r16587
2009-11-06 22:32:53 +00:00
Robby Findler
bf911e8c7a bare bones documentation of the contract library's struct properties
svn: r16585
2009-11-06 22:31:46 +00:00
Carl Eastlund
d2f16e3828 Updated poly/c implementation for change to arity of projections.
svn: r16582
2009-11-06 19:57:52 +00:00
Matthew Flatt
8f62218de5 fix scribble/doc reader's get-info
svn: r16574
2009-11-06 18:18:43 +00:00
Mike Sperber
26ff29b12f Fix performance bug in QuickCheck.
This would make generators with `number' or `real' in a co-arbitrary
position essentially never terminate.

svn: r16571
2009-11-06 14:52:56 +00:00
Robby Findler
3159a06389 (hopefully) sorted out polygons; added a few other polygon-based primitives
svn: r16570
2009-11-06 14:34:25 +00:00
Mike Sperber
ccb90d4640 Fix some buguettes in the German string constants.
svn: r16569
2009-11-06 14:33:50 +00:00
Ryan Culpepper
0a8fb1a47f macro stepper:
add keybinding (c:c;c:m) and menu item for running macro stepper

svn: r16567
2009-11-05 23:18:00 +00:00
Matthew Flatt
c880b2119c fix problems with recent FFI changes
svn: r16565
2009-11-05 20:29:18 +00:00
Casey Klein
a021b75a67 Fixed PR 8765
svn: r16564
2009-11-05 19:33:19 +00:00
Stevie Strickland
c993533814 Change from (module ...) -> #lang and also move any mzscheme -> scheme/base.
svn: r16563
2009-11-05 17:18:54 +00:00
Robby Findler
ad438ef63f added some font sizing information to the insert large letters dialog
svn: r16561
2009-11-05 16:19:01 +00:00
Jay McCarthy
2b8784e66b Adding a debugging interface to managers
svn: r16560
2009-11-05 15:55:03 +00:00
Mike Sperber
22632b3963 Add hyperlink for "Eigenschaft".
svn: r16559
2009-11-05 14:58:21 +00:00
Robby Findler
693ba9b9e8 allow overlaying of 0x0 images
svn: r16558
2009-11-05 14:55:07 +00:00
Robby Findler
3290bb8e77 documnted drscheme:help-desk:help-desk
svn: r16557
2009-11-05 14:49:29 +00:00
Mike Sperber
2a8e5d64be Make the DeinProgramm / DMdA one-of' / case' contracts use beginner-equal?.
svn: r16556
2009-11-05 10:10:17 +00:00
Eli Barzilay
a68c6c8005 Ignore duplicate collection specified, including ones that are
implicitly specified because they're a subcollection of another that is
specified.

svn: r16555
2009-11-05 08:51:29 +00:00
Eli Barzilay
2b026c63ac switch to scheme/base
svn: r16554
2009-11-05 07:18:30 +00:00
Eli Barzilay
c696c7e88c misc minor improvements
svn: r16553
2009-11-05 07:15:30 +00:00
Matthew Flatt
37adbb42a8 fix region<%> set-path for 'aligned mode
svn: r16549
2009-11-04 21:24:19 +00:00
Eli Barzilay
eb3dacaac5 finally restored check-again-all, using file-or-directory-identity
svn: r16548
2009-11-04 20:57:13 +00:00
Matthew Flatt
c49b22fa2c change _pointer to mean a reference to non-GCed memory; add _gcpointer (v4.2.2.6)
svn: r16546
2009-11-04 19:28:04 +00:00
Matthew Flatt
4edc044cb6 source locations for 'for' loops in stack traces
svn: r16545
2009-11-04 19:17:31 +00:00
Robby Findler
f14f541ac4 got rid of the animation (that no one seemed to like anyways)
svn: r16544
2009-11-04 17:38:22 +00:00
Robby Findler
eedffbca23 minor tweak to an example
svn: r16543
2009-11-04 17:22:48 +00:00
Robby Findler
71ca247b8e undid my font-setting commit
svn: r16542
2009-11-04 17:22:27 +00:00
Matthew Flatt
509de53fca for multi-HTML output, check for parts whose filenames are the same modulo case
svn: r16536
2009-11-04 12:12:29 +00:00
Eli Barzilay
e60cf2b4e2 Welcome to a new PLT day.
svn: r16535
2009-11-04 08:50:38 +00:00
Robby Findler
2ededd26fc fixed threading bug
svn: r16534
2009-11-04 01:33:11 +00:00
Ryan Culpepper
0feac0f636 syntax/parse:
tweaked error selection algorithm
  added tests

svn: r16533
2009-11-04 00:31:24 +00:00
Jon Rafkind
f3ae0f1875 remove old provide. disable honu repl
svn: r16532
2009-11-03 22:13:13 +00:00
Jon Rafkind
02d19e6588 remove bogus code
svn: r16531
2009-11-03 21:11:42 +00:00
Jon Rafkind
388a2c99d4 reorganize honu. provide ellipses properly
svn: r16530
2009-11-03 21:07:29 +00:00
Robby Findler
8886736b76 attempted to smooth out the splash screen animation by using wall clock times (via current-milliseconds)
svn: r16529
2009-11-03 20:50:50 +00:00
John Clements
829c6d783f added pi-calculus example
svn: r16527
2009-11-03 19:20:37 +00:00
Robby Findler
da743d4a49 changed test printout so that the summary is to stdout, not stderr
svn: r16524
2009-11-03 18:27:00 +00:00
Robby Findler
82b9a9f4dd allow environment variable-based spec of the url to download planet packages from
svn: r16521
2009-11-03 17:36:45 +00:00
Jay McCarthy
b49896f2f7 Updating based on Linux debugging
svn: r16520
2009-11-03 17:32:41 +00:00
Matthew Flatt
f51803a3c7 fix 'launder'
svn: r16519
2009-11-03 17:22:33 +00:00
Robby Findler
987096c1ce added a gc icon to the splash screen
svn: r16518
2009-11-03 15:12:01 +00:00
Robby Findler
0aad314a68 removed dead code
svn: r16517
2009-11-03 15:11:51 +00:00
Mike Sperber
a2de64c9ba Doc typo fix.
svn: r16516
2009-11-03 10:38:22 +00:00
Eli Barzilay
b3b45c711d Welcome to a new PLT day.
svn: r16515
2009-11-03 08:50:36 +00:00
Eli Barzilay
705f21187c more fixes
svn: r16514
2009-11-03 05:47:29 +00:00
Eli Barzilay
891b14c98d several typos
svn: r16513
2009-11-03 05:07:33 +00:00
Eli Barzilay
00ada47764 tabs and indentation
svn: r16512
2009-11-03 04:39:13 +00:00
Sam Tobin-Hochstadt
149e695a55 New `scheme/vector' library.
svn: r16511
2009-11-03 04:16:48 +00:00
Robby Findler
26be8b9db6 make the status bar in the startup screen count all the way to the end of invoking the tools
svn: r16509
2009-11-03 01:40:21 +00:00
Robby Findler
bd667c7409 draws alpha blending properly now
svn: r16508
2009-11-03 01:27:43 +00:00