Slava Pestov
e0f86889c7
Fixing load-everything for io.files split
2008-12-15 01:13:35 -06:00
Slava Pestov
c9abd2f868
Fix typo
2008-11-23 22:05:04 -06:00
Slava Pestov
35e9eb2508
Fix load error
2008-11-23 03:57:48 -06:00
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
78161aa2b3
Fix bug in do-compile-errors
2008-11-16 15:31:31 -06:00
Slava Pestov
437d594982
Put compiler errors in build report
2008-11-16 13:46:45 -06:00
Slava Pestov
3061fe117d
Generate help before running tests
2008-11-16 11:49:20 -06:00
Slava Pestov
e38bc79e06
mason now generates HTML documentation using help.html
2008-11-16 11:29:35 -06:00
Slava Pestov
7c5dd13449
Mason: another type of builder
2008-09-15 23:20:33 -05:00