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
d047c5110f
factor
/
basis
/
cpu
/
x86
History
Slava Pestov
318552ba60
Fix tail call PICs on x86-64
2009-05-06 22:44:30 -05:00
..
32
JIT now supports multiple relocations per code template. This simplifies non-optimizing compiler backends
2009-05-06 20:04:49 -05:00
64
JIT now supports multiple relocations per code template. This simplifies non-optimizing compiler backends
2009-05-06 20:04:49 -05:00
assembler
Better separation of concerns: cpu.{x86,ppc}.assembler no longer depends on compiler.codegen.fixup and cpu.architecture. Rename rt-xt-direct to rt-xt-pic to better explain its purpose
2009-05-06 16:14:53 -05:00
authors.txt
Create basis vocab root
2008-07-28 22:03:13 -05:00
bootstrap.factor
Clean up bootstrap.image, and implement new calling convention for tail calls; tail call sites now have PICs
2009-05-06 22:04:01 -05:00
summary.txt
Create basis vocab root
2008-07-28 22:03:13 -05:00
tags.txt
Add unportable tag
2008-11-06 09:29:21 -06:00
x86.factor
Fix tail call PICs on x86-64
2009-05-06 22:44:30 -05:00