[Date Index]
[Thread Index]
- [ANN] Xavante 1.3.1 Released, Andre Carregal
- Re: Compiler Optimizations, Javier Guerra Giraldez
- Re: ... can't be upvalue?, David Manura
- Re: Unidecode - US-ASCII transliterations of Unicode text, Joe Smith
- Re: Re: Targeting the Lua VM From: Stefan Sandberg, XenoLiz
- Re: Re: Targeting the Lua VM, XenoLiz
- Win32 Lua to EXE, Александр Лейкин
- loadstring() of compiled-in data buffer, Duck
- Re: Function to improve on 'print(table)', Mason Deaver
- proposal: executing modules as scripts, David Manura
- Has anyone tried bringing Lua 5.1 to Symbian (UIQ) ?, Theodor-Iulian Ciobanu
- Re: lua.c dolibrary not installing traceback - bug or by design?, David Manura
- Re: Coroutines with C code that uses callbacks, Jérôme Vuarand
- LuaCurl on Windows, Luc1an0
- Re: LuaCurl on Windows, Luc1an0
- Re: LuaCurl on Windows, Enrico Tassi
- Re: LuaCurl on Windows, Luc1an0
- Re: LuaCurl on Windows, Jeff Pohlmeyer
- Message not available
- Re: LuaCurl on Windows, Luc1an0
- Re: LuaCurl on Windows, Jeff Pohlmeyer
- Re: LuaCurl on Windows, Luc1an0
- Re: LuaCurl on Windows, Jeff Pohlmeyer
- Re: LuaCurl on Windows, Luc1an0
- Re: LuaCurl on Windows, Philippe Lhoste
- Re: LuaCurl on Windows, Shmuel Zeigerman
- Re: LuaCurl on Windows, gary ng
- Re: LuaCurl on Windows, David Given
- Re: LuaCurl on Windows, Enrico Colombini
- Re: LuaCurl on Windows, David Kastrup
- Re: LuaCurl on Windows, Enrico Tassi
- Re: LuaCurl on Windows, Luc1an0
- Re[2]: LuaCurl on Windows, Lothar Scholz
Call Function in Yielded Lua Thread, Joakim Bengtsson
Does LUA switch the C stack?, Lothar Scholz
Overloading Library Functions in the Registry, Eva Schmidt
table.concat() with start and end indices has slight inconsistency, Robert Raschke
Passing arguments, Jeff Wise
How to tell if this is the top-level script?, Geoff Leyland
good book introducing lua implementation?, Sherry Zhang
Unnecessary New Closures, Patrick Donnelly
- Re: Unnecessary New Closures, Roberto Ierusalimschy
- Re: Unnecessary New Closures, Thomas Harning Jr.
- Re: Unnecessary New Closures, Evan DeMond
- Re: Unnecessary New Closures, Evan DeMond
- Re: Unnecessary New Closures, Kristofer Karlsson
- Re: Unnecessary New Closures, Patrick Donnelly
- Re: Unnecessary New Closures, Roberto Ierusalimschy
- Re: Unnecessary New Closures, Roberto Ierusalimschy
- Re: Unnecessary New Closures, Patrick Donnelly
- Re: Unnecessary New Closures, Evan DeMond
- Re: Unnecessary New Closures, David Manura
- Re: Unnecessary New Closures, Mark Hamburg
- Re: Unnecessary New Closures, Michael Roth
- Re: Unnecessary New Closures, Javier Guerra Giraldez
- Re: Unnecessary New Closures, David Manura
- Re: Unnecessary New Closures, Aaron Brown
- Re: Unnecessary New Closures, David Kastrup
- Re: Unnecessary New Closures, David Manura
How to reload a module if a code change was made, RJP Computing
Subroutine arguments not right yet, Jeff Wise
Lua featured in OSNews, Adrian Perez
Improved lundump.c LoadHeader function, Peter Cawley
Re: Binding C++ functions that 'throw' exceptions, Ariel Manzur
C/C++ bindings: automated or by hand?, Daniel Collins
Automatic Qt bindings for Lua, Mauro Iazzi
Re: [PATCH] luaconf.h: call fflush(NULL) before popen(), Alexey Tourbin
Writing to a file from C, David Given
executing a chunk several times, christof
Handling files >=2GiB with the io library, Duck
tolua++-1.0.92: bug when binding fixed length char arrays?, Daniel Collins
RPC string.dump() and upvalues, Leo Leo
Lua Socket changes, Eva Schmidt
Res: C/C++ bindings: automated or by hand?, Jose Marin
lrexlib : newbie question, Vnpenguin
Manual de Referência de Lua 5.1, Luiz Henrique de Figueiredo
Does anyone have the Integer optimization (non-FPU) patch,for Lua 5.1.2 ?, Robert Melchers
roguelike written in Lua, Ketmar Dark
Function returns table, Jeff Wise
Importing Lua history into GIT -- any public interest, Thomas Harning Jr.
New pbLua Beta13o - Lua for the LEGO MINDSTORMS NXT, Ralph Hempel
luaL_optboolean ?, Daniel Collins
Odd behaviour with multiple return values and varargs, Tom Miles
- Re: Odd behaviour with multiple return values and varargs, Duncan Cross
- Re: Odd behaviour with multiple return values and varargs, David Kastrup
- RE: Odd behaviour with multiple return values and varargs, Tom Miles
- Re: Odd behaviour with multiple return values and varargs, Kacper Wysocki
- Question about lstrip, Steve Heller
- Re: Question about lstrip, Luiz Henrique de Figueiredo
- Re: Question about lstrip, Steve Heller
- Re: Question about lstrip, Luiz Henrique de Figueiredo
- Re: Question about lstrip, Steve Heller
- Re: Odd behaviour with multiple return values and varargs, Eike Decker
- Re: Odd behaviour with multiple return values and varargs, John Calsbeek
- RE: Odd behaviour with multiple return values and varargs, Tom Miles
- Re: Odd behaviour with multiple return values and varargs, David Kastrup
- Re: Odd behaviour with multiple return values and varargs, Kristofer Karlsson
- RE: Odd behaviour with multiple return values and varargs, Tom Miles
- Re: Odd behaviour with multiple return values and varargs, Miles Bader
- Re: Odd behaviour with multiple return values and varargs, David Kastrup
- Re: Odd behaviour with multiple return values and varargs, Rob Kendrick
- Re: Odd behaviour with multiple return values and varargs, David Kastrup
- RE: Odd behaviour with multiple return values and varargs, Tom Miles
- Re: Odd behaviour with multiple return values and varargs, David Kastrup
- RE: Odd behaviour with multiple return values and varargs, Jerome Vuarand
- Re: Odd behaviour with multiple return values and varargs, Aaron Brown
- RE: Odd behaviour with multiple return values and varargs, Tom Miles
- Re: Odd behaviour with multiple return values and varargs, Miles Bader
- Re: Odd behaviour with multiple return values and varargs, Eduardo Ochs
- <Possible follow-ups>
- RE: Odd behaviour with multiple return values and varargs, Richard Warburton
- Re: Odd behaviour with multiple return values and varargs, Richard Warburton
- RE: Odd behaviour with multiple return values and varargs, Mason Deaver
Using LUA for config files, Kalle Wikstrand
a question about csv parser, gary ng
Re: Lua Digest, Vol 67, Issue 5, DarkGod
error when loading strict.lua, Dirk Feytons
Jerome Vuarand's reply to my "table return" query, Jeff Wise
php compatible unserialise in lua?, XIX
Implementing help function (like in Python), Matias Guijarro
LUA_LDIR definition in luaconf.h (bug?), Ignacio Burgueño
SO_REUSEADDR and multicast sockets with LuaSocket, joseph stewart
[ANN] Idle 0.10 alpha, Thomas Lauer
[ANN] LuaTask 1.6.2, Daniel Quintela
[ANN] LuaProxy beta3, Ketmar Dark
[ANN] RoguEngine alpha1, Ketmar Dark
Matter of class/instance form/function..., Duck
some newbie questions about lpeg, gary ng
IUP tutorials?, Merick
lua + iup help, Merick
Site Programing, globo
LuaCurl maintainers on this list?, Duck
IUP text input + non-engilsh, Ketmar Dark
RE: RES: Lua in JavaScript, Jay Carlson
Explicit declaration of variables, Tom Miles
conditional replace, Thomas A. Schmitz
Stripping down the Lua interpreter, David Given
[ANN] lfiletest 0.9.1, Andreas Krinke
[ANN] Lua on Parrot 0.4.16, François PERRAD
Does malloc() have to zero the block?, Ralph Hempel
- Re: Does malloc() have to zero the block?, Luiz Henrique de Figueiredo
- Re: Does malloc() have to zero the block?, Roberto Ierusalimschy
- Re: Does malloc() have to zero the block?, Ralph Hempel
- Re: Does malloc() have to zero the block?, Klaus Ripke
- Re: Does malloc() have to zero the block?, Ralph Hempel
- Re: Does malloc() have to zero the block?, Klaus Ripke
- Re: Does malloc() have to zero the block?, Tony Finch
- Re: Does malloc() have to zero the block?, Luiz Henrique de Figueiredo
- Re: Does malloc() have to zero the block?, Ralph Hempel
- Re: Does malloc() have to zero the block?, Tony Finch
- Re: Does malloc() have to zero the block?, Ralph Hempel
- Re: Does malloc() have to zero the block?, Klaus Ripke
- Re: Does malloc() have to zero the block?, Wim Couwenberg
- Re: Does malloc() have to zero the block?, Roberto Ierusalimschy
- Re: Does malloc() have to zero the block?, Ralph Hempel
iuplua - several questions, Merick
Why don't pairs() and ipairs() obey an __index metamethod?, Duck
lpeg C preprocessor, Joshua Jensen
Create 'overridden' lua_tolstring/lua_tostring, Thomas Harning Jr.
[ANN] AlsEdit 0.1, Andreas Krinke
Re; conditional replace, Duck
C API question, David Burgess
[ANN] LUSE 1.0.1, Jérôme Vuarand
Re: Idle 0.10 alpha, Duck
Lua-5.12CE, anybody?, Duck
get multiple syntactic errors, lpereira
Re: Why don't pairs() and ipairs() obey an __index, W. C. Bubel
Re: Lua-5.12CE, anybody, Duck
Kindergarten games (was: Idle 0.10 alpha), Thomas Lauer
Lua_next probles, BetGear - Glen
Re: Simple CAPTCHA?, PA
Re: bin2c.lua, Duck
System deployment question, Steve Heller
Serial interface binding (COM port), Александр Лейкин
Collecting multiple return values, Ignacio Burgueño
Testing Lua, Gabor Szabo
- Re: Testing Lua, Luiz Henrique de Figueiredo
- Re: Testing Lua, Luiz Henrique de Figueiredo
- Re: Testing Lua, Gabor Szabo
- Re: Testing Lua, Stefan Sandberg
- Re: Testing Lua, Roberto Ierusalimschy
- Re: Testing Lua, David Kastrup
- Re: Testing Lua, Shmuel Zeigerman
- Re: Testing Lua, Roberto Ierusalimschy
- Re: Testing Lua, Klaus Ripke
- Re: Testing Lua, Gabor Szabo
- Re: Testing Lua, Roberto Ierusalimschy
- Re: Testing Lua, Gabor Szabo
- Re: Testing Lua, Roberto Ierusalimschy
- Re: Testing Lua, Luiz Henrique de Figueiredo
- Re: Testing Lua, Luiz Henrique de Figueiredo
- Re: Testing Lua, Gabor Szabo
- <Possible follow-ups>
- Re: Testing Lua, Duck
"subtle change" in for loop, Eva Schmidt
tolua++ and multiple inheritance, Luo Hei
Error handling in coroutines, Senko, Michael
Are you interested in a DB2 driver for Lua?, Antonio Cangiano
can a C extension function determine its name?, Gerald Franz
Mail converted by MHonArc 2.6.19