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
eb8c621b6f
factor
/
basis
/
compiler
/
cfg
/
intrinsics
History
Slava Pestov
eb8c621b6f
Faster generic arithmetic on fiixnums: both-fixnums? sub-primitive performs a check if the top two stack items are both fixnums with a single conditional branch
2008-11-28 08:35:02 -06:00
..
alien
PowerPC backend almost functional; some new compiler unit tests added,
2008-11-06 06:27:27 -06:00
allot
Tuple layouts are now arrays, instead of built-in types. The superclass
2008-11-05 22:20:29 -06:00
fixnum
Faster generic arithmetic on fiixnums: both-fixnums? sub-primitive performs a check if the top two stack items are both fixnums with a single conditional branch
2008-11-28 08:35:02 -06:00
float
Don't generate GC checks if the allocation instruction is optimized out
2008-11-02 01:50:48 -06:00
slots
PowerPC backend almost functional; some new compiler unit tests added,
2008-11-06 06:27:27 -06:00
intrinsics.factor
Faster generic arithmetic on fiixnums: both-fixnums? sub-primitive performs a check if the top two stack items are both fixnums with a single conditional branch
2008-11-28 08:35:02 -06:00