[Date Index]
[Thread Index]
- Does xavante use cgi or fast-cgi?, Joh Journeyer J.
- Literal mimicking of C APIs in Lua (split from Re: [ANN] luaposix 33.3.0 released), Sean Conner
- Re: [ANN] Lua 5.2.4 (rc1) now available, Chris Emerson
- [ANN] OpenResty 1.7.10.1 released, Yichun Zhang (agentzh)
- [ANN] luaposix 33.3.0 *UN*released, Gary V. Vaughan
- Re: LPeg pattern optimizer, Julien
- question about Orbit sample app todo, Joh Journeyer J.
- Another question about Orbit sample app todo, Joh Journeyer J.
- Rio 450, Luiz Henrique de Figueiredo
- help with string:match, Pablo Botelho
- 回复: help with string:match, 张睿
- Re: io.read("*n") doesn't read after number parsing error, Roberto Ierusalimschy
- FORLOOP question, Dibyendu Majumdar
- Re: Lua on FreeBSD, Lev
- [ANN] luaposix 33.3.1 released, Gary V. Vaughan
- Lua versus Ravi versus Luajit - a simple benchmark, Dibyendu Majumdar
- Re: Lua versus Ravi versus Luajit - a simple benchmark, Dibyendu Majumdar
- Re: Lua versus Ravi versus Luajit - a simple benchmark, Dibyendu Majumdar
- Re: Lua versus Ravi versus Luajit - a simple benchmark, Dirk Laurie
- Re: Lua versus Ravi versus Luajit - a simple benchmark, Andrew Starks
- Re: Lua versus Ravi versus Luajit - a simple benchmark, Mauricio Tavares
- Re: Lua versus Ravi versus Luajit - a simple benchmark, Dibyendu Majumdar
- Re: Lua versus Ravi versus Luajit - a simple benchmark, KHMan
- Re: Lua versus Ravi versus Luajit - a simple benchmark, Dibyendu Majumdar
- Re: Lua versus Ravi versus Luajit - a simple benchmark, KHMan
- Re: Lua versus Ravi versus Luajit - a simple benchmark, Dibyendu Majumdar
- Re: Lua versus Ravi versus Luajit - a simple benchmark, Ahmed Charles
- Re: Lua versus Ravi versus Luajit - a simple benchmark, Dibyendu Majumdar
- Re: Lua versus Ravi versus Luajit - a simple benchmark, Ahmed Charles
- Re: Lua versus Ravi versus Luajit - a simple benchmark, Dibyendu Majumdar
- Re: Lua versus Ravi versus Luajit - a simple benchmark, Dibyendu Majumdar
- Re: Lua versus Ravi versus Luajit - a simple benchmark, Valerio Schiavoni
- Distributing Lua packages to Windows machines, mchalkley
- Re: Sailor - Representing datetime values in the model sintax, Etiene Dalcol
- Where Lua is used, Etiene Dalcol
- [ANN] LPeg 0.12.1 released, vadim yegor0v
- Google Summer of Code 2015 - Lua projects, Matthew Wild
- Re: using Copas with LuaSec, non-blocking ssl, Thijs Schreijer
- [ANN / where Lua is used] Splash: web scraping using Lua, Mikhail Korobov
- Bug in 5.3 ipairs(), or feature?, Michael Welsh Duggan
- Re: Bug in 5.3 ipairs(), or feature?, Soni L.
- Re: Bug in 5.3 ipairs(), or feature?, Michael Welsh Duggan
- Re: Bug in 5.3 ipairs(), or feature?, Tom N Harris
- Re: Bug in 5.3 ipairs(), or feature?, Soni L.
- Re: Bug in 5.3 ipairs(), or feature?, Tom N Harris
- Re: Bug in 5.3 ipairs(), or feature?, Soni L.
- Re: Bug in 5.3 ipairs(), or feature?, Tom N Harris
- Re: Bug in 5.3 ipairs(), or feature?, Dirk Laurie
- Re: Bug in 5.3 ipairs(), or feature?, Tom N Harris
- Re: Bug in 5.3 ipairs(), or feature?, Dirk Laurie
- Re: Bug in 5.3 ipairs(), or feature?, Coda Highland
- Re: Bug in 5.3 ipairs(), or feature?, Jan Behrens
- LuaRocks in LabLua's Google Summer of Code 2015, Hisham
- [ANN] MoonScript 0.3.0, leaf corcoran
- #if !defined(luai_apicheck) missing in 5.3.0, Dave Hayden
- Re: top 10 modules, Isaac Pei
- How to know if can I execute a yield, Thierry FOURNIER
- Re: Announcing Luaw - Lua meets Node.js https://github.com/raksoras/luaw, Choonster TheMage
- [ANN] Lua 5.2.4 now available, Luiz Henrique de Figueiredo
- Question regarding handling of OP_CALL, Dibyendu Majumdar
- Lua versus Ravi versus Luajit - another perf test, Dibyendu Majumdar
- [ANN] stdlib 41.2.0 released, Gary V. Vaughan
- Problem with luarocks on Windows, Eitan Rosa
- Should the interactive interpreter insert "return" in readline history?, Pouar
- [ANN] Penlight 1.3.2 released, steve donovan
- lualdap revived, Jason A. Donenfeld
- Ravi JIT compilation status, Dibyendu Majumdar
- LuaUnit v3.1 released, Philippe Fremy
- Double to byte array and byte array to double conversion in plain Lua., Jakub Sztandera
- abandoned lua xpath?, basiliscos@<a href="/cgi-bin/echo.cgi?openmailbox.org">...</a>
- Re: Announcing Luaw - Lua meets Node.js, raksoras lua
- Lua in robotics, Jorge
- lua: error loading module 'pack' from file '/usr/local/lib/lua/5.3/pack.so':, biswajit neog
- Error using lua-users wiki sample Dir Tree Iterator code, mchalkley
- main() argv?, Soni L.
- Future of trylua.net, Jim Whitehead II
- Determining if _ENV is the first upvalue of a closure?, Tim Hill
- Google Summer of Code 2015 : Elasticsearch Lua client (elasticsearch-lua), Sachintha Gamlath
- Lua 5.3 and C++ exceptions, Colin
- Re: Lua 5.3 and C++ exceptions, Eric Wing
[ANN] luacheck 0.10.0, Peter Melnichenko
Missing unpack?, David Given
[ANN] Configi 0.9.7 released, Eduardo Tongson
CallInfo and Proto invariants, Dibyendu Majumdar
Representation of Values in Lua/Ravi, Dibyendu Majumdar
What's the rationale behind "for i=a,b[,c]"?, Soni L.
- Re: What's the rationale behind "for i=a,b[,c]"?, Sean Conner
- Re: What's the rationale behind "for i=a,b[,c]"?, Dirk Laurie
- Re: What's the rationale behind "for i=a,b[,c]"?, Soni L.
- Re: What's the rationale behind "for i=a,b[,c]"?, Choonster TheMage
- Re: What's the rationale behind "for i=a,b[,c]"?, Sean Conner
- Re: What's the rationale behind "for i=a,b[,c]"?, Dirk Laurie
- Re: What's the rationale behind "for i=a,b[,c]"?, Sean Conner
- Re: What's the rationale behind "for i=a,b[,c]"?, Dirk Laurie
[ANN] LuaRocks 2.2.1, Hisham
Where Lua is used - Osmand PCB, Tony
[ANN] Lua for Windows v5.1.4-47 Released, Ryan Pusztai
OP_TAILCALL versus OP_CALL question, Dibyendu Majumdar
- Re: OP_TAILCALL versus OP_CALL question, Hisham
- Re: OP_TAILCALL versus OP_CALL question, Dibyendu Majumdar
- Re: OP_TAILCALL versus OP_CALL question, Doug Currie
- Re: OP_TAILCALL versus OP_CALL question, Dibyendu Majumdar
- Re: OP_TAILCALL versus OP_CALL question, Coda Highland
- Re: OP_TAILCALL versus OP_CALL question, Pierre-Yves Gérardy
- Re: OP_TAILCALL versus OP_CALL question, Jay Carlson
- Re: OP_TAILCALL versus OP_CALL question, Pierre-Yves Gérardy
- Re: OP_TAILCALL versus OP_CALL question, Jay Carlson
- Re: OP_TAILCALL versus OP_CALL question, Dibyendu Majumdar
- Re: OP_TAILCALL versus OP_CALL question, Pierre-Yves Gérardy
- Re: OP_TAILCALL versus OP_CALL question, Dibyendu Majumdar
[ANN] ZeroBrane Studio 1.0, Paul K
is LuaL_TNUMBER same as Lua_TONUMEBER?, biswajit neog
LuaRocks install failing to get the manifest, Ryan Pusztai
LuaDoc question, Anders Backman
Reasons for basing Ravi on Lua (long post), Dibyendu Majumdar
How to support coroutines in a JIT environment, Dibyendu Majumdar
[ANN] lua-appveyor-example, Ignacio Burgueño
lua.pc pkg-config file, Taylan Ulrich Bayırlı/Kammer
- Re: lua.pc pkg-config file, Luiz Henrique de Figueiredo
- Re: lua.pc pkg-config file, Tom N Harris
- Re: lua.pc pkg-config file, Ką Mykolas
- Re: lua.pc pkg-config file, Taylan Ulrich Bayırlı/Kammer
- Re: lua.pc pkg-config file, steve donovan
- Re: lua.pc pkg-config file, Enrico Tassi
- Re: lua.pc pkg-config file, steve donovan
- Re: lua.pc pkg-config file, Philipp Janda
- Re: lua.pc pkg-config file, Taylan Ulrich Bayırlı/Kammer
- Re: lua.pc pkg-config file, Natanael Copa
- Re: lua.pc pkg-config file, Enrico Tassi
- Re: lua.pc pkg-config file, Nicola Fontana
- Re: lua.pc pkg-config file, William Ahern
- Re: lua.pc pkg-config file, Taylan Ulrich Bayırlı/Kammer
- Re: lua.pc pkg-config file, Nicola Fontana
- Re: lua.pc pkg-config file, steve donovan
- Re: lua.pc pkg-config file, Daniel Silverstone
- Re: lua.pc pkg-config file, Nicola Fontana
- Re: lua.pc pkg-config file, William Ahern
- Re: lua.pc pkg-config file, steve donovan
- Re: lua.pc pkg-config file, Nicola Fontana
- Re: lua.pc pkg-config file, Nicola Fontana
- Re: lua.pc pkg-config file, Nicola Fontana
[ANN] LPegLabel, Sérgio Medeiros
#including foo.lua file directly into C++11 code, Bulat Ziganshin
[ANN] json 0.1.0, Xpol Wan
print("0"+1), Andrew Cagney
module API question, Thijs Schreijer
[ANN] lua-rote, Lua binding to ROTE, Terminal Emulation library, Nagaev Boris
Number 2 String( LUA_NOCVTN2S ) and numbers and concat..., Andrew Starks
how to annotate lua source-code to specify behaviour ?, Valerio Schiavoni
An update on Ravi JIT compilation, Dibyendu Majumdar
Curious about Lua/Windows memory management..., mchalkley
linting of lua-5.3.0, François Perrad
How to replace getfenv/setfenv in Lua 5.3?, Tim Hunter
Lua Script Size -- and LoadString error, Santosh Kadam
Bizarre behavior with debug.setupvalue() in Lua 5.3, Sean Conner
- Re: Bizarre behavior with debug.setupvalue() in Lua 5.3, Paul K
- Re: Bizarre behavior with debug.setupvalue() in Lua 5.3, Sean Conner
- Re: Bizarre behavior with debug.setupvalue() in Lua 5.3, Tim Hill
- Re: Bizarre behavior with debug.setupvalue() in Lua 5.3, Sean Conner
- Re: Bizarre behavior with debug.setupvalue() in Lua 5.3, Soni L.
- Re: Bizarre behavior with debug.setupvalue() in Lua 5.3, Sean Conner
- Re: Bizarre behavior with debug.setupvalue() in Lua 5.3, Dirk Laurie
- Re: Bizarre behavior with debug.setupvalue() in Lua 5.3, Sean Conner
- Re: Bizarre behavior with debug.setupvalue() in Lua 5.3, Dirk Laurie
- Re: Bizarre behavior with debug.setupvalue() in Lua 5.3, Sean Conner
- Re: Bizarre behavior with debug.setupvalue() in Lua 5.3, Paul K
- Re: Bizarre behavior with debug.setupvalue() in Lua 5.3, Sean Conner
- Re: Bizarre behavior with debug.setupvalue() in Lua 5.3, Tim Hill
- Re: Bizarre behavior with debug.setupvalue() in Lua 5.3, Soni L.
Question on table sorting, Geoff Smith
Lua 5.3, _ENV and load(). What a mess., Sean Conner
- Re: Lua 5.3, _ENV and load(). What a mess., Dong Feng
- Re: Lua 5.3, _ENV and load(). What a mess., Philipp Janda
- Re: Lua 5.3, _ENV and load(). What a mess., Tim Hill
- Re: Lua 5.3, _ENV and load(). What a mess., Dirk Laurie
- Re: Lua 5.3, _ENV and load(). What a mess., Dirk Laurie
OT: Gmail flagging lua-l messages as spam, Rena
- Re: OT: Gmail flagging lua-l messages as spam, Coda Highland
- Re: OT: Gmail flagging lua-l messages as spam, Jonathan Goble
- Re: OT: Gmail flagging lua-l messages as spam, Coda Highland
- Re: OT: Gmail flagging lua-l messages as spam, Rob Kendrick
- Re: OT: Gmail flagging lua-l messages as spam, Coda Highland
- Re: OT: Gmail flagging lua-l messages as spam, Jonne Ransijn
- Re: OT: Gmail flagging lua-l messages as spam, Iurie
- Re: OT: Gmail flagging lua-l messages as spam, Rob Kendrick
- Re: OT: Gmail flagging lua-l messages as spam, Natanael Copa
- Re: OT: Gmail flagging lua-l messages as spam, Rob Kendrick
- Re: OT: Gmail flagging lua-l messages as spam, Matthew Wild
- Re: OT: Gmail flagging lua-l messages as spam, Rob Kendrick
- Re: OT: Gmail flagging lua-l messages as spam, Jorge
- Re: OT: Gmail flagging lua-l messages as spam, Dirk Laurie
OP_CONCAT in lvm.c, Dibyendu Majumdar
Lua 5.2 Manual issues, Soni L.
Bug: io.open fails on empty file name, Jonne Ransijn
Ravi versus Lua versus Luajit performance test again, Dibyendu Majumdar
res = ((res ^ mask) - mask), 钟凤区
lua module search path for vendor and site, Natanael Copa
I use Lua 5.3 to manage equivalent transformations Information graph algorithms to detect concurrency and scheduling of parallel execution..., Валерий Баканов
[ANN] Lua 5.3 grammar as PEG in C++11, Colin Hirsch
luawrapper - Build an autonomous statically precompiled binary from a lua script., Nicolas CARRIER
String internalization question, Dirk Laurie
Pegasus.lua - a http server to work with web applications written in Lua, Evandro Leopoldino Gonçalves
Good afternoon! I use Lua 5.3 to organize my personal API C-Call (C ++ Builder 6 under Win'7 32 bits). This is my personal research project http://vbakanov.ru/spf@home/spf@<a href="/cgi-bin/echo.cgi?home.htm">...</a> in the field of parallel computing., Валерий Баканов
LUA_COMPAT_FLOATSTRING, Matthias Kluwe
how to get current local time, Jay Glascoe
Mail converted by MHonArc 2.6.19