Commit Graph

23 Commits (26b81f4677069c51b726d0163fd25dc81fd675eb)

Author SHA1 Message Date
Slava Pestov c5160d76e9 Merge qualified, alias, symbols, constants into core 2008-12-17 18:10:01 -06:00
Slava Pestov 5cb18d51b3 Fixing test-all and help-lint-all failures 2008-12-15 03:33:04 -06:00
Slava Pestov e0f86889c7 Fixing load-everything for io.files split 2008-12-15 01:13:35 -06:00
Slava Pestov 499cc882ac Make scp and ssh commands configurable 2008-11-24 16:49:50 -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 a9a28a3231 Trying to blindly fix Win64 unit tests 2008-11-17 20:28:52 -06:00
unknown b8487ffcb0 Download Windows DLLs from builder, so that we don't need wget to build Factor 2008-11-17 18:43:33 -06:00
Slava Pestov f2d34b6d6e Only upload help if buld is clean 2008-11-16 16:21:25 -06:00
Slava Pestov c471edba59 Fix load error 2008-11-16 15:51:10 -06:00
Slava Pestov 6d28ecc46b Forgot to add call to upload-help 2008-11-16 15:39:30 -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 313cdf4af0 Fix release.tidy bug 2008-11-08 18:29:05 -06:00
Slava Pestov 1280ed63fe Fix mason tests 2008-11-07 22:40:21 -06:00
Slava Pestov 1b744ab14b Updating code for boot image renaming 2008-11-07 21:09:42 -06:00
Slava Pestov 81c7320f7b mason.updates was calling download-my-image, which uses the current CPU/OS instead of target-cpu and target-os. So doing 32-bit builds from a 64-bit Factor instance didn't work... oops 2008-11-05 05:14:35 -06:00
Slava Pestov 1b875b8bf7 Better error message if git not in path 2008-09-18 18:23:46 -05:00
Doug Coleman 47f5706147 fix typo 2008-09-16 10:34:51 -05:00
Slava Pestov 7c5dd13449 Mason: another type of builder 2008-09-15 23:20:33 -05:00