Matthew Flatt
|
c1bf118cb5
|
new guidance in the documentation style guide
|
2010-08-30 14:35:17 -06:00 |
|
Matthew Flatt
|
e13effd07c
|
adjust 'configure-runtime index entry
|
2010-08-30 14:35:15 -06:00 |
|
Jay McCarthy
|
052139eb4e
|
Fixing pr11148 via documentation
|
2010-08-30 14:17:56 -06:00 |
|
Jay McCarthy
|
ef664d531f
|
Removing error when hovering over non-heap squares. Fixes pr11147
|
2010-08-30 14:17:56 -06:00 |
|
Jay McCarthy
|
5684ba4a9c
|
Allowing gc heap gui shrinking
|
2010-08-30 14:17:55 -06:00 |
|
John Clements
|
adc7d272a8
|
removed stepper's application < \ > buttons, added choice boxes instead, misc. cleanup and
racket-ification of associated file.
|
2010-08-30 11:31:00 -07:00 |
|
Kevin Tew
|
bc5d1c2011
|
Places: added shared-flvector and shared-byte string
|
2010-08-30 08:50:07 -06:00 |
|
Robby Findler
|
b1550d6c9b
|
changed the expansion of the ... macro in the teaching languages so that
it cooperates with the test coverage annotations in drracket.
closes PR 11138
|
2010-08-30 09:23:34 -05:00 |
|
Robby Findler
|
cfa1c9bf43
|
fixed a bug in the test suite (so that now the language is only changed when needed)
|
2010-08-30 09:23:34 -05:00 |
|
Robby Findler
|
35de0b22d0
|
added a test coverage test suite
|
2010-08-30 09:23:34 -05:00 |
|
Robby Findler
|
ab839f9efd
|
minor rackety
|
2010-08-30 09:23:34 -05:00 |
|
Robby Findler
|
eb75edfaa1
|
renamed drracket test suite
|
2010-08-30 09:23:33 -05:00 |
|
Jay McCarthy
|
b2015a3237
|
Adding stress to dist spec
|
2010-08-30 07:32:49 -06:00 |
|
Jay McCarthy
|
f899e03b59
|
Moving stress tests
|
2010-08-30 06:39:12 -06:00 |
|
Jay McCarthy
|
fe2a70a347
|
Adding data to mz-extras
|
2010-08-30 06:39:12 -06:00 |
|
Jay McCarthy
|
fd300bc31c
|
Disabling other-mutator gc runs
|
2010-08-30 06:39:11 -06:00 |
|
Jay McCarthy
|
6a43e379e1
|
Correct test usage of port
|
2010-08-30 06:39:11 -06:00 |
|
Robby Findler
|
9b657ad53a
|
added an index entry for configure-runtime
|
2010-08-29 15:10:08 -05:00 |
|
John Clements
|
4d1d1e5b0e
|
removed new stepper test from automatic testing (until fixed).
|
2010-08-29 10:38:27 -07:00 |
|
Casey Klein
|
0221589e10
|
Increases racket-vs-redex timeout even more
|
2010-08-29 09:14:10 -05:00 |
|
Vincent St-Amour
|
e1fd445fa4
|
Ignored a rounding error between PPC and x86.
|
2010-08-29 10:17:56 -04:00 |
|
Robby Findler
|
7020cb6e4c
|
adjusted the language dialog so that the output-style and fraction-style radio boxes aren't adjacent
|
2010-08-29 08:20:53 -05:00 |
|
Robby Findler
|
23739a21d8
|
fixed indentation
|
2010-08-29 05:17:41 -05:00 |
|
Robby Findler
|
454f8772ab
|
unbroke Eli's change
|
2010-08-29 05:17:41 -05:00 |
|
Eli Barzilay
|
0aa659ffe5
|
Reindent the body, use `append-map'.
|
2010-08-28 23:56:55 -04:00 |
|
Eli Barzilay
|
82749312f6
|
Use racket/base', no need for begin-with-definitions'.
|
2010-08-28 23:56:55 -04:00 |
|
Eli Barzilay
|
3b609eef10
|
use .rkt suffix => avoid a bug when trying to show the file
|
2010-08-28 23:56:55 -04:00 |
|
Robby Findler
|
8328605c1a
|
rendered the 2htdp/image images (has to be done on a mac)
|
2010-08-28 20:45:01 -05:00 |
|
Robby Findler
|
6c3f556194
|
meant to include this in the last commit
|
2010-08-28 20:41:58 -05:00 |
|
Robby Findler
|
3704e2d69f
|
added a better explanation of pixels and fixed a bug in save-image
|
2010-08-28 20:41:58 -05:00 |
|
Jay McCarthy
|
bc15f398f2
|
Increasing FTP test stability
|
2010-08-28 18:52:39 -06:00 |
|
Casey Klein
|
3f8de79ba7
|
Increases DrDr timeout to accommodate racket-vs-redex all-outcomes test
|
2010-08-28 19:16:25 -05:00 |
|
Jay McCarthy
|
c24d6f94e7
|
Supporting empty programs in datalog languages, fixes pr11140
|
2010-08-28 15:54:38 -06:00 |
|
Robby Findler
|
36c2eea571
|
an attempt to be more windows friendly
|
2010-08-28 14:06:01 -05:00 |
|
Jay McCarthy
|
33d7eb40e3
|
Fixing pr11136 and adding tests and fixing old tests re extension change
|
2010-08-28 08:30:14 -06:00 |
|
Robby Findler
|
3d5843aa81
|
fixed pen and color so they signal errors properly
|
2010-08-28 08:52:59 -05:00 |
|
Robby Findler
|
405fded9c3
|
change empty scene so that it draws the border for the scene inside the scene,
instead of using the usual rectangle "right/bottom outside" drawing
(hopefully) closes PR 11139
|
2010-08-28 07:57:52 -05:00 |
|
John Clements
|
fbd4659260
|
updated sndfile for racket & for newer version of sndfile & other similar stuff.
|
2010-08-27 16:42:33 -07:00 |
|
John Clements
|
3b94602e2e
|
added test case for PR 11120
|
2010-08-27 16:42:32 -07:00 |
|
John Clements
|
c636aeb840
|
added docs for 'type' argument to memset
|
2010-08-27 16:42:32 -07:00 |
|
Sam Tobin-Hochstadt
|
92ce3ca02d
|
Use `any/c' for contracts for polymorphic functions.
|
2010-08-27 18:36:49 -04:00 |
|
Sam Tobin-Hochstadt
|
d38af188f6
|
Use the correct name in the provide.
|
2010-08-27 18:36:49 -04:00 |
|
Vincent St-Amour
|
d3ee52d451
|
Added annotations to plain for and for* in typed code.
|
2010-08-27 18:18:52 -04:00 |
|
Vincent St-Amour
|
b386f01ee4
|
Improved sandboxing with code from Eli.
|
2010-08-27 18:18:51 -04:00 |
|
Vincent St-Amour
|
f06c2d4926
|
Removed obsolete comment.
|
2010-08-27 18:18:51 -04:00 |
|
Robby Findler
|
7233e07ec5
|
typos
|
2010-08-27 14:30:05 -05:00 |
|
Vincent St-Amour
|
9f540bce01
|
Better way to setup the sandbox input.
|
2010-08-27 14:43:22 -04:00 |
|
Vincent St-Amour
|
9884663697
|
Cleanup of syntax-parse patterns.
|
2010-08-27 14:43:19 -04:00 |
|
Vincent St-Amour
|
1c9e8e05b0
|
Cleanup of the test harness.
|
2010-08-27 13:29:43 -04:00 |
|
Vincent St-Amour
|
7cfba9f02d
|
Renamed tests directory to make more sense with the new structure.
|
2010-08-27 13:29:43 -04:00 |
|