Commit Graph

7 Commits

Author SHA1 Message Date
Michaël Van Canneyt
ac62ae5ce5 * Dotted filenames for package lua 2023-07-27 19:04:22 +02:00
Michaël Van Canneyt
a2570f806c * PChar -> PAnsiChar 2023-07-15 18:22:40 +02:00
Jonas Maebe
a51c06f907 * place the "external" directives in the interface instead of in the
implementation, because we don't support "external" in the implementation
    for C varargs functions for LLVM (can't generate a stub for them)
   o having "external" in the implementation also causes useless overhead
     with code generators that do support this

git-svn-id: trunk@41442 -
2019-02-24 19:58:40 +00:00
marco
a06c466c76 * Lua libraryname fix, mantis 20705
git-svn-id: trunk@19654 -
2011-11-19 11:50:54 +00:00
Jonas Maebe
099eb19ac9 * fixed luaL_error declaration after r13618
git-svn-id: trunk@13628 -
2009-08-31 08:55:09 +00:00
Almindor
a2ff73bd8f * fix lua_alloc callback definition
git-svn-id: trunk@11653 -
2008-08-25 20:31:00 +00:00
marco
32693d1d3e * lua moved
git-svn-id: trunk@10031 -
2008-01-27 10:52:27 +00:00