Commit Graph

9 Commits

Author SHA1 Message Date
Guillaume Marceau
d8c7bd138f Undoes the 'produces -> return' part of commit c31d352f, keeping the 'changes -> mutates' change and the assorted bug fixes it contained.
(cherry picked from commit adf965e92a)
2011-07-19 11:28:47 -04:00
Guillaume Marceau
8c54e212da Standartize the vocabulary to "the function returns" and "set! mutates"
(cherry picked from commit c31d352f2b)
2011-07-18 12:43:12 -04:00
Eli Barzilay
3157955d40 ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
Matthias Felleisen
88e0631c71 open output files in text mode 2011-04-25 11:05:42 -04:00
Matthias Felleisen
43da90a6bc changed write-file to return the name of the file, period 2011-02-18 09:40:04 -05:00
Matthias Felleisen
4af96aaa1c use 'any for read-line, closes PR11445 2010-12-06 23:04:08 -05:00
Matthias Felleisen
a106cbecbe bug in read-words/line fixed, please propagate 2010-05-20 13:25:59 -04:00
Matthias Felleisen
391444741f simulate-file for testing readers 2010-05-18 23:00:59 -04:00
Matthew Flatt
28b4043077 rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00