factor/basis/compiler/cfg/builder
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
..
alien VM: always use undecorated names when loading ffi functions 2015-09-02 21:54:41 +02:00
blocks compiler.*: now when we're tracking uninitialized locations instead of 2015-05-17 07:59:34 +02:00
authors.txt Merging in new codegen 2008-10-07 16:16:50 -05:00
builder-docs.factor minor cleanup to some docs. 2015-05-13 16:09:14 -07:00
builder-tests.factor compiler: rename D to D: because it wants a token. Same for R -> R: 2015-08-13 15:23:10 -07:00
builder.factor compiler.*,cpu.*: add a height slot to ##call nodes, then other compiler 2015-05-09 20:04:22 -07: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