Commit Graph

8 Commits

Author SHA1 Message Date
Asumu Takikawa
46ebb5dac5 Move engines from mzlib/thread to racket/engine
(they were previously called "coroutines" but
 the term "engine" is less ambiguous)

original commit: 2dcf06077461175936616f21737fbed7b0c27eb0
2012-07-26 14:47:29 -04:00
Jay McCarthy
0cb4ef4c3e Removing the thread previously introduced which is now no longer necessary given the real problem
original commit: dfb4bc112d3947566282d6e16ddb60ed72acac5e
2012-03-23 10:47:56 -06:00
Jay McCarthy
3f6a5bb5ef Fixing the error message from PR12443
original commit: 9b579d8c2aa8548e6b49c9aeec0a7a4cf107bd58
2012-03-23 10:44:43 -06:00
Jay McCarthy
fbea030c27 Fixing PR12443
There is a big comment in thread.rkt that explains the problem and the
"fix". I think something better could and should be done, but I don't
know what it is.

original commit: 022ce2d8d7de60d63d21eb67119466283d9e8be3
2012-01-03 15:05:37 -07:00
David Van Horn
61f9f1203b Fixed various spelling errors.
original commit: c9519fd11300b07292df8619e86f48533eff6e4d
2011-02-03 17:42:33 -05:00
Eli Barzilay
cd4dbaad6a More "~n" -> "\n" changes
original commit: 8e0f8dd39c3744472b450021f003f9cbe8cbcb62
2010-08-26 12:11:00 -04:00
Eli Barzilay
bc4b4c6168 Some random ".ss" -> ".rkt"s
original commit: 939af28a4c94c283f46eb121574e4131f12cba53
2010-05-17 05:58:19 -04:00
Matthew Flatt
b7928f0fa1 rename all files .ss -> .rkt
original commit: 28b404307793f041bb3363135a2968e283855318
2010-04-27 16:50:15 -06:00