This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
ada064d9c3
factor
/
basis
/
tools
/
time
/
time-tests.factor
4 lines
90 B
Factor
Raw
Normal View
History
Unescape
Escape
Move compile-call and related words only meant to be used for debugging to compiler.test
2010-01-22 06:39:56 -05:00
USING:
tools.time
tools.test
compiler.test
;
stack-checker.known-words: fix declared output type for dispatch-stats primitive
2009-11-06 05:36:46 -05:00
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
2015-07-03 12:39:59 -04:00
{ } [ [ [ ] time ] compile-call ] unit-test