[Date Index]
[Thread Index]
- pair()-like iterator in C++, Ken Smith
- to confirm, userdata can implement the "eq" metamethod, but they are still different table keys?, Sam Roberts
- RE: Lua debugger under Emacs?, Rici Lake
- Re: Strange Errors, cannot find functions, Jason Murdick
- Syntax checking Lua scripts, Jason Murdick
- Re: Precompile my Lua Library Code, Edward Mitchell
- [small fix] macro names, Pavel Vozenilek
- Binaries for Windows Mobile 5 Smartphone, Marcus Lunzenauer
- Re: bitwise operators patch breaks Lua operator precedence, Jesús Ruiz de Infante
- [PATCH] Coco ARM uClibc setjmp implementation, Zachary P. Landau
- Re: Bug in Lua code generator, Roberto Ierusalimschy
- building toluaxx in VC, Roger D Vargas
- Re: Re: to confirm, userdata can implement the "eq" metamethod, but they are still different table keys?, Ross Berteig
- tolua and STL types, Roger D Vargas
- SWIG/Lua/C++ object instance, Joey Mukherjee
- Filename strings sent to debug hook function, Ivan-Assen Ivanov
- GetOpt, Inmate 2993
- Limit scripts access to directory only, Jan Schütze
- Need help getting symbol info from compiler, Steve Heller
- GetOpt revised, Inmate2993
- Re: Precompile my Lua Library Code (Edward Mitchell), Ross Berteig
- Re: SWIG/Lua/C++ object instance, mark gossage
- OO call vs normal call, Thomas Lauer
- oo notation, Gavin Wraith
- Error when opening the IO lib, Jose Marin
- Using lua_pushlightuserdata to bind classes, Jose Marin
- Res: Using lua_pushlightuserdata to bind classes, Jose Marin
- Newbie questions regarding luasocket, tables, mpb
- Re: Newbie questions regarding luasocket, tables, Diego Nehab
- Re: Newbie questions regarding luasocket, tables, Shmuel Zeigerman
- Re: Newbie questions regarding luasocket, tables, Luiz Henrique de Figueiredo
- Re: Newbie questions regarding luasocket, tables, Sam Roberts
- Re: Newbie questions regarding luasocket, tables, Javier Guerra Giraldez
- Re: ***SPAM*** Re: Newbie questions regarding luasocket, tables, Sam Roberts
- Re: Newbie questions regarding luasocket, tables, Roberto Ierusalimschy
- Re: Newbie questions regarding luasocket, tables, Sam Roberts
- Re: Newbie questions regarding luasocket, tables, Roberto Ierusalimschy
- Re: Newbie questions regarding luasocket, tables, Tomas Guisasola Gorham
- Re: Newbie questions regarding luasocket, tables, Sam Roberts
- Re: Newbie questions regarding luasocket, tables, Luis Carvalho
- Re: Newbie questions regarding luasocket, tables, Bradley Smith
- Re: Newbie questions regarding luasocket, tables, Luis Carvalho
- <Possible follow-ups>
- Re: Newbie questions regarding luasocket, tables, Inmate2993
- a for loop with my coroutine claims to yield across a c-call boundary, Sam Roberts
- library, neha jonna
- Status of Lua posix library?, mpb
- including package files in tolua++, Roger D Vargas
- Test message - please ignore, Terry Bayne
- [ANN] LuaFileSystem 1.2.1 Released, Andre Carregal
- Re: [ANN] LuaFileSystem 1.2.1 Released, Shmuel Zeigerman
- Re: [ANN] LuaFileSystem 1.2.1 Released, Andre Carregal
- Re: [ANN] LuaFileSystem 1.2.1 Released, Philippe Lhoste
- Re: [ANN] LuaFileSystem 1.2.1 Released, Shmuel Zeigerman
- Re: [ANN] LuaFileSystem 1.2.1 Released, Andre Carregal
- Re: [ANN] LuaFileSystem 1.2.1 Released, Shmuel Zeigerman
- Re: [ANN] LuaFileSystem 1.2.1 Released, Andre Carregal
- Re: [ANN] LuaFileSystem 1.2.1 Released, Stefan Sandberg
- Re: [ANN] LuaFileSystem 1.2.1 Released, Peter Odding
- Re: [ANN] LuaFileSystem 1.2.1 Released, Andre Carregal
- Re: [ANN] LuaFileSystem 1.2.1 Released, Shmuel Zeigerman
- Re: [ANN] LuaFileSystem 1.2.1 Released, Andre Carregal
- [ANN] MD5 1.0.2 Released, Andre Carregal
- Re: [ANN] MD5 1.0.2 Released, Gé Weijers
- RE: [ANN] MD5 1.0.2 Released (OT), Richter, Jörg
- Re: [ANN] MD5 1.0.2 Released (OT), Philippe Lhoste
- Re: [ANN] MD5 1.0.2 Released (OT), Gé Weijers
- Re: [ANN] MD5 1.0.2 Released (OT), Dave Dodge
- Re: [ANN] MD5 1.0.2 Released (OT), Gé Weijers
- Re: [ANN] MD5 1.0.2 Released (OT), Steve Heller
- Re: [ANN] MD5 1.0.2 Released (OT), Aaron Brown
- [OT] Re: [ANN] MD5 1.0.2 Released (OT), Luis Carvalho
- Re: [OT] Re: [ANN] MD5 1.0.2 Released (OT), Robert Raschke
- Re: [OT] Re: [ANN] MD5 1.0.2 Released (OT), Steve Heller
- Re: [ANN] MD5 1.0.2 Released (OT), Gé Weijers
- Re: [ANN] MD5 1.0.2 Released, Shmuel Zeigerman
- Hash calculation, Neha
- Re: Lua DLL name (Was: [ANN] LuaODE 0.3), John Belmonte
- Extending Require, Luís Santos
- Intended uses of Rings, Matt Campbell
- GluaX, Matt Campbell
- C style standards for Lua modules?, mpb
- LuaSocket - COPAS - CoSocket, jm_list
- Removing debug assertions, David Haley
- Reload a script file with coroutine, jiang.yu(mos)
- Kahlua - an implementation of the Lua Virtual Machine in Java, Kristofer Karlsson
- can luasnmp be used to write an agent?, Sam Roberts
- Re: abort a lua_newthread from C and re-use its lua_State?, Graham Wakefield
- extending string, Aljaz
- How to give back hand to processor after windows execution ?, Luc1an0
- general newbie question about lua, Onay Urfalioglu
- installing new package loader, Tim Hunter
- lua string, Aljaz
- LUA error, Aljaz
- Sharing data between LuaTask tasks..., duck
- [ANN] Lua Short Reference, v5.1 draft, Thomas Lauer
- tokenize lua string, Neha
- About the Lua paths on Windows, Andre Carregal
- Problem matching on [.], Nick Gammon
- meta method __newindex for reassignment..., Brendan Dowling
- luaZ_getfield, luaZ_setfield and nested table accessors, William Ahern
- Newbie question : calling external functions in lua 5.1.2, François-Xavier INGLESE
- Newbie udp socket question, Prabhu Gurumurthy
- Lua/C++ binding: C++ class with underlying implementation in Lua, E. Wing
- Re: Lua Digest, Vol 50, Issue 4, François-Xavier INGLESE
- Best .Net wrapper? LuaInterface or dotLua?, Aladdin Lampé
- Simple pickler, Luis Carvalho
- srlua and other methods, Remo Dentato
- Inconsistency regarding the packagemodel, call for updates of the reference manual., Stefan Sandberg
- [ANN] LunarEclipse 1.2.1, Nicolai Mainiero
- Compiling LPeg on Windows, mitchell
- Newbie - shrinking Lua compiler and interpreter, Chintan Gandhi
- Re: Newbie - shrinking Lua compiler and interpreter, Luiz Henrique de Figueiredo
- Re: Newbie - shrinking Lua compiler and interpreter, Andy Stark
- Re: Newbie - shrinking Lua compiler and interpreter, 13
- Newbie - why doesnt a[1] = 1 work?, Markus Heukelom
- Re: Newbie - why doesnt a[1] = 1 work?, Eric Tetz
- RE: why doesnt a[1] = 1 work?, Markus Heukelom
- Re: why doesnt a[1] = 1 work?, Duncan Cross
- Re: why doesnt a[1] = 1 work?, Thomas Lauer
- Re: why doesnt a[1] = 1 work?, Roberto Ierusalimschy
- RE: why doesnt a[1] = 1 work?, Markus Heukelom
- Re: why doesnt a[1] = 1 work?, Peter Odding
- RE: why doesnt a[1] = 1 work?, Markus Heukelom
- Re: why doesnt a[1] = 1 work?, Don Hopkins
- Re: why doesnt a[1] = 1 work?, Roberto Ierusalimschy
- RE: why doesnt a[1] = 1 work?, Markus Heukelom
- Re: why doesnt a[1] = 1 work?, Duncan Cross
- Re: why doesnt a[1] = 1 work?, David Kastrup
- Re: Newbie - why doesnt a[1] = 1 work?, Aaron Brown
- Re: Newbie - shrinking Lua compiler and interpreter, Luiz Henrique de Figueiredo
- lper updated for 5.1, Luiz Henrique de Figueiredo
- Patch to build standard libraries individually, Jérôme Vuarand
- Numeric types, overhead and precision loss, Luís Santos
- Re: Numeric types, overhead and precision loss, Luiz Henrique de Figueiredo
- Re: Numeric types, overhead and precision loss, Ralph Hempel
- Re: Numeric types, overhead and precision loss, Gavin Wraith
- Re: Numeric types, overhead and precision loss, Ralph Hempel
- RE: Numeric types, overhead and precision loss, Grellier, Thierry
- Re: Numeric types, overhead and precision loss, David Kastrup
- RE: Numeric types, overhead and precision loss, Grellier, Thierry
- Re: Numeric types, overhead and precision loss, David Kastrup
- Floating point and precision loss - a bug?, Luís Santos
- Re: Inconsistency regarding the packagemodel..., Ross Berteig
- FreeBSD: "lua in realloc(): warning: recursive call", Asko Kauppi
- Re: [ANN] LuaFileSystem 1.2.1 Released (Andre Carregal), duck
- Re: [ANN] LuaFileSystem 1.2.1 Released (Andre Carregal), Tomas Guisasola Gorham
- <Possible follow-ups>
- Re: [ANN] LuaFileSystem 1.2.1 Released (Andre Carregal), duck
- Re: [ANN] LuaFileSystem 1.2.1 Released (Andre Carregal), Sam Roberts
- Re: [ANN] LuaFileSystem 1.2.1 Released (Andre Carregal), Peter Odding
- Re: [ANN] LuaFileSystem 1.2.1 Released (Andre Carregal), Tomas Guisasola Gorham
- Re: [ANN] LuaFileSystem 1.2.1 Released (Andre Carregal), Peter Odding
- Re: [ANN] LuaFileSystem 1.2.1 Released (Andre Carregal), Tomas Guisasola Gorham
- RE: [ANN] LuaFileSystem 1.2.1 Released (Andre Carregal), Jerome Vuarand
- RE: [ANN] LuaFileSystem 1.2.1 Released (Andre Carregal), Tomas Guisasola Gorham
- Re: [ANN] LuaFileSystem 1.2.1 Released (Andre Carregal), Sam Roberts
- Re: [ANN] LuaFileSystem 1.2.1 Released (Andre Carregal), Tomas Guisasola Gorham
- Re: [ANN] LuaFileSystem, patch for lattributes() function, Sam Roberts
- Lua on IBM's z/OS, Tim Hunter
- Internal documentation, Marcelo Garbato
- why are there 2 cast operations (in 5.1src)?, 冶晶邓
- SPE paper, 13
- scope-aware values, John Belmonte
- [LuaEclipse] - Developers List, Guilherme Martins
- [ANN] Lua-all now available, Luiz Henrique de Figueiredo
- [JOB] rowdycat- Lua Router Configuration, AthenaCR
- problem with luaL_dofile, Roger D Vargas
- Re: problem with luaL_dofile, Peter Odding
- Re: problem with luaL_dofile, Roger D Vargas
- Luafilesystem problem, Steve Heller
- Re: Luafilesystem problem, Jérôme Vuarand
- Re: Luafilesystem problem, Peter Odding
- Re: Luafilesystem problem, Thomas Lauer
- Re: Luafilesystem problem, Luiz Henrique de Figueiredo
- Re: Luafilesystem problem, Thomas Lauer
- The Lua FAQ ..., Itterheim, Steffen
- Re: The Lua FAQ ..., Andy Stark
- Re: The Lua FAQ ..., Luiz Henrique de Figueiredo
- Re: The Lua FAQ ..., Andy Stark
- Re: The Lua FAQ ..., Luiz Henrique de Figueiredo
- Re: The Lua FAQ ..., Andy Stark
- Re: The Lua FAQ ..., Ashwin Hirschi
- Re: The Lua FAQ ..., Andy Stark
- Re: The Lua FAQ ..., Fabien
- Re: The Lua FAQ ..., Stefan Sandberg
- Re: The Lua FAQ ..., Fabien
- Re: The Lua FAQ ..., Andre Carregal
- Re: The Lua FAQ ..., Andy Stark
- Re: The Lua FAQ ..., Stefan Sandberg
- Re: The Lua FAQ ..., Patrick McFarland
- Re: The Lua FAQ ..., Ashwin Hirschi
- getting address of userdata, Matthew Armstrong
- Getting the key values from a table through the C API, RJP Computing
- Lua forwarding DLL, Jérôme Vuarand
- Re: Lua forwarding DLL, Shmuel Zeigerman
- Re: Lua forwarding DLL, Jérôme Vuarand
- Re: Lua forwarding DLL, Shmuel Zeigerman
- RE: Lua forwarding DLL, Antonio Scuri
- Re: Lua forwarding DLL, Jérôme Vuarand
- Re: Lua forwarding DLL, Shmuel Zeigerman
- RE: Lua forwarding DLL, Jerome Vuarand
- Re: Lua forwarding DLL, Shmuel Zeigerman
- RE: Lua forwarding DLL, Jerome Vuarand
- Re: Lua forwarding DLL, Shmuel Zeigerman
- RE: Lua forwarding DLL, Jerome Vuarand
- Re: Lua forwarding DLL, Shmuel Zeigerman
- Re: Lua forwarding DLL, Philippe Lhoste
- RE: Lua forwarding DLL, Jerome Vuarand
- Re: Lua forwarding DLL, Thomas Lauer
- Re: Lua forwarding DLL, Roberto Ierusalimschy
- Re: Lua forwarding DLL, Shmuel Zeigerman
- How to handle meta:__index read nil, Alan Hightower
- Re: NEVERMIND How to handle meta:__index read nil, Alan Hightower
- Re: How to handle meta:__index read nil, Mauro Iazzi
- Lua hacking, Mauro Iazzi
- Official C++ lua, Christophe Delépine
- lua, Everton Gish
- what can cause a lua panic?, Graham Wakefield
- LVM instructions, Francisco Sant'anna
- Sorting weirdness at lua-users.org's lua-l search, Aaron Brown
- RE: why doesnt a[1] = 1 work?, Jay Carlson
- Numerical constants, Thomas Lauer
- Lua Workshop 2008, Matthew M. Burke
- [ANN] Coco 1.1.3 released, Mike Pall
- [ANN] LuaJIT 1.1.3 released, Mike Pall
- [ANN] Lua Cario binding, Hakki Dogusan
- Lua/SWIG issues..., Joey Mukherjee
- LPeg append table captures, mitchell
- [ANN] Lua Cairo binding -updated-, Hakki Dogusan
- Lua Roadmap for 5.2 and/or 5.1.3?, mpb
- LPeg grammars and metatables, Peter Odding
- DB.lua: a LuaSQL functable, PA
- File.lua: LuaFileSystem functable, petite_abeille
- Re: Lua/SWIG issues..., mark gossage
- Using a library function in a C module, Duncan Cross
- lpeg SHRT_MAX, mitchell
- LUA_FILEHANDLE creation from a third-party lib, DarkGod
- Trie?, PA
- Locals in Lua Environments, Luís Santos
- C functions with shared state, Tim Hunter
- Compiling LUA for CipherLab 5000/5100, Thomas Wieczorek
- luasocket testclnt.lua fails assertion, robert@<a href="/cgi-bin/echo.cgi?infotility.com">...</a>
- bug in building and installing luasocket, robert@<a href="/cgi-bin/echo.cgi?infotility.com">...</a>
- Squeezing more coroutines ?, Bogdan Harjoc
- How to know calling convention inside __index function, John Labenski
- confusion with the gc module, 冶晶邓
- Token filter, Thomas Lauer
- functions and upvalues, Wesley Smith
- __mode for locking gc?, Eike Decker
Mail converted by MHonArc 2.6.19