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
e5a308d56a
factor
/
basis
/
compiler
/
tests
History
Doug Coleman
51c033a1f6
Fix all failures in the linux64 build email
2011-10-24 19:33:09 -07:00
..
alien.factor
Fix all failures in the linux64 build email
2011-10-24 19:33:09 -07:00
call-effect.factor
…
callback-error.factor
callback-error: don't use -e until we fix issue
#245
2011-10-10 21:25:50 -07:00
codegen.factor
Eliminate duplicate syntax for stack effects "(" no longer drops and is identical to the old "((", which is now removed.
2011-10-18 13:19:39 -07:00
curry.factor
…
float.factor
cpu.x86.x87: compares were clobbering ST0
2010-05-18 19:18:53 -04:00
folding.factor
…
generic.factor
…
intrinsics.factor
Fix all failures in the linux64 build email
2011-10-24 19:33:09 -07:00
linkage-errors.factor
Fix linkage-errors test to not clobber its own linkage error
2011-10-03 00:26:21 -07:00
low-level-ir.factor
compiler.cfg: open-code parameter boxing and unboxing for certain C types
2010-07-19 10:25:13 -04:00
optimizer.factor
Fix all failures in the linux64 build email
2011-10-24 19:33:09 -07:00
peg-regression-2.factor
…
peg-regression.factor
…
pic-problem-1.factor
…
redefine0.factor
…
redefine1.factor
Make M\ throw an error upon lookup failure. Change method -> ?lookup-method, lookup-method is the throwing version of ?lookup-method.
Fixes
#229
.
2011-10-03 15:49:49 -07:00
redefine2.factor
…
redefine3.factor
Make M\ throw an error upon lookup failure. Change method -> ?lookup-method, lookup-method is the throwing version of ?lookup-method.
Fixes
#229
.
2011-10-03 15:49:49 -07:00
redefine4.factor
…
redefine5.factor
…
redefine6.factor
…
redefine7.factor
…
redefine8.factor
…
redefine9.factor
…
redefine10.factor
…
redefine11.factor
…
redefine12.factor
…
redefine13.factor
…
redefine14.factor
…
redefine15.factor
Eliminate duplicate syntax for stack effects "(" no longer drops and is identical to the old "((", which is now removed.
2011-10-18 13:19:39 -07:00
redefine16.factor
…
redefine17.factor
…
redefine18.factor
…
redefine19.factor
…
redefine20.factor
…
redefine21.factor
…
redefine22.factor
…
redefine23.factor
…
redefine24.factor
…
redefine25.factor
Mixin classes in redefine25 test are forgotten, but words still reference them -- forget those words, too.
Fixes
#143
.
2011-10-07 10:49:17 -07:00
reload.factor
…
simple.factor
stack-checker: calling 'boa' on a non-tuple would compile as a no-op rather than an error (reported by Joe Groff); clean up some other error reporting code too
2010-07-17 15:57:44 -04:00
spilling.factor
compiler.tests: fix test for generalizations change
2010-05-18 23:08:37 -04:00
stack-trace.factor
…
tuples.factor
stack-checker: calling 'boa' on a non-tuple would compile as a no-op rather than an error (reported by Joe Groff); clean up some other error reporting code too
2010-07-17 15:57:44 -04:00
x87-regression.factor
compiler.tests: forgot to check in x87-regression test way back
2010-08-20 18:36:26 -07:00