factor/basis/compiler
Björn Lindqvist bc7f9ee669 VM: always use undecorated names when loading ffi functions
For win32, Factor tries four different function names when loading
stdcall and fastcall functions, in case decorated names are used in the
dll. It seems to not be necessary because a dll meant for 3rd party use
will always export undecorated
names (http://blogs.msdn.com/b/oldnewthing/archive/2004/01/12/57833.aspx).
2015-09-02 21:54:41 +02:00
..
cfg VM: always use undecorated names when loading ffi functions 2015-09-02 21:54:41 +02:00
codegen
constants
crossref
errors
test
tests VM: always use undecorated names when loading ffi functions 2015-09-02 21:54:41 +02:00
threads
tree
utilities
authors.txt
compiler-docs.factor
compiler.factor
summary.txt
tags.txt