[Date Index]
[Thread Index]
Re: Analog struct.size in Lua 5.3 string library., Alexey Melnichuk
Re: How to get lua_state Size ?, Thomas Jericke
debug.sethook docs, Mikhail Korobov
[ANN] termfx 0.6, Gunnar Zötl
[ANN] debug.lua 0.8, Gunnar Zötl
Binary notation for integers: 0b[10]+, Ico Doornekamp
[ANN]Lua used on Open Source Android/FPGA board, Tim Eccles
[ANN] LuaLadies, Etiene Dalcol
[ANN] MPI for Lua 0.1, Peter Colberg
string.pack and c0 pattern., Alexey Melnichuk
Lua states, string metatable, Thiago L.
[ANN] Videos for the first day of the Lua Workshop 2014 are posted on YouTube, Alexander Gladysh
Lua Interpreter Crash, Santosh Kadam
Observations about a index getters, Andrew Starks
[ANN] OpenResty 1.7.7.1 released, Yichun Zhang (agentzh)
lua_register and Lua crash, Santosh Kadam
the BUG with lua nginx module: http output chain is empty bug, Анатолий Наваров
Lua life after integers, Tuom Larsen
- Re: Lua life after integers, Dirk Laurie
- Re: Lua life after integers, Hisham
- Re: Lua life after integers, Rena
- Re: Lua life after integers, Luiz Henrique de Figueiredo
- Re: Lua life after integers, Rena
- Re: Lua life after integers, iggyvolz .
- Re: Lua life after integers, Luiz Henrique de Figueiredo
- Re: Lua life after integers, Andrew Starks
- Re: Lua life after integers, Luiz Henrique de Figueiredo
- Re: Lua life after integers, Andrew Starks
- Re: Lua life after integers, Luiz Henrique de Figueiredo
- Re: Lua life after integers, Thiago L.
- Re: Lua life after integers, Rena
- Re: Lua life after integers, Dirk Laurie
- Re: Lua life after integers, Andrew Starks
- Re: Lua life after integers, Sean Conner
- Re: Lua life after integers, Thiago L.
- Re: Lua life after integers, Andrew Starks
- Re: Lua life after integers, Roberto Ierusalimschy
- Re: Lua life after integers, Sean Conner
- Re: Lua life after integers, Tim Hill
- Re: Lua life after integers, Sean Conner
- Re: Lua life after integers, Andrew Starks
- Re: Lua life after integers, Tim Hill
- Re: Lua life after integers, Dirk Laurie
- Re: Lua life after integers, Tim Hill
- Re: Lua life after integers, Dirk Laurie
- Lua life after integers, Andrew Starks
- <Possible follow-ups>
- Re[2]: Lua life after integers, Vasiliy Soshnikov
local _META = {string = {__index = function(s, k) if type(k) == "number" then return string.sub(s, k, k) end return string[k] end}}, Thiago L.
- Re: local _META = {string = {__index = function(s, k) if type(k) == "number" then return string.sub(s, k, k) end return string[k] end}}, Dirk Laurie
- Re: local _META = {string = {__index = function(s, k) if type(k) == "number" then return string.sub(s, k, k) end return string[k] end}}, Thiago L.
- Re: local _META = {string = {__index = function(s, k) if type(k) == "number" then return string.sub(s, k, k) end return string[k] end}}, Thiago L.
- Re: local _META = {string = {__index = function(s, k) if type(k) == "number" then return string.sub(s, k, k) end return string[k] end}}, Dirk Laurie
- Re: local _META = {string = {__index = function(s, k) if type(k) == "number" then return string.sub(s, k, k) end return string[k] end}}, Thiago L.
- Re: local _META = {string = {__index = function(s, k) if type(k) == "number" then return string.sub(s, k, k) end return string[k] end}}, Dirk Laurie
- Re: local _META = {string = {__index = function(s, k) if type(k) == "number" then return string.sub(s, k, k) end return string[k] end}}, Thiago L.
- Re: local _META = {string = {__index = function(s, k) if type(k) == "number" then return string.sub(s, k, k) end return string[k] end}}, Dirk Laurie
Function void luaV_finishOp (lua_State *L), Dong Feng
New Lua user, ForthCAD
Understanding 'perf report' result lua 5.2.3: __memcpy_sse2_unaligned ?, Valerio Schiavoni
Various segmentation faults in luac, Dennis Felsing
[ANN] lluv - Yet another libuv binding, Alexey Melnichuk
Lua C program return value..., Santosh Kadam
[Pedantic fun] Rename things, Thiago L.
Fwd: How can Lua be implemented at the max on magento for very small memory footprint and application speed?, heather
on the cost of non-blocking LuaSockets, Valerio Schiavoni
[ANN] Lua 5.3.0 (rc0) now available, Luiz Henrique de Figueiredo
- Re: [ANN] Lua 5.3.0 (rc0) now available, Luiz Henrique de Figueiredo
- Re: [ANN] Lua 5.3.0 (rc0) now available, Roberto Ierusalimschy
- Re: [ANN] Lua 5.3.0 (rc0) now available, Xavier Wang
- Re: [ANN] Lua 5.3.0 (rc0) now available, Rena
- Re: [ANN] Lua 5.3.0 (rc0) now available, Milind Gupta
- Re: [ANN] Lua 5.3.0 (rc0) now available, Ulrich Schmidt
- Re: [ANN] Lua 5.3.0 (rc0) now available, Paul K
- Re: [ANN] Lua 5.3.0 (rc0) now available, Ulrich Schmidt
- Re: [ANN] Lua 5.3.0 (rc0) now available, Paul K
- Re: [ANN] Lua 5.3.0 (rc0) now available, Ulrich Schmidt
- Re: [ANN] Lua 5.3.0 (rc0) now available, iggyvolz .
- Re: [ANN] Lua 5.3.0 (rc0) now available, Luiz Henrique de Figueiredo
- Re: [ANN] Lua 5.3.0 (rc0) now available, François Perrad
- Re: [ANN] Lua 5.3.0 (rc0) now available, Ulrich Schmidt
- Re: [ANN] Lua 5.3.0 (rc0) now available, Luiz Henrique de Figueiredo
- Re: [ANN] Lua 5.3.0 (rc0) now available, Tim Hill
- Re: [ANN] Lua 5.3.0 (rc0) now available, Hartmut Henkel
- RE: [ANN] Lua 5.3.0 (rc0) now available, ForthCAD
- RE: [ANN] Lua 5.3.0 (rc0) now available, Thijs Schreijer
- [PATCH] HPUX dynamic library loading support for 5.3.0 (rc0) [Was Re: [ANN] Lua 5.3.0 (rc0) now available], Gary V. Vaughan
string.findpairs?, Thiago L.
lpeg could infer the validity of this grammar., Sam Putman
loadall.dll examples?, Ulrich Schmidt
Re: [ANN] Lua 5.3.0 (beta) now available, René Rebe
[ANN] Gaspard's talk on #luawshop14 published, Alexander Gladysh
Re: io:lines() and \0, René Rebe
lua5.1.dll Version Resource Information, Darryl Hnatiuk
Use -fPIC when compiling lua, Aki Tuomi
[ANN] Lua 5.3.0 (rc1) now available, Luiz Henrique de Figueiredo
- Re: [ANN] Lua 5.3.0 (rc1) now available, Milind Gupta
- Re: [ANN] Lua 5.3.0 (rc1) now available, Hartmut Henkel
- RE: [ANN] Lua 5.3.0 (rc1) now available, ForthCAD
- RE: [ANN] Lua 5.3.0 (rc1) now available, ForthCAD
- Re: [ANN] Lua 5.3.0 (rc1) now available, Roberto Ierusalimschy
- Re: [ANN] Lua 5.3.0 (rc1) now available, Soni L.
- RE: [ANN] Lua 5.3.0 (rc1) now available, ForthCAD
- Re: [ANN] Lua 5.3.0 (rc1) now available, Daurnimator
- Re: [ANN] Lua 5.3.0 (rc1) now available, Roberto Ierusalimschy
- Re: [ANN] Lua 5.3.0 (rc1) now available, Enrico Colombini
- Re: [ANN] Lua 5.3.0 (rc1) now available, Douglas Davenport
- Re: [ANN] Lua 5.3.0 (rc1) now available, alexeymelnichuck
- Re: [ANN] Lua 5.3.0 (rc1) now available, Tomas Guisasola Gorham
- Re: [ANN] Lua 5.3.0 (rc1) now available, Roberto Ierusalimschy
- Re: [ANN] Lua 5.3.0 (rc1) now available, Roberto Ierusalimschy
- Re: [ANN] Lua 5.3.0 (rc1) now available, Steven Degutis
- Re: [ANN] Lua 5.3.0 (rc1) now available, Luiz Henrique de Figueiredo
- RE: [ANN] Lua 5.3.0 (rc1) now available, ForthCAD
- Re: [ANN] Lua 5.3.0 (rc1) now available, Pierre Chapuis
- Re: [ANN] Lua 5.3.0 (rc1) now available, Dirk Laurie
- RE: [ANN] Lua 5.3.0 (rc1) now available, Thijs Schreijer
- RE: [ANN] Lua 5.3.0 (rc1) now available, Thijs Schreijer
- Re: [ANN] Lua 5.3.0 (rc1) now available, Edward Berner
- Re: [ANN] Lua 5.3.0 (rc1) now available, Edward Berner
- Negative table index (was Re: [ANN] Lua 5.3.0 (rc1) now available), Tom N Harris
goto in expressions, Andrew Starks
(no subject), Matt Eisan
Adding a Return() function, Soni L.
Removing limitations of OP_SELF, Soni L.
os.clock conversion to milliseconds under MacOS X, Marco Bambini
Lua from C, Lev
Performance development Lua 5.1 -> 5.3-rc, René Rebe
What order should Lua be ported in?, Steven Degutis
[ANN] Atom Linter luacheck, Xpol Wan
Two more Lua modules on github/mbalmer, Marc Balmer
Lazyness abtract (proposal for next Lua version), Volodymyr Bezobiuk
Lua list crashes with a linear allocator, andre
Fwd: [ANN] Lua Graphics Toolkit, Francesco Abbate
Should the interactive interpreter insert "return" in readline history?, Tom N Harris
vm_case in debugger, Dong Feng
Overriding return values, Soni L.
[ANN] Lua 5.3.0 (rc2) now available, Luiz Henrique de Figueiredo
Single Line Test Condition, Antonio Scuri
Why's f:read("*n") UB?, Soni L.
Luasocket and HTTPS on Win32, Tim Channon
Tweaking string.gsub so it's yieldable, Soni L.
Feature request: make typeerror public somehow, Steven Degutis
[ANN] luabuild: Lua 5.3 support, steve donovan
[ANN] All videos from the Lua Workshop 2014 are now posted #luawshop14 #lua, Alexander Gladysh
Pattern matching undefined behaviour?, Soni L.
Best Wishes for the Holidays and New Year, Tim Hill
Yielding across a C function from a metamethod, Soni L.
Lua to Scheme translator?, Dirk Laurie
Make avaliable weak value until end of `__gc`, alexeymelnichuck
Feliz Ano Novo, Roberto Ierusalimschy
code analysis, Lev
luawebsocket, a WebSocket module for Lua, written in C, Marc Balmer
[ANN] lua-evdev 2.0: interact with input devices on Linux, Joseph Wallace
Mail converted by MHonArc 2.6.19