| .. |
|
alien.factor
|
Fix alien tests, oops
|
2009-02-06 12:30:11 -06:00 |
|
codegen.factor
|
Rename ##load-indirect to ##load-reference since this is more descriptive; value numbering doesn't assign expressions to ##load-reference nodes since this would end up folding literals which were eq? but not =
|
2009-01-29 01:44:58 -06:00 |
|
curry.factor
|
Remove >r/r>
|
2008-12-17 19:17:37 -06:00 |
|
float.factor
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
|
folding.factor
|
Add failing unit test
|
2008-08-31 09:22:36 -05:00 |
|
insane.factor
|
New compiled crossref implementation
|
2008-08-31 01:34:00 -05:00 |
|
intrinsics.factor
|
Fix bootstrap, add a unit test
|
2008-11-30 07:36:29 -06:00 |
|
optimizer.factor
|
Remove some usages of tuck
|
2009-01-23 18:20:47 -06:00 |
|
peg-regression.factor
|
Remove some usages of tuck
|
2009-01-23 18:20:47 -06:00 |
|
redefine1.factor
|
Remove some usages of tuck
|
2009-01-23 18:20:47 -06:00 |
|
redefine2.factor
|
Fix another name clash in tests; putting all compiler tests in compiler.tests vocab is probably not good
|
2008-11-04 00:46:06 -06:00 |
|
redefine3.factor
|
Remove some usages of tuck
|
2009-01-23 18:20:47 -06:00 |
|
redefine4.factor
|
Debugging compiler
|
2008-08-28 22:28:34 -05:00 |
|
redefine5.factor
|
Add a test
|
2008-08-29 17:53:00 -05:00 |
|
redefine6.factor
|
Working on new compiled usage strategy; old one was wrong
|
2008-08-30 00:05:27 -05:00 |
|
redefine7.factor
|
Working on new compiled usage strategy; old one was wrong
|
2008-08-30 00:05:27 -05:00 |
|
redefine8.factor
|
Working on new compiled usage strategy; old one was wrong
|
2008-08-30 00:05:27 -05:00 |
|
redefine9.factor
|
New compiled crossref implementation
|
2008-08-31 01:34:00 -05:00 |
|
redefine10.factor
|
Working on new compiled usage strategy; old one was wrong
|
2008-08-30 00:05:27 -05:00 |
|
redefine11.factor
|
New compiled crossref implementation
|
2008-08-31 01:34:00 -05:00 |
|
redefine12.factor
|
Old fix for classes-intersect? no-method bug was incorrect; we were
|
2008-11-05 18:32:02 -06:00 |
|
redefine13.factor
|
Disable these for now
|
2008-11-22 22:47:40 -06:00 |
|
redefine14.factor
|
Disable these for now
|
2008-11-22 22:47:40 -06:00 |
|
reload.factor
|
…
|
|
|
simple.factor
|
Remove some usages of tuck
|
2009-01-23 18:20:47 -06:00 |
|
spilling.factor
|
Remove some usages of tuck
|
2009-01-23 18:20:47 -06:00 |
|
stack-trace.factor
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
|
tuples.factor
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |