]> gitweb.factorcode.org Git - factor.git/commit
Added global jit, and convenience words for dealing with it
authorMatthew Willis <matthew.willis@mac.com>
Sat, 27 Jun 2009 09:41:40 +0000 (18:41 +0900)
committerMatthew Willis <matthew.willis@mac.com>
Sat, 27 Jun 2009 09:41:40 +0000 (18:41 +0900)
commit48863ca17100a6a53eb1e5bc32f5fbf09dae88ae
tree2290c0f110eee8be08342f9ec4bc2a58889f8912
parent081f24ccf7ce51d508d4320211ca49b322b8d4c3
Added global jit, and convenience words for dealing with it
extra/llvm/core/core.factor
extra/llvm/engine/engine.factor
extra/llvm/jit/jit-tests.factor [new file with mode: 0644]
extra/llvm/jit/jit.factor [new file with mode: 0644]
extra/llvm/wrappers/wrappers-tests.factor [new file with mode: 0644]
extra/llvm/wrappers/wrappers.factor [new file with mode: 0644]