Robby Findler
|
7a1538764e
|
Added the ability for #lang-based languages to specify when an expression should be submitted at the prompt
|
2010-06-19 12:25:07 -05:00 |
|
Robby Findler
|
bc5ced58e2
|
More Racketying
|
2010-06-18 21:35:56 -05:00 |
|
Robby Findler
|
00cfe953a7
|
removed an unecessary parameter (the function was only called in one place and the argument expression was a variable that was also bound in the body of the called function and that variable was already used in a few other places, so the parameter was confusing here, making it seem to be a different value)
|
2010-06-07 11:43:36 -05:00 |
|
Robby Findler
|
608f78b29f
|
refactored the executable creation code to make it more legible
|
2010-06-05 17:23:40 -05:00 |
|
Matthew Flatt
|
8752e65bf8
|
disable check on a module's source name
|
2010-05-14 11:33:09 -06:00 |
|
Matthew Flatt
|
ed1d7f81c9
|
move drscheme and tests/drscheme to drracket and tests/drracket
|
2010-05-09 15:34:50 -06:00 |
|