The Racket repository
Go to file
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
collects Change the drdr:command-line property. 2010-05-14 11:05:23 -06:00
doc move release-note files to rackety names 2010-05-05 10:30:40 -06:00
man/man1 rackety man pages 2010-05-05 10:04:41 -06:00
src disable futures when building with SGC 2010-05-12 08:51:39 -06:00
.gitattributes Don't include git files in archives. 2010-05-12 01:46:05 -04:00
.gitignore add .DS_Store to ignores 2010-04-28 21:08:45 -04:00
.mailmap .mailmap file to fix name/email errors 2010-04-21 02:02:29 -04:00