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
11dc0a23a8
factor
/
basis
/
compiler
/
cfg
/
builder
History
Slava Pestov
4b7ba38aab
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
..
blocks
compiler.cfg: introduce less temporaries when building CFG
2009-07-24 03:37:18 -05:00
authors.txt
Merging in new codegen
2008-10-07 16:16:50 -05:00
builder-tests.factor
Debugging compiler.cfg.coalescing
2009-07-27 19:24:13 -05:00
builder.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
summary.txt
Merging in new codegen
2008-10-07 16:16:50 -05:00
tags.txt
Merging in new codegen
2008-10-07 16:16:50 -05:00