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
4a5cb3aac3
factor
/
vm
History
Slava Pestov
baff251d1e
alien.libraries: add remove-library word, fix dlclose and dll-valid? VM primitives
2009-07-09 06:51:31 -05:00
..
Config.arm
…
Config.freebsd
…
Config.freebsd.x86.32
…
Config.freebsd.x86.64
…
Config.linux
…
Config.linux.arm
…
Config.linux.ppc
…
Config.linux.x86.32
…
Config.linux.x86.64
…
Config.macosx
…
Config.macosx.ppc
…
Config.macosx.x86.32
…
Config.macosx.x86.64
…
Config.netbsd
…
Config.netbsd.x86.32
…
Config.netbsd.x86.64
…
Config.openbsd
…
Config.openbsd.x86.32
…
Config.openbsd.x86.64
…
Config.ppc
…
Config.solaris
…
Config.solaris.x86.32
…
Config.solaris.x86.64
…
Config.unix
…
Config.windows
…
Config.windows.ce
…
Config.windows.ce.arm
…
Config.windows.nt
…
Config.windows.nt.x86.32
…
Config.windows.nt.x86.64
…
Config.x86.32
…
Config.x86.64
…
alien.cpp
alien.libraries: add remove-library word, fix dlclose and dll-valid? VM primitives
2009-07-09 06:51:31 -05:00
alien.hpp
…
arrays.cpp
…
arrays.hpp
…
asm.h
…
bignum.cpp
…
bignum.hpp
…
bignumint.hpp
…
booleans.cpp
…
booleans.hpp
…
byte_arrays.cpp
…
byte_arrays.hpp
…
callstack.cpp
…
callstack.hpp
…
code_block.cpp
Redo compiler.codegen.fixup and get %dispatch to work
2009-06-01 02:32:36 -05:00
code_block.hpp
…
code_gc.cpp
…
code_gc.hpp
…
code_heap.cpp
…
code_heap.hpp
…
contexts.cpp
…
contexts.hpp
…
cpu-arm.S
…
cpu-arm.hpp
…
cpu-ppc.S
…
cpu-ppc.hpp
…
cpu-x86.32.S
…
cpu-x86.32.hpp
…
cpu-x86.64.S
…
cpu-x86.64.hpp
…
cpu-x86.S
…
cpu-x86.hpp
…
data_gc.cpp
GC checks now save and restore registers
2009-06-02 18:23:47 -05:00
data_gc.hpp
GC checks now save and restore registers
2009-06-02 18:23:47 -05:00
data_heap.cpp
…
data_heap.hpp
…
debug.cpp
…
debug.hpp
…
dispatch.cpp
…
dispatch.hpp
…
errors.cpp
…
errors.hpp
…
factor.cpp
…
factor.hpp
…
factor.rs
…
ffi_test.c
…
ffi_test.h
…
float_bits.hpp
…
generic_arrays.hpp
…
image.cpp
…
image.hpp
…
inline_cache.cpp
…
inline_cache.hpp
…
io.cpp
…
io.hpp
…
jit.cpp
…
jit.hpp
…
layouts.hpp
…
local_roots.cpp
…
local_roots.hpp
…
mach_signal.cpp
…
mach_signal.hpp
…
main-unix.cpp
…
main-windows-ce.cpp
…
main-windows-nt.cpp
…
master.hpp
…
math.cpp
…
math.hpp
…
os-freebsd-x86.32.hpp
…
os-freebsd-x86.64.hpp
…
os-freebsd.cpp
…
os-freebsd.hpp
…
os-genunix.cpp
…
os-genunix.hpp
…
os-linux-arm.cpp
…
os-linux-arm.hpp
…
os-linux-ppc.hpp
…
os-linux-x86.32.hpp
…
os-linux-x86.64.hpp
…
os-linux.cpp
…
os-linux.hpp
…
os-macosx-ppc.hpp
…
os-macosx-x86.32.hpp
…
os-macosx-x86.64.hpp
…
os-macosx.hpp
…
os-macosx.mm
…
os-netbsd-x86.32.hpp
…
os-netbsd-x86.64.hpp
…
os-netbsd.cpp
…
os-netbsd.hpp
…
os-openbsd-x86.32.hpp
…
os-openbsd-x86.64.hpp
…
os-openbsd.cpp
…
os-solaris-x86.32.hpp
…
os-solaris-x86.64.hpp
…
os-solaris.cpp
…
os-unix.cpp
…
os-unix.hpp
…
os-windows-ce.cpp
…
os-windows-ce.hpp
…
os-windows-nt.32.hpp
…
os-windows-nt.64.hpp
…
os-windows-nt.cpp
…
os-windows-nt.hpp
…
os-windows.cpp
…
os-windows.hpp
…
platform.hpp
…
primitives.cpp
…
primitives.hpp
…
profiler.cpp
…
profiler.hpp
…
quotations.cpp
…
quotations.hpp
…
run.cpp
…
run.hpp
…
segments.hpp
…
stacks.hpp
…
strings.cpp
…
strings.hpp
…
tagged.hpp
…
tuples.cpp
…
tuples.hpp
…
utilities.cpp
…
utilities.hpp
…
words.cpp
…
words.hpp
…
write_barrier.cpp
…
write_barrier.hpp
…