The Racket repository
Go to file
Eli Barzilay 2ecdc0f33a Use regexp-match*' instead of regexp-split'.
Also, explicitly make it throw an error when it's getting an empty glob.
It used to just return the root in that case, but it's unclear if this
would be the right thing, or maybe return everything, or nothing.
2010-05-16 22:59:36 -04:00
collects Use regexp-match*' instead of regexp-split'. 2010-05-16 22:59:36 -04:00
doc move release-note files to rackety names 2010-05-05 10:30:40 -06:00
man/man1 A lot of "MzScheme" -> "Racket"s. 2010-05-16 18:26:26 -04:00
src A lot of "MzScheme" -> "Racket"s. 2010-05-16 18:26:26 -04: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