aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ClientHamr/GuiLua/README
diff options
context:
space:
mode:
authorDavid Walter Seikel2014-03-28 22:19:04 +1000
committerDavid Walter Seikel2014-03-28 22:19:04 +1000
commitc61df1e41984efa46fe1e6acd88509390472c97f (patch)
tree50dddf7b0a781f07a2bb5881d5209a841c223c4d /ClientHamr/GuiLua/README
parentTypo-- (diff)
downloadSledjHamr-c61df1e41984efa46fe1e6acd88509390472c97f.zip
SledjHamr-c61df1e41984efa46fe1e6acd88509390472c97f.tar.gz
SledjHamr-c61df1e41984efa46fe1e6acd88509390472c97f.tar.bz2
SledjHamr-c61df1e41984efa46fe1e6acd88509390472c97f.tar.xz
More random notes.
Diffstat (limited to '')
-rw-r--r--ClientHamr/GuiLua/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/ClientHamr/GuiLua/README b/ClientHamr/GuiLua/README
index 4198025..72c1069 100644
--- a/ClientHamr/GuiLua/README
+++ b/ClientHamr/GuiLua/README
@@ -388,6 +388,15 @@ that has hard coded mappings between some basic "label", "button", etc.
388and ordinary elementary widgets. Proper introspection can come later. 388and ordinary elementary widgets. Proper introspection can come later.
389 389
390 390
391LuaJIT FFI notes
392----------------
393
394LuaJIT 2.0 FFI needs to have cleaned up versions of C header files
395included in the Lua scripts that use it. This is messy. Version 2.1
396(or perhaps 3.0) has on it's road map to include a C pre processor,
397which should help that problem.
398
399
391EO notes 400EO notes
392-------- 401--------
393 402