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
f72bcd3346
factor
/
basis
/
compiler
/
cfg
/
dce
History
Slava Pestov
299b5b0f6c
filter-here -> filter!
2009-10-28 00:44:05 -05:00
..
authors.txt
Dead code elimination eliminates some dead allocations
2009-07-02 02:30:46 -05:00
dce-tests.factor
compiler.cfg: virtual registers are integers now, and representations are stored off to the side. Fix bug in representation selection that would manifest if a value was used as a float and a fixnum in different branches; cannot globally unbox float in this case
2009-08-08 04:02:18 -05:00
dce.factor
filter-here -> filter!
2009-10-28 00:44:05 -05:00
summary.txt
Dead code elimination eliminates some dead allocations
2009-07-02 02:30:46 -05:00