Commit Graph

3 Commits (ec22af4dbd57fa6d4585c8aad47739f25926344c)

Author SHA1 Message Date
Slava Pestov 8819f23312 Replace millis primitive with micros primitive
Add millis as a library word
sleep now takes either a duration or a microsecond count; code using durations doens't need to be updated, code using millisecond counts updated to use durations for the most part
2008-11-19 01:50:05 -06:00
Slava Pestov 75fb15ee4c Split stdio up into input-stream/output-stream, pipes work in progress 2008-05-05 02:19:25 -05:00
Slava Pestov a96457cecc Initial import 2007-09-20 18:09:08 -04:00