factor/basis/compiler/tests
Doug Coleman 4b614cc15b factor: Make source files/resources 644 instead of 755. 2018-07-13 20:36:50 -05:00
..
alien.factor factor: Make source files/resources 644 instead of 755. 2018-07-13 20:36:50 -05:00
call-effect.factor Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
callback-error.factor
callstack-overflow.factor
code-heap.factor VM: make visit_instruction_operands() skip over uninitialized blocks 2016-09-29 06:35:35 +02:00
codegen.factor core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
curry.factor core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
dead-code.factor
float.factor cpu.x86.x87: compares were clobbering ST0 2010-05-18 19:18:53 -04:00
folding.factor Rename lookup to lookup-word. 2011-11-06 16:00:00 -08:00
intrinsics.factor core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
linkage-errors.factor alien.libraries: load-library is misnamed, refactor library-dll. 2018-02-19 10:38:21 -06:00
low-level-ir.factor core layouts, remove hardcoded tag width 2017-01-04 07:29:08 -08:00
optimizer.factor core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
peg-regression-2.factor peg.ebnf: Clean up EBNF: syntax. 2017-08-05 22:23:57 -05:00
peg-regression.factor peg.ebnf: Clean up EBNF: syntax. 2017-08-05 22:23:57 -05:00
pic-problem-1.factor Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
redefine0.factor
redefine1.factor
redefine2.factor
redefine3.factor compiler.crossref: changes the way in which dependencies are stored on words 2016-11-30 07:29:10 +01: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
redefine16.factor factor: Rename GENERIC# to GENERIC#:. 2017-06-01 13:58:58 -05:00
redefine17.factor
redefine18.factor
redefine19.factor
redefine20.factor
redefine21.factor
redefine22.factor
redefine23.factor core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
redefine24.factor
redefine25.factor
redefine26.factor
reload.factor
simple.factor
spilling.factor
stack-trace.factor VM: change callstack>array primitive so it doesn't reverse anymore 2016-10-13 01:34:55 +02:00
tuples.factor
x87-regression.factor