Commit Graph

24 Commits (fe085c96d6af4f026caf9854b51b50baf3b1076c)

Author SHA1 Message Date
Slava Pestov aa4a9f8288 mason.test: fix outdated boot image check 2010-03-18 17:25:56 +13:00
Daniel Ehrenberg 512fe14e4e Merge branch 'bags' of git://github.com/littledan/Factor
Conflicts:

	basis/compiler/cfg/ssa/construction/tdmsc/tdmsc.factor
	basis/furnace/auth/auth.factor
	basis/stack-checker/backend/backend.factor
2010-03-16 13:28:00 -04:00
Slava Pestov e3fd22268e mason.test: forget test definitions to free up code heap space and hopefully get builds to complete on PowerPC 2010-03-12 11:05:09 +13:00
Daniel Ehrenberg da57436180 Finishing eliminating prune as a synonym of members 2010-02-27 14:52:24 -05:00
Slava Pestov df55fed478 generic: rename method-body predicate class to method 2010-02-03 23:11:24 +13:00
Slava Pestov 6a2cf3516d Bootstrap and mason now record times in nanoseconds 2009-11-19 23:50:30 -06:00
Doug Coleman 1b3ecdf62e fix mason time reporting 2009-11-19 04:48:59 -06:00
Slava Pestov b2c3183b21 Split up tools.vocabs. Note that load-everything is now named load-all 2009-05-04 06:44:17 -05:00
Slava Pestov 91cd13d2d6 mason.test: collect compiler errors at the very end of the process, to catch errors in unit test files 2009-04-22 07:07:24 -05:00
Slava Pestov 3586736b34 mason.test: benchmark files were read in wrong order 2009-04-17 20:59:11 -05:00
Slava Pestov a6ea915e09 mason: filter out linakge errors from build reports 2009-04-17 20:21:51 -05:00
Slava Pestov b579d32e5c mason: send HTML e-mails; if benchmarks fail build fails 2009-04-17 17:55:33 -05:00
Slava Pestov 7fd249333a Fix mason.test 2009-04-16 23:14:47 -05:00
Slava Pestov 457b042b35 Update mason 2009-04-14 16:37:33 -05:00
Slava Pestov f44c67e5c3 mason.test: check if boot image is out of date, and refuse to build if so 2009-04-04 20:34:09 -05:00
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