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
d23bb19b55
factor
/
basis
/
compiler
/
tests
History
Slava Pestov
a9ccfa8f05
strings: move string-nth primitive out of the VM and into the library
2010-05-03 17:34:12 -04:00
..
alien.factor
compiler.tests.alien: fix tests on Win64
2010-04-13 01:24:04 -05:00
call-effect.factor
…
codegen.factor
Move compile-call and related words only meant to be used for debugging to compiler.test
2010-01-23 00:39:56 +13:00
curry.factor
fix stack effects in compiler tests
2010-03-08 23:46:20 -08:00
float.factor
Move compile-call and related words only meant to be used for debugging to compiler.test
2010-01-23 00:39:56 +13:00
folding.factor
…
generic.factor
…
intrinsics.factor
Move compile-call and related words only meant to be used for debugging to compiler.test
2010-01-23 00:39:56 +13:00
low-level-ir.factor
strings: move string-nth primitive out of the VM and into the library
2010-05-03 17:34:12 -04:00
optimizer.factor
sequences: remove stupid <flat-slice> word
2010-04-17 00:58:30 -05:00
peg-regression-2.factor
…
peg-regression.factor
…
pic-problem-1.factor
…
redefine0.factor
generic: rename method-body predicate class to method
2010-02-03 23:11:24 +13:00
redefine1.factor
…
redefine2.factor
…
redefine3.factor
Fix a couple of unit tests that were relying on the old compiler crossref structures
2010-01-31 23:26:55 +13:00
redefine4.factor
…
redefine5.factor
…
redefine6.factor
…
redefine7.factor
…
redefine8.factor
…
redefine9.factor
…
redefine10.factor
New 'conditional dependency' mechanism for more accurate recording of recompilation information
2010-01-30 09:28:57 +13:00
redefine11.factor
…
redefine12.factor
…
redefine13.factor
generic: rename method-body predicate class to method
2010-02-03 23:11:24 +13:00
redefine14.factor
…
redefine15.factor
…
redefine16.factor
…
redefine17.factor
…
redefine18.factor
Add test case for mixin bug Doug found, seems to be fixed now
2010-01-30 09:28:52 +13:00
redefine19.factor
Work in progress: record constant-folds of predicate words, and call-next-method invocations, in the same way that method inlining are recorded, for greater recompilation accuracy
2010-01-30 09:28:56 +13:00
redefine20.factor
Work in progress: record constant-folds of predicate words, and call-next-method invocations, in the same way that method inlining are recorded, for greater recompilation accuracy
2010-01-30 09:28:56 +13:00
redefine21.factor
compiler.units: fix bug that came up recently with nested compilation units
2010-02-04 03:20:48 +13:00
redefine22.factor
Fix two problems with recompilation: predicate constant folding was recording unsatisfied dependencies in some cases, and literal tuple instances of forgotten classes would cause problems for method inlining
2010-02-20 12:01:47 +13:00
redefine23.factor
compiler.tests.redefine23: test wasn't testing anything
2010-04-13 00:56:48 -07:00
redefine24.factor
"cdecl" -> cdecl
2010-03-31 19:20:35 -07:00
reload.factor
…
simple.factor
Move compile-call and related words only meant to be used for debugging to compiler.test
2010-01-23 00:39:56 +13:00
spilling.factor
…
stack-trace.factor
generic: rename method-body predicate class to method
2010-02-03 23:11:24 +13:00
tuples.factor
Move compile-call and related words only meant to be used for debugging to compiler.test
2010-01-23 00:39:56 +13:00