[Date Index]
[Thread Index]
- Re: Multiple return values from __index, Shmuel Zeigerman
- [ANNOUNCE] lua-users lottery drawing, John Belmonte
- Re: Microsoft DLR and Lua?, Fabio Mascarenhas
- Re: [ANN] LuaTask 1.6.1, Duck
- RE: RES: C++ Typecast - so far newbie question, Patrick Donnelly
- Loop through a string "lines" at a time, RJP Computing
- Sorting table compares with nil, Gavin Kistner
- Overloading Concatenate operator, Walt Rorie-Baety
- Utility functions to manage sets, Duck
- sharing one lua_State between threads ?, gary ng
- LuaObjCBridge problem, Thijs Koerselman
- Help me!, Minardo Gollun Gonzalez Lopez
- Problems building lua on Dell Ubuntu 7.04, Mason Deaver
- Newbie install question: why does lua.eval() not work?, Kelly Jones
- Table boundaries, Luís Santos
- Invalid Capture Index, Patrick Donnelly
- LuaDec for v5.1.1 ?, Brian Weed
- Bidirectional io.open()...anyone got one?, Duck
- just compiling liblua.a, matias . guijarro
- LuaTask needs your help, Daniel Quintela
- [ANN] my libraries updated for 5.1, Luiz Henrique de Figueiredo
- How to set the environment of a function, Sherry Zhang
- CPU/Memory Limiting, TongKe Xue
- TIOBE: Lua in the Top 20, Hisham Muhammad
- Re: TIOBE: Lua in the Top 20, Glauber Prado
- Re: TIOBE: Lua in the Top 20, Frederico Rodrigues Abraham
- Re: TIOBE: Lua in the Top 20, Spencer Schumann
- Re: TIOBE: Lua in the Top 20, PA
- Re: TIOBE: Lua in the Top 20, Roberto Ierusalimschy
- Re: TIOBE: Lua in the Top 20, xxmplus
- Re: TIOBE: Lua in the Top 20, jason-lua
- Re: TIOBE: Lua in the Top 20, Sherry Zhang
- Re: TIOBE: Lua in the Top 20, Luiz Henrique de Figueiredo
- Re: TIOBE: Lua in the Top 20, David Kastrup
- Re: TIOBE: Lua in the Top 20, Tony Finch
- Re: TIOBE: Lua in the Top 20, David Kastrup
- Re: TIOBE: Lua in the Top 20, Tony Finch
- RE: TIOBE: Lua in the Top 20, Vijay Aswadhati
- Re: TIOBE: Lua in the Top 20, David Kastrup
- Re: VM object types (was: TIOBE: Lua in the Top 20), Mike Pall
- Re: VM object types (was: TIOBE: Lua in the Top 20), Roberto Ierusalimschy
- RE: VM object types (was: TIOBE: Lua in the Top 20), Jerome Vuarand
- Re: Mutable strings (was: VM object types) (was: various other posts), Rici Lake
- Re: Mutable strings (was: VM object types) (was: various other posts), Tony Finch
- Re: Mutable strings (was: VM object types) (was: various other posts), Rici Lake
- Re: Mutable strings (was: VM object types) (was: various other posts), Tony Finch
- Re: Mutable strings, David Kastrup
- Re: VM object types (was: TIOBE: Lua in the Top 20), David Burgess
- Re: VM object types (was: TIOBE: Lua in the Top 20), gary ng
- Re: TIOBE: Lua in the Top 20, Alex Queiroz
- Re: TIOBE: Lua in the Top 20, Sherry Zhang
- <Possible follow-ups>
- RE: TIOBE: Lua in the Top 20, Patrick Donnelly
- RE:, Minardo Gollun Gonzalez Lopez
- RES:, Rafael - SosCpdTerra
- Re:, Eduardo Ochs
- Parsing XML, Eva Schmidt
- Compiling/Executing problems in C, Patrick Donnelly
- [ANN] LuaPOD 0.1, Sérgio Medeiros
- [ANN] LuaSNV 0.1, Sérgio Medeiros
- Res: [ANN] LuaSVN 0.1, Sérgio Medeiros
- Usage of math.rad/math.deg, Gavin Kistner
- C extension and stack cleanup on error, David Welch
- An extension creating a Lua file object, steve donovan
- nul codes in lines, Gavin Wraith
- Multiple return value in __index metamethod, Lavergne Thomas
- Advice on Including Lua API Source into a Project, Rollin Thomas
- Incorrect args for unary minus, mark gossage
- [ANN] Idle Script - pre-alpha release, Thomas Lauer
- Re: [ANN] Idle Script - pre-alpha release, Luiz Henrique de Figueiredo
- Re: [ANN] Idle Script - pre-alpha release, Thomas Lauer
- Re: [ANN] Idle Script - pre-alpha release, Luiz Henrique de Figueiredo
- Re: [ANN] Idle Script - pre-alpha release, Thomas Lauer
- Re: [ANN] Idle Script - pre-alpha release, Stefan Sandberg
- Re: [ANN] Idle Script - pre-alpha release, Thomas Lauer
- RE: [ANN] Idle Script - pre-alpha release, Vijay Aswadhati
- Re: [ANN] Idle Script - pre-alpha release, KHMan
- Re: [ANN] Idle Script - pre-alpha release, Thomas Lauer
- Re: [ANN] Idle Script - pre-alpha release, Javier Guerra Giraldez
- Re: [ANN] Idle Script - pre-alpha release, Asko Kauppi
- Re: [ANN] Idle Script - pre-alpha release, hisham . hm
- Re: [ANN] Idle Script - pre-alpha release, Fabien
- Re: [ANN] Idle Script - pre-alpha release, Thomas Lauer
- RE: [ANN] Idle Script - pre-alpha release, Vijay Aswadhati
- Re: [ANN] Idle Script - pre-alpha release, Stefan Sandberg
- Re: [ANN] Idle Script - pre-alpha release, Michael Broughton
- Re: [ANN] Idle Script - pre-alpha release, Thomas Lauer
- Re: [ANN] Idle Script - pre-alpha release, Stefan Sandberg
- Re: [ANN] Idle Script - pre-alpha release, Thomas Lauer
- Re: [ANN] Idle Script - pre-alpha release, Luís Santos
- Re: [ANN] Idle Script - pre-alpha release, Thomas Lauer
- Re: [ANN] Idle Script - pre-alpha release, Stephen Kellett
- Re: [ANN] Idle Script - pre-alpha release, Thomas Lauer
- Coroutines with C code that uses callbacks, Dirk Feytons
- tracking Lua's memory usage, Dirk Feytons
- Re:Incorrect args for unary minus, mark gossage
- comparing C functions using lua_rawequal, brian segall
- creating binary lua modules on windows, Kacper Wysocki
- OLE Automation and Lua, Jeremy Darling
- Best and Worst of Lua, Haroon Khalid
- need help with __index and __newindex, Merick
- Pushing array to stack from C, Chintan Gandhi
- ANN: luafuse, a simple binding for linux FUSE, gary ng
- Raw socket patches for LuaSocket, Duck
- Some Lua & SWIG questions, Moritz Moeller
- Re: Some Lua & SWIG questions, mark gossage
- compile a function, Remo Dentato
- [ANN] LuaCov 0.1 - coverage tool for Lua scripts, Hisham Muhammad
- Re: [Kepler-Project] SAPI semantics in CGILua, Dirk Feytons
- Lua Socket, Cameron Barrie
- Re: Lua Socket, Paul Ducklin
- Re: Lua Socket, Diego Nehab
- <Possible follow-ups>
- Re: Lua Socket, Duck
- Re: Lua Socket, gary ng
- Re: Lua Socket, Ketmar Dark
- Re: Lua Socket, gary ng
- Re: Lua Socket, Ketmar Dark
- Re: Lua Socket, gary ng
- Re: Lua Socket, Ketmar Dark
- Re: Lua Socket, gary ng
- Re: Lua Socket, Ketmar Dark
- Re: Lua Socket, gary ng
- Re: Lua Socket, Ashwin Hirschi
- Re: Lua Socket, Ketmar Dark
- Re: Lua Socket, Javier Guerra Giraldez
- Re: Lua Socket, gary ng
- Re: Lua Socket, Javier Guerra Giraldez
- Re: Lua Socket, PA
- Re: Lua Socket, PA
- Re: Lua Socket, Diego Nehab
- Re: Lua Socket, Duck
- Re: Lua Socket, Duck
- Re: Lua Socket, Duck
- Re: Lua Socket, Duck
- Lua at ONLamp, Adriano Ferreira
- two questions about gc, 冶晶邓
- "require" succesful, but returns "nil", Frantisek Fuka
- Re: "require" succesful, but returns "nil", Ketmar Dark
- RE: "require" succesful, but returns "nil", Jerome Vuarand
- <Possible follow-ups>
- RE: "require" succesful, but returns "nil", Patrick Donnelly
- RE: "require" succesful, but returns "nil", Patrick Donnelly
- RE: "require" succesful, but returns "nil", Frantisek Fuka
- RE: "require" succesful, but returns "nil", Patrick Donnelly
- RE: "require" succesful, but returns "nil", Frantisek Fuka
- RE: "require" succesful, but returns "nil", Patrick Donnelly
- io.read("*n"), Zach Dwiel
- lua_dofile()/pcall() results are not on stack?, Imre Tuske
- table traversal, noel frankinet
- resuming a into dofile, Arithmeth
- luaL_Buffer and 'exception safety', Dirk Feytons
- Re: luaL_Buffer and 'exception safety', Mike Pall
- Lua in Java?, Alysson Bruno
- Re: Lua in Java?, Jools
- Re: Lua in Java?, Luís Santos
- Re: Lua in Java?, Adriano Ferreira
- Re: Lua in Java?, Luís Santos
- Re: Lua in Java?, David Given
- Re: Lua in Java?, Kristofer Karlsson
- RES: Lua in Java?, Alysson Bruno
- Re: Lua in Java?, Jools
- Re: Lua in Java?, Ketmar Dark
- Re: Lua in Java?, Jools
- Re: Lua in Java?, Ketmar Dark
- Re: Lua in Java?, KHMan
- Re: Lua in Java?, Philippe Lhoste
- Re: luaL_Buffer and 'exception safety', Mark Hamburg
- Re: luaL_Buffer and 'exception safety', Ralph Hempel
- Re: luaL_Buffer and 'exception safety', Luis Carvalho
- Unexpected behaviour with %q formatted string, Remo Dentato
- copas, luasocket and xyssl, gary ng
- require and function names, Merick
- luasql help needed - newbie, David Venus
- passing nil as an argument, Merick
- Multibyte/UTF-8/Unicode String Library for Lua, Jan Behrens
- Info: Garbage collection crash, due to static/dynamic linkage mix, Mason Deaver
- ANN: luaxyssl, a simple binding to xyssl, gary ng
- Vista, David Burgess
- LUAI_USER_ALIGNMENT_T, Edwin Eyan Moragas
- Lua mentioned in book on IP, KHMan
- Assigning file handlers to Lua from C? Trying FastCGI., Drakas Tralas
- Problem with Lua and Scite (undefined symbol: lua_insert), Olli Puurunen
- Can't list all the non-local values with debug.getupvalue, Tim Hunter
- Slightly weird request about numbers, Duck
- How to pass a C struct?, L-28C
- Priority Queues?, Geoff Leyland
- __unm is a binary operator?, Wim Couwenberg
- A strange problem with table.sort(), Alen Ladavac
- Re: A strange problem with table.sort(), Merick
- Re: A strange problem with table.sort(), Alen Ladavac
- Re: A strange problem with table.sort(), Ketmar Dark
- Re: A strange problem with table.sort(), Alen Ladavac
- Re: A strange problem with table.sort(), Ketmar Dark
- Re: A strange problem with table.sort(), Stefan Sandberg
- Re: A strange problem with table.sort(), Alen Ladavac
- Re: A strange problem with table.sort(), Ketmar Dark
- Re: A strange problem with table.sort(), Alen Ladavac
- RE: A strange problem with table.sort(), Jerome Vuarand
- Re: A strange problem with table.sort(), Ketmar Dark
- Re: A strange problem with table.sort(), Frans Slothouber
- Re: A strange problem with table.sort(), Ketmar Dark
- Re: A strange problem with table.sort(), Frans Slothouber
- Re: A strange problem with table.sort(), Ketmar Dark
- Re: A strange problem with table.sort(), Alen Ladavac
- Re: A strange problem with table.sort(), David Kastrup
- Re: A strange problem with table.sort(), Ketmar Dark
- Re: A strange problem with table.sort(), Ketmar Dark
- Re: A strange problem with table.sort(), Stefan Sandberg
- Re: A strange problem with table.sort(), Stefan Sandberg
- Lua gems was: Re: A strange problem with table.sort(), Bertrand Mansion
- Re: Lua gems was: Re: A strange problem with table.sort(), Ketmar Dark
- Re: Lua gems, Luiz Henrique de Figueiredo
- Lua in JavaScript, Ketmar Dark
- Re: Lua in JavaScript, <>
- Re: Lua in JavaScript, Rob Kendrick
- Re: Lua in JavaScript, David Given
- Re: Lua in JavaScript, Rob Kendrick
- Re: Lua in JavaScript, Tony Finch
- RES: Lua in JavaScript, Rafael - SosCpdTerra
- Re: Lua in JavaScript, Ketmar Dark
- RES: Lua in JavaScript, Rafael - SosCpdTerra
- Re: Lua in JavaScript, Ketmar Dark
- RES: Lua in JavaScript, Rafael - SosCpdTerra
- Re: Lua in JavaScript, Jonas Bengtsson
- RES: Lua in JavaScript, Rafael - SosCpdTerra
- Re: Lua in JavaScript, Romulo Bahiense
- Re: Lua in JavaScript, Ketmar Dark
- Re: Lua in JavaScript, Philippe Lhoste
- Re: Lua in JavaScript, Ketmar Dark
- SIGSEGV during luaV_execute()..., L-28C
- Regular expression for matching lines, Eike Decker
- Re: SIGSEGV during luaV_execute()..., mark gossage
- Lua talks at TUG 2007, Luiz Henrique de Figueiredo
- [ANN] Idle pre-alpha released, Thomas Lauer
- Re-using a thread without reloading the LUA file, from C/C++, Lionel Fumery
- How to "check" for a boolean function argument through the C api, RJP Computing
- lists with nil play nice for Lua 5.2, John Belmonte
- Re: lists with nil play nice for Lua 5.2, Ketmar Dark
- Re: lists with nil play nice for Lua 5.2, David Given
- Re: lists with nil play nice for Lua 5.2, Gavin Wraith
- Re: lists with nil play nice for Lua 5.2, David Burgess
- Re: lists with nil play nice for Lua 5.2, David Manura
- Re: lists with nil play nice for Lua 5.2, Thomas Lauer
- Re: lists with nil play nice for Lua 5.2, John Belmonte
- RE: lists with nil play nice for Lua 5.2, Jerome Vuarand
- <Possible follow-ups>
- RE: lists with nil play nice for Lua 5.2, Patrick Donnelly
- RE: lists with nil play nice for Lua 5.2, Patrick Donnelly
- ANN: LGMP - A GMP package for Lua, Wim Couwenberg
- Lua and Java 6 Scripting?, Greg McCreath
- Re: toLua troubles again... (was: SIGSEGV during luaV_execute()...), mark gossage
- FEtching individual funmctions from modules, Gergo Szakal
- Windows Application Crash on Windowx XP, Anupama Rasale
- __newindex and replaced environment, Raymond Jacobs
- Avoiding viruses?, L-28C
- Files and directories manipulation, Stephane Bortzmeyer
- bug, Roberto Ierusalimschy
- Problems with MinGW v3.4.5 on WinXP SP2 when luaL_checkxxx() fails, RJP Computing
Mail converted by MHonArc 2.6.19