.. |
alien.factor
|
Fix alien tests, oops
|
2009-02-06 12:30:11 -06:00 |
codegen.factor
|
Stack effect declarations are mandatory on all words now
|
2009-02-23 20:27:05 -06:00 |
curry.factor
|
Stack effect declarations are mandatory on all words now
|
2009-02-23 20:27:05 -06:00 |
float.factor
|
Stack effect declarations are mandatory on all words now
|
2009-02-23 20:27:05 -06: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
|
Stack effect declarations are mandatory on all words now
|
2009-02-23 20:27:05 -06:00 |
optimizer.factor
|
Don't keep compiled-effect around anymore
|
2009-02-23 23:55:16 -06:00 |
peg-regression-2.factor
|
Stack effect declarations are mandatory on all words now
|
2009-02-23 20:27:05 -06:00 |
peg-regression.factor
|
Remove some usages of tuck
|
2009-01-23 18:20:47 -06:00 |
redefine1.factor
|
Redefining methods didn't always update callers if more than one method on the same generic was redefined in a compilation unit
|
2009-03-06 23:33:30 -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
|
Create basis vocab root
|
2008-07-28 22:03:13 -05:00 |
simple.factor
|
Fix remaining text failures
|
2009-02-23 23:25:13 -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
|
Stack effect declarations are mandatory on all words now
|
2009-02-23 20:27:05 -06:00 |