Matthew Flatt
bb26115591
add 'filebox' Scribble function
2010-05-16 17:28:55 -06:00
Eli Barzilay
2d9601089d
A lot of "MzScheme" -> "Racket"s.
2010-05-16 18:26:26 -04:00
Eli Barzilay
4b0b550e6a
Rename an included file to .rktl
2010-05-16 18:26:25 -04:00
Eli Barzilay
4ab5fa7dff
Fix some of the distributed paths that the compiler packages.
2010-05-16 18:26:25 -04:00
Eli Barzilay
d8fec78585
Some renames for this dusty code.
2010-05-16 18:26:25 -04:00
Eli Barzilay
a82bb41950
some prop fixes
2010-05-16 18:26:25 -04:00
Eli Barzilay
d099267b81
no tests in meta/build
2010-05-16 18:26:25 -04:00
Eli Barzilay
bb263675b6
Rename "drscheme-button*" -> "drracket-button*"; fix bad reference to "drscheme/syncheck-drracket-button".
2010-05-16 18:26:25 -04:00
Eli Barzilay
31923d045e
Distribution specs should be working fine now.
2010-05-16 18:26:25 -04:00
Matthew Flatt
704f8d6b13
add two missing acks
2010-05-16 07:31:37 -06:00
Matthew Flatt
1f613f6e08
fix bug in the combination of object-name, chaperones, and reduced-arity procedures
2010-05-16 07:30:44 -06:00
Matthew Flatt
1873a6f14d
fix typo
2010-05-16 07:30:43 -06:00
Eli Barzilay
020d363336
more adjustments
2010-05-16 03:08:31 -04:00
Eli Barzilay
48c9b54bea
distribution seems to be working now
2010-05-16 03:06:19 -04:00
Eli Barzilay
418b05b8ff
Fix a few typos
2010-05-15 21:03:35 -04:00
Eli Barzilay
6b664e0308
More mzscheme -> racket changes.
2010-05-15 18:52:46 -04:00
Eli Barzilay
86891b30a1
redex/examples/mzscheme-machine -> racket-machine
2010-05-15 18:41:08 -04:00
Eli Barzilay
c12874661f
make the winvers tweaker use and modify files with the new names
2010-05-15 18:37:13 -04:00
Eli Barzilay
296818e11f
Remove "-q" flags -- they're not needed.
2010-05-15 18:13:43 -04:00
Eli Barzilay
03fdd4aa15
Replace all "mzscheme"s with "racket"s, "mred"s with "gracket"s.
...
Also, forbid using "mred" in drdr:command-line.
2010-05-15 18:10:56 -04:00
Eli Barzilay
a66032be81
racet -> racket
2010-05-15 17:33:54 -04:00
Eli Barzilay
3219d28e9d
repos-time-stamp -> repo-time-stamp
2010-05-15 16:48:04 -04:00
Eli Barzilay
8a973cde91
somehow this wasn't deleted earlier
2010-05-15 16:06:45 -04:00
Matthew Flatt
3db293a6af
fix some dist-spec problems
2010-05-15 08:58:23 -06:00
Eli Barzilay
0a881a6305
drdr info file
2010-05-15 10:47:56 -04:00
Eli Barzilay
83a74c89c0
build script works with git, but still takes its own resources from iplt (svn).
2010-05-15 10:47:12 -04:00
Eli Barzilay
83c2c283fd
existing version of build scripts
2010-05-15 10:45:15 -04:00
Matthew Flatt
900784c8e4
fix regexp sub-pattern reporting
2010-05-15 08:36:11 -06:00
Matthew Flatt
dc79d5f656
hack configure scripts to avoid warnings
2010-05-14 16:50:54 -06:00
Jay McCarthy
038e5f4d09
Marking all these tests as random, although not necessarily intentionally re email with Robby
2010-05-14 14:25:02 -06:00
Jay McCarthy
83abb1d223
Updating display
2010-05-14 14:25:02 -06:00
Jay McCarthy
5c1529d66d
Fixing configure error outputs
2010-05-14 13:46:08 -06:00
Matthew Flatt
aa9a8549ad
finish Guide chaper on defining languages
2010-05-14 13:34:23 -06:00
Matthew Flatt
8752e65bf8
disable check on a module's source name
2010-05-14 11:33:09 -06:00
Matthew Flatt
b072d85107
adjust Slideshow to not re-export printable<%>; improve docs for both Slideshow and Scribble
2010-05-14 11:33:08 -06:00
Matthew Flatt
88fd429eaf
initial cut at language-creation chaper in guide: reader extension
2010-05-14 11:33:08 -06:00
Jay McCarthy
1d0bc61098
Updating to use new props format
2010-05-14 11:05:23 -06:00
Jay McCarthy
05c8289925
Removing self from always email
2010-05-14 11:05:23 -06:00
Jay McCarthy
b58932ba39
Off by one
2010-05-14 11:05:23 -06:00
Eli Barzilay
1f6159f0ba
Change the drdr:command-line property.
...
It now holds a list that starts with a known symbol, and a `*' symbol
marks where the file name is supposed to be. #f means don't run the
file. The conversion happens when the string is converted to a value,
and at that point it will complain if ~s is missing, if there's more
than one ~s, or if the command is not one of a known few commands.
2010-05-14 11:05:23 -06:00
Sam Tobin-Hochstadt
21b5c25c90
Add annotation to test.
...
Fix default case for `vector-set!'
2010-05-14 11:00:23 -04:00
Sam Tobin-Hochstadt
ff36a6e8d1
sensible handling of literal vectors
2010-05-14 11:00:23 -04:00
Sam Tobin-Hochstadt
7ac925695f
more sensible version of het vectors.
...
add vector-length, vector-set!
2010-05-14 11:00:23 -04:00
Sam Tobin-Hochstadt
798a7f2a3c
fix typo
2010-05-14 11:00:22 -04:00
Sam Tobin-Hochstadt
f40000c9c7
Fix het vec with strange expected types
2010-05-14 11:00:22 -04:00
Sam Tobin-Hochstadt
ec14f2c0b8
Finish het vectors
2010-05-14 11:00:22 -04:00
Sam Tobin-Hochstadt
0558d11abb
more testing
2010-05-14 11:00:22 -04:00
Sam Tobin-Hochstadt
2c03f2223b
mostly done with heterogenous vectors
2010-05-14 11:00:22 -04:00
Vincent St-Amour
0837e47ce7
Fixed a typo in the regexp doc.
2010-05-13 17:12:36 -04:00
Jay McCarthy
bac7ff3bdf
Fixing X11 test bugs
2010-05-13 14:34:34 -06:00