gambas-source-code/gb.jit/src
Emil Lenngren 856af1cd45 [GB.JIT]
* NEW: Partially support callbacks for extern functions. You can only convert functions in the current class to pointers 
currently, i.e. functions that are referenced directly by their name.



git-svn-id: svn://localhost/gambas/trunk@4851 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-06-19 22:08:59 +00:00
..
gb.jit.component
gb.jit.h [GB.JIT] 2012-06-19 22:08:59 +00:00
jit.h [GB.JIT] 2012-06-18 19:34:32 +00:00
jit_api.cpp
jit_codegen.cpp [GB.JIT] 2012-06-19 21:23:49 +00:00
jit_codegen_conv.h [GB.JIT] 2012-06-15 01:27:31 +00:00
jit_compile.cpp [GB.JIT] 2012-06-15 01:27:31 +00:00
jit_conv.cpp [GB.JIT] 2012-06-19 22:08:59 +00:00
jit_expressions.cpp [GB.JIT] 2012-06-19 21:23:49 +00:00
jit_read.cpp [GB.JIT] 2012-06-19 21:23:49 +00:00
jit_runtime.c [GB.JIT] 2012-06-19 21:23:49 +00:00
jit_runtime.h [GB.JIT] 2012-06-19 21:23:49 +00:00
main.cpp [INTERPRETER] 2012-06-01 00:18:38 +00:00
main.h [GB.JIT] 2012-05-25 22:24:13 +00:00
Makefile.am [GB.JIT] 2012-05-25 00:50:33 +00:00