Eli Barzilay
|
80d21c522d
|
Make the static table page always be visible.
|
2010-09-09 12:16:59 -04:00 |
|
Robby Findler
|
7b3d748974
|
adjusted props for new file
|
2010-09-09 09:34:24 -05:00 |
|
Robby Findler
|
ba78b8389b
|
added a test to show a performance problem in the contract library
|
2010-09-09 09:29:42 -05:00 |
|
Robby Findler
|
31685bc496
|
Adjusted 2htdp/image's frame primitive so that it does not draw
outside of the bounding box.
|
2010-09-09 06:58:55 -05:00 |
|
Mike Sperber
|
9d35548997
|
Unbreak `list-of'.
|
2010-09-09 13:17:22 +02:00 |
|
Mike Sperber
|
bc67750cbd
|
Merge branch 'master' of git.racket-lang.org:plt
|
2010-09-09 11:58:31 +02:00 |
|
Mike Sperber
|
3f8b2e6ea2
|
Provide built-in `computer' record type for DMdA.
`chocolate-cookie' has been wildly unpopular, so we'll try this next semester.
Also, clean up the `provide' forms for the chocolate cookies.
|
2010-09-09 11:56:42 +02:00 |
|
Mike Sperber
|
8611cd8731
|
Zap `begin' from DMdA-beginner and DMdA-vanilla.
|
2010-09-09 11:32:37 +02:00 |
|
Mike Sperber
|
c47ad74b1b
|
Move the prim-op-defns of the DMdA-vanilla docs to right place.
|
2010-09-09 11:28:59 +02:00 |
|
Mike Sperber
|
d874065e26
|
Zap let, letrec, let* from DMdA-beginner language.
|
2010-09-09 11:22:57 +02:00 |
|
Mike Sperber
|
050f0a141b
|
Add `list-of' signature to DMdA languages.
|
2010-09-09 11:12:33 +02:00 |
|
John Clements
|
93ee20e290
|
mods to sndfile.rkt
|
2010-09-08 16:55:48 -07:00 |
|
Robby Findler
|
41e4470f23
|
closes PR 11134
|
2010-09-08 17:03:11 -05:00 |
|
Casey Klein
|
8fae368376
|
Ignores prototype Redex pattern compiler
|
2010-09-08 14:12:47 -05:00 |
|
Casey Klein
|
14ceb68b92
|
Adds functions for testing pattern compiler
|
2010-09-08 14:12:47 -05:00 |
|
Steven Jaconette
|
f5482e5703
|
Initial compiler model (includes low level pattern language model and redex to low level lanaguage compiler)
|
2010-09-08 14:12:47 -05:00 |
|
Sam Tobin-Hochstadt
|
837291a793
|
simplify requires
|
2010-09-08 13:20:34 -04:00 |
|
Sam Tobin-Hochstadt
|
120a1d0d87
|
Load typechecker dynamically to reduce footprint.
|
2010-09-08 13:20:34 -04:00 |
|
Sam Tobin-Hochstadt
|
cfc289d806
|
simplify
|
2010-09-08 11:37:02 -04:00 |
|
Sam Tobin-Hochstadt
|
fae02be9f0
|
Add memory fns.
|
2010-09-08 11:32:04 -04:00 |
|
Sam Tobin-Hochstadt
|
350cef9af8
|
Fix contract name references.
|
2010-09-08 11:05:51 -04:00 |
|
Sam Tobin-Hochstadt
|
a0e77705e5
|
Propogate #:mutable for polymorphic structs.
Closes PR 11127
|
2010-09-08 10:47:51 -04:00 |
|
Sam Tobin-Hochstadt
|
6130f3551c
|
Fix polymorphic structs with mutability.
|
2010-09-08 10:24:58 -04:00 |
|
Sam Tobin-Hochstadt
|
91fefa055e
|
Make syntax of #{} less accepting of errors.
|
2010-09-08 10:24:58 -04:00 |
|
Robby Findler
|
d860661694
|
added back teachpack-pre-installed for deinprogramm
|
2010-09-08 08:41:30 -05:00 |
|
Robby Findler
|
91205f26d6
|
fixed for new file
|
2010-09-08 08:41:30 -05:00 |
|
Vincent St-Amour
|
14097dd90e
|
Fix broken tests that depended on an unsafe optimization.
|
2010-09-07 20:11:44 -04:00 |
|
Robby Findler
|
4bbb1f4cd9
|
Added a second column for the 2htdp teachpacks to the choose-a-teachpack dialog
closes PR 11170
|
2010-09-07 17:34:08 -05:00 |
|
John Clements
|
c2b75a6c57
|
updated stepper to use 1-based step numbering.
Closes PR 11166.
|
2010-09-07 14:45:47 -07:00 |
|
Vincent St-Amour
|
11e168f01e
|
Fixed a dangling link in the doc.
|
2010-09-07 16:57:02 -04:00 |
|
Vincent St-Amour
|
ae88abd5c8
|
Removed unsafe optimization on fixnums.
|
2010-09-07 16:57:02 -04:00 |
|
Vincent St-Amour
|
440871f99d
|
Added the fixnum types to the documentation.
|
2010-09-07 16:57:02 -04:00 |
|
Stevie Strickland
|
6d7be2bab3
|
Fix expected result from contract test that fails due to sorting.
|
2010-09-07 11:47:14 -04:00 |
|
Robby Findler
|
04d9814337
|
rebuilt the images on a mac
|
2010-09-07 09:49:03 -05:00 |
|
Robby Findler
|
9105b92240
|
added overlay/pinhole and underlay/pinhole
|
2010-09-07 09:35:21 -05:00 |
|
Ryan Culpepper
|
90cf9f2183
|
reorg and renamed syntax/parse docs, removed useless section tags
Fixes PR 11163
|
2010-09-06 23:26:42 -06:00 |
|
Ryan Culpepper
|
221d07626e
|
added tool for detecting useless requires
|
2010-09-06 23:00:47 -06:00 |
|
Ryan Culpepper
|
47f8e55b14
|
fixed typo (forgot to remove old provide)
|
2010-09-06 22:58:41 -06:00 |
|
Ryan Culpepper
|
ef778baeb0
|
comments on unstable libraries
|
2010-09-06 22:15:30 -06:00 |
|
Ryan Culpepper
|
0bdb302409
|
fixed example for unstable/wrapc
|
2010-09-06 22:15:30 -06:00 |
|
Ryan Culpepper
|
cf47297a07
|
gvector tests, fixed bugs, added for/gvector docs
|
2010-09-06 22:15:29 -06:00 |
|
Ryan Culpepper
|
c8292be1d1
|
data/gvector vararg constructor, add!
|
2010-09-06 22:15:29 -06:00 |
|
Ryan Culpepper
|
5a8d2f010e
|
added data/gvector, docs (need tests)
|
2010-09-06 22:15:29 -06:00 |
|
Robby Findler
|
01fa7e9118
|
rebuilt the example images on a mac
|
2010-09-06 20:44:10 -05:00 |
|
Robby Findler
|
6f0b6eebbe
|
Added pinholes as x-place and y-place arguments
|
2010-09-06 20:39:13 -05:00 |
|
Robby Findler
|
d10cd2e6fa
|
preserve pinholes in overlaying and related functions
(also started to add "pinhole" as a place, but not done with that yet)
|
2010-09-06 20:39:12 -05:00 |
|
Robby Findler
|
5363396f94
|
added flipped mention to docs
|
2010-09-06 20:39:12 -05:00 |
|
Robby Findler
|
cc96864868
|
added pinhole support to cropping primitives and to frame
|
2010-09-06 20:39:12 -05:00 |
|
Robby Findler
|
9b720b9c0d
|
added pinhole support to add-line, add-curve, scene+line, and scene+curve
|
2010-09-06 20:39:12 -05:00 |
|
Robby Findler
|
d2e443ac97
|
made equality check on images sensitive to pinholes
|
2010-09-06 20:39:11 -05:00 |
|