Commit Graph

18 Commits

Author SHA1 Message Date
Vincent St-Amour
01a237406a Add more scribble forms that evaluate code and display the results.
original commit: 7e9dbded4c89c5e95945e2f91653fab0b58a0390
2011-06-17 14:04:38 -04:00
Eli Barzilay
88e9704a8b Pass around the form name so that an error from the sandbox will show a
more useful error.

original commit: 768baa5983297370ef06023400565b0a3d4c099d
2011-06-16 21:37:48 -04:00
Eli Barzilay
bf18603b97 Switch to `#lang', reformat, and some minor improvements.
original commit: d4dec81c91a3d95ce8d252a2b63bdc3fe8c79128
2011-06-16 21:37:47 -04:00
Eli Barzilay
09eb2cc7b7 Add an error message when the sandbox doesn't capture its output as a string.
original commit: 43d1c240a171943e214ac43055e6bdbfc5072f70
2011-06-16 21:37:47 -04:00
Matthew Flatt
742843af7b Scribble: change the way `racketblock' etc. indent/inset works
- introduce 'code-inset style for nested blocks
 - use style instead of spaces for code indentation
 - sigplanconf adds vertical space around 'code-inset
 - more ...0 variants to compose better

original commit: bbc5533938b1dac8f14005210fa9fe552dfa7e8c
2011-03-30 15:12:30 -06:00
Eli Barzilay
46ffc5cf44 Add comment on how to make interactions use syntax values.
Also add `code:comment' to the keyword list.

original commit: 01089550e2f994bbc8e027478ec41c7985ec2e80
2011-03-11 15:40:13 -05:00
Matthew Flatt
67888f2c2c scribble/eval: fix evaluation of literal #f expression
Fixed part of PR 11790

original commit: ae8705611ba3ff03ed208aa5c590e8cfc52a36a6
2011-03-11 07:52:16 -06:00
Matthew Flatt
8ce5125d6c Scribble: fix multi-line print output
Closes PR 11735

original commit: 1a5f41fd712384b409c760d15961af7b83e000ff
2011-02-14 07:32:21 -07:00
Matthew Flatt
73b8f12a0d Scribble: improve interaction', examples', etc. for non-text
by setting the default output port in the sandbox to support
 content as "specials" when `current-print' is changed

original commit: 46dc2d66839f83fed424b4e214160faa0894404d
2011-01-29 09:55:40 -06:00
Matthew Flatt
8f876ea446 move racket/draw overview to the Guide and expand it
--- plus some minor collateral API improvements

original commit: 8b3165d55b85cffbe3ad28be6d8bd4c218d21529
2010-11-27 16:34:32 -07:00
Matthew Flatt
77e9dca243 fixes to make pict eval results work in Scribble
original commit: 5d386a99ec8121261fd61d61da9e5ac69a217488
2010-11-26 20:40:43 -07:00
Matthew Flatt
6ce47a9d1e change Scribble's interaction', etc. to use non-default current-print'
to format results, if one is installed in a sandboxed evaluator

original commit: a19899898f1f7774f634ad44df560f4813fec91c
2010-08-24 20:50:46 -06:00
Matthew Flatt
7ffaaf6722 add racketresultblock, etc. to Scribble
original commit: c18603f767b088625d855b8dbf68137b2b8d930d
2010-05-31 13:55:16 -06:00
Matthew Flatt
16d18c291d Fix Scribbling and eval-result copying of hasheqv/hasheq tables
Closes PR 10918

original commit: 141a37e50d11d54d28b8e90b7ed769073ad5f7c5
2010-05-21 19:40:33 -06:00
Matthew Flatt
eeee9df37e convert racket value printer to constructor+quote style; update Guide and Quick
original commit: 420ea6ee0962cac112853c23e756534cb307ad62
2010-05-06 14:57:15 -06:00
Matthew Flatt
8a38388cd7 switch printer to constructor+quote style
original commit: 43027a8d9b862d44c84bd6922716f69bf81f8f14
2010-05-06 10:33:42 -06:00
Matthew Flatt
7d91640d72 fully rackety guide
original commit: 162058036ec2fcce1905fdf746b6faa3a0342d34
2010-04-30 08:02:57 -06:00
Matthew Flatt
7e5406e889 rename all files .ss -> .rkt
original commit: 28b404307793f041bb3363135a2968e283855318
2010-04-27 16:50:15 -06:00