lua-users home
lua-l archive
Mail Date Index
[Date Index]
[Thread Index]
November 01, 2012
uses of metalua for scripting
,
spir
Re: uses of metalua for scripting
,
steve donovan
Metalua + GSL-Shell => sweet matrix syntax?
,
forkandwait@<a href="/cgi-bin/echo.cgi?gmail.com">...</a>
Re: Metalua + GSL-Shell => sweet matrix syntax?
,
Rena
Re: Metalua + GSL-Shell => sweet matrix syntax?
,
forkandwait@<a href="/cgi-bin/echo.cgi?gmail.com">...</a>
November 02, 2012
Re: uses of metalua for scripting
,
spir
PostgreSQL PL/Lua
,
Marc Balmer
Clearing up misconceptions about characters vs bytes in the manual
,
Rob Hoelz
Bug: Literal strings in long format are not quite literal.
,
Jim Studt
Re: Bug: Literal strings in long format are not quite literal.
,
Peter Cawley
Re: Clearing up misconceptions about characters vs bytes in the manual
,
"Gunnar Zötl"
Re: Bug: Literal strings in long format are not quite literal.
,
Rapin Patrick
Re: Bug: Literal strings in long format are not quite literal.
,
Jim Studt
Re: Clearing up misconceptions about characters vs bytes in the manual
,
Rapin Patrick
Re: Clearing up misconceptions about characters vs bytes in the manual
,
M. Edward (Ed) Borasky
Re: Bug: Literal strings in long format are not quite literal.
,
spir
Re: Bug: Literal strings in long format are not quite literal.
,
Coda Highland
Re: Clearing up misconceptions about characters vs bytes in the manual
,
spir
Re: Clearing up misconceptions about characters vs bytes in the manual
,
spir
Re: Bug: Literal strings in long format are not quite literal.
,
Finn Wilcox
Re: Bug: Literal strings in long format are not quite literal.
,
Jim Studt
Re: Bug: Literal strings in long format are not quite literal.
,
Luiz Henrique de Figueiredo
Re: Bug: Literal strings in long format are not quite literal.
,
Javier Guerra Giraldez
Re: Bug: Literal strings in long format are not quite literal.
,
Egor Skriptunoff
Re: Bug: Literal strings in long format are not quite literal.
,
Rena
Re: Bug: Literal strings in long format are not quite literal.
,
Paul K
Re: Clearing up misconceptions about characters vs bytes in the manual
,
Rena
Re: Clearing up misconceptions about characters vs bytes in the manual
,
Coda Highland
Re: Bug: Literal strings in long format are not quite literal.
,
Egor Skriptunoff
Re: Bug: Literal strings in long format are not quite literal.
,
Paul K
November 03, 2012
Re: Bug: Literal strings in long format are not quite literal.
,
Egor Skriptunoff
Re: Bug: Literal strings in long format are not quite literal.
,
Paul K
Re: Clearing up misconceptions about characters vs bytes in the manual
,
spir
share a stupid typo bug of me :(
,
Xavier Wang
Re: share a stupid typo bug of me :(
,
Egor Skriptunoff
Re: share a stupid typo bug of me :(
,
Dirk Laurie
Re: share a stupid typo bug of me :(
,
Egor Skriptunoff
Re: share a stupid typo bug of me :(
,
Dirk Laurie
Lua_error() and lua_unlock()
,
Dong Feng
Re: share a stupid typo bug of me :(
,
Rena
Re: share a stupid typo bug of me :(
,
liam mail
Re: PostgreSQL PL/Lua
,
Luis Carvalho
November 04, 2012
Re: Metalua + GSL-Shell => sweet matrix syntax?
,
Enrique Garcia Cota
[ANN] inspect.lua - Dump tables into a string for debugging/visualization purposes
,
Enrique Garcia Cota
Re: share a stupid typo bug of me :(
,
spir
looking for LUA expert instructors
,
Training Manager
Re: [ANN] inspect.lua - Dump tables into a string for debugging/visualization purposes
,
oliver
operator overloading
,
oliver
Re: Lua_error() and lua_unlock()
,
Roberto Ierusalimschy
Re: operator overloading
,
Gavin Wraith
Re: [ANN] inspect.lua - Dump tables into a string for debugging/visualization purposes
,
Enrique Garcia Cota
Re: operator overloading
,
Rena
[ANN] MoonScript v0.2.2
,
leaf corcoran
Re: Clearing up misconceptions about characters vs bytes in the manual
,
William Ahern
Re: Clearing up misconceptions about characters vs bytes in the manual
,
spir
November 05, 2012
Re: [ANN] MoonScript v0.2.2
,
Tang Daogang
Re: [ANN] MoonScript v0.2.2
,
Xpol Wan
Re: [ANN] MoonScript v0.2.2
,
Craig Barnes
[ANN] LuaRocks 2.0.12
,
Hisham
Re: Lua_error() and lua_unlock()
,
Dong Feng
problems while using my loader function?
,
lj_enjoylife
Re: problems while using my loader function?
,
Rob Hoelz
Lua fork concurrent processes
,
ms2008vip
Re: problems while using my loader function?
,
lj_enjoylife
Re: problems while using my loader function?
,
Rob Hoelz
Re: Lua fork concurrent processes
,
Kevin Martin
Re: problems while using my loader function?
,
lj_enjoylife
Re: problems while using my loader function?
,
Rob Hoelz
Re: Lua fork concurrent processes
,
spir
Re: Re: Lua fork concurrent processes (Kevin Martin)
,
ms2008vip
Re: Lua fork concurrent processes
,
Michal Kolodziejczyk
Re: Lua fork concurrent processes
,
Alexandre Erwin Ittner
funny little surprise with an iterator
,
spir
Re: funny little surprise with an iterator
,
spir
wsapi and luajit
,
Ryan Raasch
Re: struct library
,
Roberto Ierusalimschy
Re: struct library
,
Shmuel Zeigerman
Re: wsapi and luajit
,
Michal Kolodziejczyk
Re: struct library
,
Roberto Ierusalimschy
[ANN] couv - coroutine based libuv wrapper
,
Hiroaki Nakamura
Re: [ANN] couv - coroutine based libuv wrapper
,
Jerome Vuarand
Re: Lua fork concurrent processes
,
Aaron B.
November 06, 2012
printf and/or %n
,
spir
Re: PostgreSQL PL/Lua
,
Natanael Copa
Re: printf and/or %n
,
steve donovan
Re: printf and/or %n
,
spir
Re: printf and/or %n
,
steve donovan
Re: printf and/or %n
,
spir
Re: printf and/or %n
,
steve donovan
Re: printf and/or %n
,
spir
Idea about recurse pattern matching (%r)
,
Xavier Wang
Re: printf and/or %n
,
spir
Re: wsapi and luajit
,
Ryan Raasch
Re: printf and/or %n
,
Dirk Laurie
Re: printf and/or %n
,
Luiz Henrique de Figueiredo
pack(unpack(a)) : array-table copy ?
,
spir
Re: printf and/or %n
,
spir
Re: wsapi and luajit
,
Tang Daogang
Re: pack(unpack(a)) : array-table copy ?
,
Egor Skriptunoff
[ANN] LuaJIT-2.0.0-rc2
,
Mike Pall
Re: Idea about recurse pattern matching (%r)
,
Egor Skriptunoff
Re: Idea about recurse pattern matching (%r)
,
Xavier Wang
The first Lua library
,
luciano de souza
Re: The first Lua library
,
Romulo
Re: The first Lua library
,
Thijs Schreijer
Re: The first Lua library
,
Xavier Wang
Re: The first Lua library
,
luciano de souza
Re: The first Lua library
,
luciano de souza
Poverty & Lua-Land
,
Stefan Reich
Re: The first Lua library
,
Luiz Henrique de Figueiredo
PS: To responders
,
Stefan Reich
November 07, 2012
math.random returning out of range values
,
Rena
Re: math.random returning out of range values
,
KHMan
Re: math.random returning out of range values
,
Luiz Henrique de Figueiredo
Re: math.random returning out of range values
,
Luiz Henrique de Figueiredo
Re: math.random returning out of range values
,
Rena
Re: math.random returning out of range values
,
Luiz Henrique de Figueiredo
Avoiding having sensitive strings interned
,
Michael Savage
Re: Avoiding having sensitive strings interned
,
Luiz Henrique de Figueiredo
Re: Avoiding having sensitive strings interned
,
Michael Savage
Re: Avoiding having sensitive strings interned
,
Coda Highland
copy by value implementaion of lua strings
,
cynthia powers
Re: copy by value implementaion of lua strings
,
cynthia powers
Re: copy by value implementaion of lua strings
,
Coda Highland
Re: noob - How to architect c++ code to use lua as external code
,
Giuliano Suminsky
Redirecting stdout and stderr
,
Paul K
November 08, 2012
Hashing on more than one attribute?
,
Marc Lepage
Re: Hashing on more than one attribute?
,
Coda Highland
Re: Hashing on more than one attribute?
,
Dirk Laurie
Re: Hashing on more than one attribute?
,
William Ahern
Re: Redirecting stdout and stderr
,
Dirk Laurie
Re: Idea about recurse pattern matching (%r)
,
Dirk Laurie
Re: Hashing on more than one attribute?
,
Axel Kittenberger
Re: Hashing on more than one attribute?
,
steve donovan
Re: Hashing on more than one attribute?
,
Enrique Garcia Cota
Ice breakers
,
Ti Kl
Re: Ice breakers
,
steve donovan
[ANN] LuaJIT-2.0.0-rc3
,
Mike Pall
Re: Hashing on more than one attribute?
,
joao lobato
Re: Hashing on more than one attribute?
,
Finn Wilcox
Re: Hashing on more than one attribute?
,
joao lobato
Re: noob - How to architect c++ code to use lua as external code
,
oliver
Re: Hashing on more than one attribute?
,
Marc Lepage
Re: Ice breakers
,
Andrew Starks
Re: operator overloading
,
oliver
Re: Ice breakers
,
Marc Lepage
Re: Ice breakers
,
Egor Skriptunoff
Re: Ice breakers
,
Alfredo Palhares
Re: Ice breakers
,
steve donovan
Re: Ice breakers
,
Roberto Ierusalimschy
Re: Ice breakers
,
steve donovan
Re: Ice breakers
,
Paul K
Re: Redirecting stdout and stderr
,
Sam Roberts
Re: Ice breakers
,
Luiz Henrique de Figueiredo
Re: Ice breakers
,
Marc Lepage
Re: Ice breakers
,
David Given
Re: Ice breakers
,
Tim Mensch
Re: Ice breakers
,
Marc Lepage
Re: Ice breakers
,
Patrick Donnelly
Re: Ice breakers
,
Egor Skriptunoff
Re: Ice breakers
,
liam mail
Re: Ice breakers
,
Coda Highland
Re: Ice breakers
,
liam mail
Re: Ice breakers
,
KHMan
Re: Ice breakers
,
Coda Highland
Re: Ice breakers
,
David Given
Re: Hashing on more than one attribute?
,
William Ahern
Re: Ice breakers
,
Tim Mensch
Re: Ice breakers
,
Marc Lepage
Re: Hashing on more than one attribute?
,
joao lobato
November 09, 2012
Question on loader implementation ...
,
Oliver Schneider
Re: Question on loader implementation ...
,
Drake Wilson
constant table overflow
,
Richter, Jörg
Re: constant table overflow
,
Jerome Vuarand
Re: constant table overflow
,
Luiz Henrique de Figueiredo
Re: Ice breakers
,
Jorge
Re: Ice breakers
,
Andrew Starks
Re: Ice breakers
,
Egor Skriptunoff
Re: Ice breakers
,
Marc Lepage
[ANN] Datalog 2.3 released and packaged for Redhat
,
John D. Ramsdell
November 10, 2012
Re: Question on loader implementation ...
,
Jerome Vuarand
Re: Question on loader implementation ...
,
Drake Wilson
Re: Ice breakers
,
Vaughan McAlley
Checking for userdata subtypes
,
Dirk Laurie
Lua Workshop 2012: share room?
,
David Favro
params to __tostring
,
spir
Re: Question on loader implementation ...
,
Jerome Vuarand
Re: Ice breakers
,
Ralph Hempel
Re: Checking for userdata subtypes
,
Kevin Martin
Re: params to __tostring
,
Kevin Martin
Re: params to __tostring
,
spir
Re: params to __tostring
,
Kevin Martin
Re: params to __tostring
,
Wesley Smith
Re: params to __tostring
,
Coda Highland
Re: params to __tostring
,
spir
Re: params to __tostring
,
Wesley Smith
Re: Lua Workshop 2012: share room?
,
Stefan Reich
Re: Checking for userdata subtypes
,
Dirk Laurie
Poverty: Brazil has it too
,
Stefan Reich
November 11, 2012
Lunar - how to modify it to give lua an already created c++ object
,
Giuliano Suminsky
[ANN] lua-MessagePack 0.1.0
,
François Perrad
modules and require all
,
spir
Re: Poverty: Brazil has it too
,
sergei karhof
ASCII Art
,
Rapin Patrick
Re: ASCII Art
,
Enrico Colombini
Re: ASCII Art
,
Marc Balmer
Re: ASCII Art
,
Enrico Colombini
Re: ASCII Art
,
Wim Couwenberg
Re: ASCII Art
,
Coda Highland
Re: ASCII Art
,
Egor Skriptunoff
Re: ASCII Art
,
Coda Highland
Re: Lunar - how to modify it to give lua an already created c++ object
,
Giuliano Suminsky
Re: Lunar - how to modify it to give lua an already created c++ object
,
Ignacio Burgueño
Re: Poverty: Brazil has it too
,
Stefan Reich
Re: Poverty: Brazil has it too
,
Stefan Reich
Re: modules and require all
,
Josh Simmons
November 12, 2012
Re: Idea about recurse pattern matching (%r)
,
Kenneth LO
Re: Stefan Reich
,
Gé Weijers
Re: [ANN] lua-MessagePack 0.1.0
,
Alexander Gladysh
Re: [ANN] lua-MessagePack 0.1.0
,
Matthieu Tourne
Re: Stefan Reich
,
Gé Weijers
Re: [ANN] lua-MessagePack 0.1.0
,
François Perrad
LuaRocks lgi build issues
,
Rena
Re: LuaRocks lgi build issues
,
Laurent FAILLIE
Re: LuaRocks lgi build issues
,
Pavel Holejsovsky
Re: LuaRocks lgi build issues
,
Enrico Tassi
Re: LuaRocks lgi build issues
,
Rena
Re: LuaRocks lgi build issues
,
Enrico Tassi
Re: Lunar - how to modify it to give lua an already created c++ object
,
Giuliano Suminsky
Re: Lunar - how to modify it to give lua an already created c++ object
,
Giuliano Suminsky
Re: Lunar - how to modify it to give lua an already created c++ object
,
Ignacio Burgueño
Re: [ANN] lua-MessagePack 0.1.0
,
Pierre Chapuis
Re: Lunar - how to modify it to give lua an already created c++ object
,
Giuliano Suminsky
Re: Lunar - how to modify it to give lua an already created c++ object
,
Giuliano Suminsky
Re: Lunar - how to modify it to give lua an already created c++ object
,
Ignacio Burgueño
Re: Lunar - how to modify it to give lua an already created c++ object
,
Giuliano Suminsky
Re: modules and require all
,
Egor Skriptunoff
Re: Lunar - how to modify it to give lua an already created c++ object
,
Ilkka Veina
Re: [ANN] lua-MessagePack 0.1.0
,
François Perrad
Re: modules and require all
,
steve donovan
Re: modules and require all
,
Luiz Henrique de Figueiredo
a weird bug with pack & unpack
,
spir
Re: modules and require all
,
spir
Re: a weird bug with pack & unpack
,
Matthew Wild
Re: modules and require all
,
Egor Skriptunoff
another bug capricioso
,
spir
Re: [ANN] lua-MessagePack 0.1.0
,
Matthieu Tourne
Re: another bug capricioso
,
Coda Highland
Re: modules and require all
,
Rena
Re: a weird bug with pack & unpack
,
spir
Re: modules and require all
,
Roberto Ierusalimschy
Re: another bug capricioso
,
Roberto Ierusalimschy
Re: [UNSURE]Re: [ANN] lua-MessagePack 0.1.0
,
François Perrad
[ANN] LuaJIT-2.0.0
,
Mike Pall
Re: [ANN] LuaJIT-2.0.0
,
Luiz Henrique de Figueiredo
Re: ASCII Art
,
William C. Bubel
Re: a weird bug with pack & unpack
,
Dirk Laurie
Re: another bug capricioso
,
Dirk Laurie
Re: ASCII Art
,
Marc Balmer
Re: [UNSURE]Re: [ANN] lua-MessagePack 0.1.0
,
Matthieu Tourne
Re: ASCII Art
,
Marc Balmer
Re: ASCII Art
,
Erik Hougaard
Re: ASCII Art
,
Henning Diedrich
Re: a weird bug with pack & unpack
,
Rena
Re: ASCII Art
,
Elias Barrionovo
Re: ASCII Art
,
Marc Balmer
Re: ASCII Art
,
Rena
Re: another bug capricioso
,
spir
RE: [ANN] LuaJIT-2.0.0
,
Thijs Schreijer
Re: a weird bug with pack & unpack
,
spir
The Lua Development Process: Why Closed?
,
Rob Hoelz
Re: another bug capricioso
,
Alex Queiroz
Re: The Lua Development Process: Why Closed?
,
Luiz Henrique de Figueiredo
Re: The Lua Development Process: Why Closed?
,
Bezobiuk Volodymyr
Re: another bug capricioso
,
spir
Re: The Lua Development Process: Why Closed?
,
James Graves
Re: ASCII Art
,
spir
Re: The Lua Development Process: Why Closed?
,
Coda Highland
Re: The Lua Development Process: Why Closed?
,
spir
Re: The Lua Development Process: Why Closed?
,
Javier Guerra Giraldez
Re: ASCII Art
,
Paul K
Re: The Lua Development Process: Why Closed?
,
Matthew Wild
November 13, 2012
Re: The Lua Development Process: Why Closed?
,
William Ahern
Re: another bug capricioso
,
Roberto Ierusalimschy
Re: ASCII Art
,
spir
Re: another bug capricioso
,
spir
Re: The Lua Development Process: Why Closed?
,
spir
Re: The Lua Development Process: Why Closed?
,
James Graves
hi, does lua's gc collect the coroutines at 'suspended' status?
,
Tang Daogang
Re: [ANN] LuaJIT-2.0.0
,
Luke Gorrie
RE: hi, does lua's gc collect the coroutines at 'suspended' status?
,
Thijs Schreijer
Re: hi, does lua's gc collect the coroutines at 'suspended' status?
,
Tang Daogang
Extending Lua for multiple light userdata types
,
Rena
Re: modules and require all
,
Martin Krpan
Re: Extending Lua for multiple light userdata types
,
Coda Highland
Re: Extending Lua for multiple light userdata types
,
Dirk Laurie
Re: Extending Lua for multiple light userdata types
,
Rena
Re: Extending Lua for multiple light userdata types
,
Xavier Wang
Re: Extending Lua for multiple light userdata types
,
Rena
Re: modules and require all
,
Rapin Patrick
Re: modules and require all
,
Roberto Ierusalimschy
Re: modules and require all
,
Rena
Re: modules and require all
,
Rapin Patrick
Re: modules and require all
,
Rena
Re: Extending Lua for multiple light userdata types
,
Dirk Laurie
Re: Extending Lua for multiple light userdata types
,
Rena
Re: Extending Lua for multiple light userdata types
,
Coda Highland
Re: Extending Lua for multiple light userdata types
,
liam mail
Re: Extending Lua for multiple light userdata types
,
Luiz Henrique de Figueiredo
Re: Extending Lua for multiple light userdata types
,
Coda Highland
Re: Extending Lua for multiple light userdata types
,
liam mail
Re: Extending Lua for multiple light userdata types
,
Shmuel Zeigerman
Re: Extending Lua for multiple light userdata types
,
Roberto Ierusalimschy
November 14, 2012
Re: Extending Lua for multiple light userdata types
,
Xavier Wang
Re: Extending Lua for multiple light userdata types
,
Roberto Ierusalimschy
Re: Extending Lua for multiple light userdata types
,
Xavier Wang
Re: Extending Lua for multiple light userdata types
,
liam mail
Re: Extending Lua for multiple light userdata types
,
Rena
64-bit integers (Was: Extending Lua for multiple light userdata types)
,
Rena
Re: Extending Lua for multiple light userdata types
,
Coda Highland
Re: Extending Lua for multiple light userdata types
,
Rena
Integer division
,
Dirk Laurie
Re: Integer division
,
Coda Highland
Re: Integer division
,
Petri Häkkinen
Re: Integer division
,
spir
RE: Extending Lua for multiple light userdata types
,
Richter, Jörg
Re: Extending Lua for multiple light userdata types
,
Hans Hagen
Re: 64-bit integers (Was: Extending Lua for multiple light userdata types)
,
Daurnimator
Re: Extending Lua for multiple light userdata types
,
Justin Cormack
Re: Integer division
,
Dirk Laurie
Re: Extending Lua for multiple light userdata types
,
Dirk Laurie
Re: Extending Lua for multiple light userdata types
,
Jean-Luc Jumpertz
Re: Extending Lua for multiple light userdata types
,
Luiz Henrique de Figueiredo
Re: Integer division
,
Duncan Cross
Re: Integer division
,
Rapin Patrick
Re: Integer division
,
Alexandre Rion
Re: Extending Lua for multiple light userdata types
,
Roberto Ierusalimschy
Re: Extending Lua for multiple light userdata types
,
Roberto Ierusalimschy
Re: Extending Lua for multiple light userdata types
,
Roberto Ierusalimschy
Re: Integer division
,
Roberto Ierusalimschy
Re: Extending Lua for multiple light userdata types
,
Wim Couwenberg
RE: Extending Lua for multiple light userdata types
,
Richter, Jörg
Re: Integer division
,
Marc Lepage
Re: Extending Lua for multiple light userdata types
,
Javier Guerra Giraldez
Re: Extending Lua for multiple light userdata types
,
Roberto Ierusalimschy
Re: Extending Lua for multiple light userdata types
,
Hans Hagen
Re: Extending Lua for multiple light userdata types
,
Dirk Laurie
Re: Extending Lua for multiple light userdata types
,
Thomas Harning Jr.
Re: Extending Lua for multiple light userdata types
,
Dirk Laurie
Re: Extending Lua for multiple light userdata types
,
Hans Hagen
Re: [ANN] LuaJIT-2.0.0
,
Bezobiuk Volodymyr
Re: Extending Lua for multiple light userdata types
,
Roberto Ierusalimschy
Re: Extending Lua for multiple light userdata types
,
Javier Guerra Giraldez
Re: Integer division
,
Philippe Lhoste
Re: Integer division
,
Rena
Re: Integer division
,
Roberto Ierusalimschy
Re: Integer division
,
Enrique Garcia Cota
Re: Integer division
,
Elias Barrionovo
Re: Extending Lua for multiple light userdata types
,
Roberto Ierusalimschy
Re: Integer division
,
Roberto Ierusalimschy
Re: Integer division
,
Petri Häkkinen
Re: Integer division
,
Erik Hougaard
Re: Integer division
,
Rena
Re: Integer division
,
Coda Highland
Re: Integer division
,
Roberto Ierusalimschy
Re: Integer division
,
Xavier Wang
Re: Integer division
,
Ralph Hempel
Re: Integer division
,
Petri Häkkinen
Re: Integer division
,
Enrico Colombini
Re: Integer division
,
Dirk Laurie
Lua and numbers
,
Gavin Wraith
Re: Lua and numbers
,
Dirk Laurie
Re: Extending Lua for multiple light userdata types
,
Tony
Re: Integer division
,
spir
Re: Extending Lua for multiple light userdata types
,
Ralph Hempel
November 15, 2012
Re: another bug capricioso
,
Michal Kolodziejczyk
segfault in Lua library
,
Anthony S
Re: segfault in Lua library
,
liam mail
Re: segfault in Lua library
,
liam mail
Re: Extending Lua for multiple light userdata types
,
AllanPfalzgraf
Re: Extending Lua for multiple light userdata types
,
steve donovan
Lua+Qt on Haiku
,
vitsen
Re: Extending Lua for multiple light userdata types
,
David Given
Re: Lua+Qt on Haiku
,
D. Matt Placek
Exception configuration no longer in luaconf.h (5.2.1)
,
Vinnie Falco
Re: Lua+Qt on Haiku
,
Coda Highland
Re: Lua+Qt on Haiku
,
Michal Kottman
Re: Extending Lua for multiple light userdata types
,
Dirk Laurie
Re: segfault in Lua library
,
TNHarris
Re: [ANN] LuaJIT-2.0.0
,
Bezobiuk Volodymyr
Re: [ANN] LuaJIT-2.0.0
,
David Given
November 16, 2012
parser hacking: stringification
,
Sven Olsen
Re: Extending Lua for multiple light userdata types
,
steve donovan
Re: parser hacking: stringification
,
spir
Lua structs
,
spir
Re: Lua structs
,
steve donovan
Re: Lua structs
,
Doug Currie
RE: lua-l Digest, Vol 28, Issue 37
,
AllanPfalzgraf
Re: parser hacking: stringification
,
Sven Olsen
Re: parser hacking: stringification
,
Sven Olsen
November 17, 2012
HTML-generating _ENV
,
Tangent 128
Re: lua-l Digest, Vol 28, Issue 37
,
Dirk Laurie
Re: lua-l Digest, Vol 28, Issue 37
,
David Favro
Re: lua-l Digest, Vol 28, Issue 37
,
Dirk Laurie
Re: lua-l Digest, Vol 28, Issue 37
,
Rena
os.exit(nil)
,
Egor Skriptunoff
Re: os.exit(nil)
,
Egor Skriptunoff
November 18, 2012
[ANN] LuaBrainFuck 1.0 featuring Morse, bracket and quine support
,
Rapin Patrick
Re: HTML-generating _ENV
,
steve donovan
Re: HTML-generating _ENV
,
Ryan Pusztai
Re: [ANN] LuaBrainFuck 1.0 featuring Morse, bracket and quine support
,
Erik Hougaard
Re: HTML-generating _ENV
,
Jay Carlson
Forward function declarations - relocal command
,
Kevin Martin
Re: Forward function declarations - relocal command
,
Rena
November 19, 2012
Re: HTML-generating _ENV
,
Rena
Re: HTML-generating _ENV
,
Peter Cawley
Re: HTML-generating _ENV
,
Rena
Re: Forward function declarations - relocal command
,
Kevin Martin
Re: Forward function declarations - relocal command
,
Rena
Re: Forward function declarations - relocal command
,
Xavier Wang
Re: HTML-generating _ENV
,
Javier Guerra Giraldez
Re: Forward function declarations - relocal command
,
Egor Skriptunoff
Re: HTML-generating _ENV
,
Daurnimator
Dynamic library loading with lgi
,
Rena
Re: Dynamic library loading with lgi
,
Daurnimator
Re: Dynamic library loading with lgi
,
Rena
Lua 5.2 alternative for "while (lua_next(L, LUA_GLOBALSINDEX) != 0) {"
,
Joop Boonen
Re: Lua 5.2 alternative for "while (lua_next(L, LUA_GLOBALSINDEX) != 0) {"
,
Patrick Donnelly
Re: HTML-generating _ENV
,
steve donovan
Re: Forward function declarations - relocal command
,
Dirk Laurie
set help
,
Dave Nichols
Re: set help
,
Dirk Laurie
Re: Forward function declarations - relocal command
,
Jerome Vuarand
Re: Dynamic library loading with lgi
,
Pavel Holejsovsky
Re: Lua structs
,
steve donovan
Re: set help
,
Frank Meier-Dörnberg
Re: Forward function declarations - relocal command
,
Roberto Ierusalimschy
Re: Dynamic library loading with lgi
,
Rena
Re: HTML-generating _ENV
,
William Ahern
Re: Lua structs
,
Tim Caswell
Re: parser hacking: stringification
,
Luiz Henrique de Figueiredo
Re: parser hacking: stringification
,
Robert Virding
November 20, 2012
[LGI/Gtk] How to avoid a window to be iconified ?
,
Laurent FAILLIE
Re: parser hacking: stringification
,
Sven Olsen
Re: parser hacking: stringification
,
Sven Olsen
Re: parser hacking: stringification
,
Isaac Dupree
Re: HTML-generating _ENV
,
Tangent 128
Re: parser hacking: stringification
,
Sven Olsen
New Pluto Maintainer
,
Rob Hoelz
Please comment on these Lua to C library bindings that I wrote
,
Richard W.M. Jones
Re: Please comment on these Lua to C library bindings that I wrote
,
Dirk Laurie
Re: Integer division
,
Egor Skriptunoff
Re: Please comment on these Lua to C library bindings that I wrote
,
Jerome Vuarand
Re: Forward function declarations - relocal command
,
David Favro
Re: Please comment on these Lua to C library bindings that I wrote
,
Richard W.M. Jones
Re: Integer division
,
Joseph Manning
Re: Please comment on these Lua to C library bindings that I wrote
,
Jerome Vuarand
Re: Please comment on these Lua to C library bindings that I wrote
,
Richard W.M. Jones
HELP! problem with run LuaLanes
,
"Гришин В.С."
HELP! problem with run LuaLanes
,
"Гришин В.С."
HELP! problem with run LuaLanes
,
"Гришин В.С."
HELP! problem with run LuaLanes
,
"Гришин В.С."
Re: Forward function declarations - relocal command
,
Dirk Laurie
Re: Please comment on these Lua to C library bindings that I wrote
,
Jerome Vuarand
Re: HELP! problem with run LuaLanes
,
Benoit Germain
Re: Please comment on these Lua to C library bindings that I wrote
,
Richard W.M. Jones
Re: Please comment on these Lua to C library bindings that I wrote
,
Jerome Vuarand
Re: HELP! problem with run LuaLanes
,
"Гришин В.С."
Re: Please comment on these Lua to C library bindings that I wrote
,
Richard W.M. Jones
Re: [LGI/Gtk] How to avoid a window to be iconified ?
,
Pavel Holejsovsky
Re: Lua and numbers
,
Enrique Garcia Cota
Re: HELP! problem with run LuaLanes
,
Hisham
Re: Please comment on these Lua to C library bindings that I wrote
,
Richard W.M. Jones
Re: Please comment on these Lua to C library bindings that I wrote
,
Jerome Vuarand
Re: Integer division
,
Sven Olsen
Re: Integer division
,
Roberto Ierusalimschy
Re: New Pluto Maintainer
,
Leo Razoumov
Re: New Pluto Maintainer
,
Rena
Re: New Pluto Maintainer
,
Vadim Peretokin
Re: Integer division
,
Sven Olsen
Re: Integer division
,
Jay Carlson
Re: [LGI/Gtk] How to avoid a window to be iconified ?
,
Laurent FAILLIE
November 21, 2012
Re: Forward function declarations - relocal command
,
Robert Virding
Re: Forward function declarations - relocal command
,
Robert Virding
Re: Forward function declarations - relocal command
,
Michal Kolodziejczyk
Questions on Yield in C
,
Dong Feng
Re: Integer division
,
Jay Carlson
Re: Forward function declarations - relocal command
,
Robert Virding
Re: Forward function declarations - relocal command
,
TNHarris
Re: Forward function declarations - relocal command
,
Dirk Laurie
Re: HELP! problem with run LuaLanes
,
"Гришин В.С."
Re: HELP! problem with run LuaLanes
,
Benoit Germain
Lua mentioned by Thoughtworks
,
Chris Liles
Re: Please comment on these Lua to C library bindings that I wrote
,
Justin Cormack
Re: [LGI/Gtk] How to avoid a window to be iconified ?
,
Pavel Holejsovsky
Re: Lua mentioned by Thoughtworks
,
steve donovan
Re: Forward function declarations - relocal command
,
David Favro
Re: Questions on Yield in C
,
Roberto Ierusalimschy
Re: Integer division
,
Roberto Ierusalimschy
Re: Forward function declarations - relocal command
,
Dirk Laurie
Re: Integer division
,
Roberto Ierusalimschy
Re: Integer division
,
liam mail
Re: Forward function declarations - relocal command
,
David Favro
Re: Forward function declarations - relocal command
,
Wolfgang Pupp
Re: Forward function declarations - relocal command
,
Egor Skriptunoff
Re: Integer division
,
Roberto Ierusalimschy
Re: Exception configuration no longer in luaconf.h (5.2.1)
,
Roberto Ierusalimschy
Using unsigned shorts
,
mchalkley
Re: Integer division
,
Jay Carlson
Re: Using unsigned shorts
,
Rob Kendrick
Re: Integer division
,
Roberto Ierusalimschy
Re: Using unsigned shorts
,
Sean Conner
Re: Integer division
,
Jay Carlson
Re: Forward function declarations - relocal command
,
Kevin Martin
Re: Using unsigned shorts
,
steve donovan
Re: [LGI] generic question about access to methods
,
Laurent FAILLIE
Re: Using unsigned shorts
,
Rob Kendrick
Re: Using unsigned shorts
,
mchalkley
Re: Using unsigned shorts
,
mchalkley
Re: Forward function declarations - relocal command
,
Dirk Laurie
Re: Forward function declarations - relocal command
,
Kevin Martin
Re: Forward function declarations - relocal command
,
Wesley Smith
Re: Forward function declarations - relocal command
,
Kevin Martin
Re: Forward function declarations - relocal command
,
TNHarris
Re: Lua mentioned by Thoughtworks
,
Petite Abeille
Re: Using unsigned shorts
,
Jay Carlson
Re: Using unsigned shorts
,
Javier Guerra Giraldez
Re: Integer division
,
Wolfgang Pupp
Re: Using unsigned shorts
,
William Ahern
Re: Using unsigned shorts
,
Rob Kendrick
November 22, 2012
Re: Using unsigned shorts
,
joao lobato
Re: Questions on Yield in C
,
Dong Feng
Re: Integer division
,
Egor Skriptunoff
Re: Forward function declarations - relocal command
,
Robert Virding
Re: Integer division
,
Dirk Laurie
Re: Integer division
,
Rena
Re: Integer division
,
Roberto Ierusalimschy
Re: Integer division
,
Wolfgang Pupp
Re: Integer division
,
Roberto Ierusalimschy
Re: Integer division
,
Wolfgang Pupp
Re: Questions on Yield in C
,
Roberto Ierusalimschy
Re: Integer division
,
Roberto Ierusalimschy
Re: Questions on Yield in C
,
Feng,Dong
Re: [LGI] generic question about access to methods
,
Pavel Holejsovsky
lua5.2.1 's llex.c:214 can not compile by android ndk.
,
l.jay Yuan
Re: Questions on Yield in C
,
Roberto Ierusalimschy
Re: [LGI] generic question about access to methods
,
Pavel Holejsovsky
November 23, 2012
Re: [LGI] generic question about access to methods
,
Laurent FAILLIE
Re: Integer division
,
Wolfgang Pupp
Re: Integer division
,
liam mail
Re: Integer division
,
Rena
Re: Integer division
,
Luiz Henrique de Figueiredo
Re: HELP! problem with run LuaLanes
,
"Гришин В.С."
Re: HELP! problem with run LuaLanes
,
Benoit Germain
Re: Lua Workshop 2012 -- registration
,
Luiz Henrique de Figueiredo
Re: Integer division
,
Dirk Laurie
want luaL_verror()
,
John Belmonte
Re: want luaL_verror()
,
Roberto Ierusalimschy
November 24, 2012
Re: Integer division
,
Jay Carlson
Re: Integer division
,
Roberto Ierusalimschy
Re: Integer division
,
Andres Perera
Re: Lua Workshop 2012 -- registration
,
Leo Razoumov
Re: Lua Workshop 2012 -- registration
,
Luiz Henrique de Figueiredo
November 25, 2012
Re: Integer division
,
Dirk Laurie
how to transfer Lua Function and function params between different Lua state?
,
chuang
Re: how to transfer Lua Function and function params between different Lua state?
,
Kevin Martin
Re: how to transfer Lua Function and function params between different Lua state?
,
Marc Balmer
Re: Integer division
,
Andres Perera
Re: how to transfer Lua Function and function params between different Lua state?
,
chuang
Re: Integer division
,
spir
Re: how to transfer Lua Function and function params between different Lua state?
,
Roberto Ierusalimschy
Re: lua5.2.1 's llex.c:214 can not compile by android ndk.
,
Roberto Ierusalimschy
Re: how to transfer Lua Function and function params between different Lua state?
,
Declan White
Re: Integer division
,
Dirk Laurie
Re: Integer division
,
Luiz Henrique de Figueiredo
Re: Integer division
,
Luiz Henrique de Figueiredo
Re: Integer division
,
Dirk Laurie
November 26, 2012
Re: how to transfer Lua Function and function params between different Lua state?
,
chuang
Re: lua5.2.1 's llex.c:214 can not compile by android ndk.
,
l.jay Yuan
Re: want luaL_verror()
,
John Belmonte
Re: want luaL_verror()
,
Roberto Ierusalimschy
integer/float size and signaling overflow (was Re: Integer division)
,
Jay Carlson
Re: Lua Workshop 2012 -- registration
,
Luiz Henrique de Figueiredo
Re: how to transfer Lua Function and function params between different Lua state?
,
chuang
Re: how to transfer Lua Function and function params between different Lua state?
,
steve donovan
Re: how to transfer Lua Function and function params between different Lua state?
,
chuang
Re: HELP! problem with run LuaLanes
,
Hisham
Debian apt binding?
,
Marc Balmer
Re: Debian apt binding?
,
Enrico Tassi
Re: HELP! problem with run LuaLanes
,
Benoit Germain
Re: want luaL_verror()
,
Coda Highland
Re: HELP! problem with run LuaLanes
,
Hisham
Re: want luaL_verror()
,
Roberto Ierusalimschy
Re: want luaL_verror()
,
Coda Highland
Re: integer/float size and signaling overflow (was Re: Integer division)
,
Sven Olsen
Re: integer/float size and signaling overflow (was Re: Integer division)
,
William Ahern
Re: integer/float size and signaling overflow (was Re: Integer division)
,
Sven Olsen
Re: Debian apt binding?
,
Vadim Peretokin
Re: integer/float size and signaling overflow (was Re: Integer division)
,
Sven Olsen
November 27, 2012
LuaBridge 2.0 Development
,
Vinnie Falco
RE: want luaL_verror()
,
Richter, Jörg
RE: want luaL_verror()
,
Richter, Jörg
Re: Debian apt binding?
,
Enrico Tassi
Re: want luaL_verror()
,
Roberto Ierusalimschy
Re: want luaL_verror()
,
Iain Hibbert
Paging all Pluto users / new maintainer
,
Stefan Reich
Re: want luaL_verror()
,
Roberto Ierusalimschy
Re: Paging all Pluto users / new maintainer
,
Rob Kendrick
Re: Paging all Pluto users / new maintainer
,
Frank Meier-Dörnberg
Re: Paging all Pluto users / new maintainer
,
Rob Kendrick
[ANN] bencode-2.0
,
Moritz Wilhelmy
Re: [ANN] bencode-2.0
,
Elias Barrionovo
Re: [ANN] bencode-2.0
,
Moritz Wilhelmy
Re: [ANN] bencode-2.0
,
Hisham
Re: [Luarocks-developers] [ANN] bencode-2.0
,
Moritz Wilhelmy
Re: want luaL_verror()
,
Iain Hibbert
Re: want luaL_verror()
,
Roberto Ierusalimschy
November 28, 2012
Re: Integer division
,
GrayFace
Re: Integer division
,
GrayFace
Re: Integer division
,
GrayFace
Re: Integer division
,
Moritz Wilhelmy
Re: Integer division
,
Jay Carlson
Re: Integer division
,
Philippe Lhoste
Re: Paging all Pluto users / new maintainer
,
Ben Sunshine-Hill
Lua 5.2 load(...., env) returning table instead of function
,
Vladimir Strakh
Re: Lua 5.2 load(...., env) returning table instead of function
,
Roberto Ierusalimschy
Re: Integer division
,
Roberto Ierusalimschy
unexpected syntax error
,
Matthias Kluwe
Re: unexpected syntax error
,
Rob Kendrick
Re: unexpected syntax error
,
Matthias Kluwe
Re: how to transfer Lua Function and function params between different Lua state?
,
Tim Caswell
November 29, 2012
There is a bug in luaB_load
,
云风
Re: There is a bug in luaB_load
,
Xavier Wang
Writing a grammar
,
Chris Babcock
luajit on CuBox
,
David Burgess
Re: Writing a grammar
,
Sean Conner
Re: Writing a grammar
,
Mark Gabby
Re: Writing a grammar
,
steve donovan
Workshop 2012 - In progress..
,
Erik Hougaard
Re: Workshop 2012 - In progress..
,
James Turner
Re: Workshop 2012 - In progress..
,
Luiz Henrique de Figueiredo
Re: Workshop 2012 - In progress..
,
Ashwin Hirschi
Re: Workshop 2012 - In progress..
,
Luiz Henrique de Figueiredo
Re: Workshop 2012 - In progress..
,
liam mail
Re: luajit on CuBox
,
Dimiter 'malkia' Stanev
Re: luajit on CuBox
,
Coda Highland
LUA with simulation
,
Philipp Kraus
Re: LUA with simulation
,
Alessandro Delgado
Re: luajit on CuBox
,
David Given
Re: LUA with simulation
,
David Given
Re: LUA with simulation
,
Philipp Kraus
Re: LUA with simulation
,
Philipp Kraus
Re: LUA with simulation
,
David Given
Re: LUA with simulation
,
Javier Guerra Giraldez
Re: LUA with simulation
,
Philipp Kraus
Re: LUA with simulation
,
Kevin Martin
November 30, 2012
Re: LUA with simulation
,
David Given
Re: Writing a grammar
,
Chris Babcock
Re: luajit on CuBox
,
David Burgess
ints in the news
,
Jay Carlson
Re: ints in the news
,
Rena
LuaBitOp: Cant require "bit=>./bit.so: undefined symbol: luaopen_bit
,
meino . cramer
Re: luajit on CuBox
,
Jeff Pohlmeyer
Re: LuaBitOp: Cant require "bit=>./bit.so: undefined symbol: luaopen_bit
,
Bezobiuk Volodymyr
Re: ints in the news
,
Martin Schröder
Re: ints in the news
,
steve donovan
Re: ints in the news
,
Paul Hudson
Re: LUA with simulation
,
Philipp Kraus
Re: LuaBitOp: Cant require "bit=>./bit.so: undefined symbol: luaopen_bit
,
Luiz Henrique de Figueiredo
Re: luajit on CuBox
,
David Given
Re: ints in the news
,
Jorge
Re: ints in the news
,
Rena
Re: ints in the news
,
Shmuel Zeigerman
Q&A with Roberto on Workshop 2012
,
Erik Hougaard
RE: Q&A with Roberto on Workshop 2012
,
Thijs Schreijer
Re: Q&A with Roberto on Workshop 2012
,
Jay Carlson
Re: Q&A with Roberto on Workshop 2012
,
Enrico Tassi
Re: Q&A with Roberto on Workshop 2012
,
Luiz Henrique de Figueiredo
Re: Q&A with Roberto on Workshop 2012
,
Erik Hougaard
RE: Q&A with Roberto on Workshop 2012
,
Pierre Chapuis
Re: Q&A with Roberto on Workshop 2012
,
Alessandro Delgado
Re: Q&A with Roberto on Workshop 2012
,
Fabien
Re: ints in the news
,
Evan Wies
Re: LUA with simulation
,
Kevin Martin
Re: LuaBitOp: Cant require "bit=>./bit.so: undefined symbol: luaopen_bit
,
meino . cramer
Re: LUA with simulation
,
Philipp Kraus
Re: Q&A with Roberto on Workshop 2012
,
Pierre Chapuis
Re: LuaBitOp: Cant require "bit=>./bit.so: undefined symbol: luaopen_bit
,
Luiz Henrique de Figueiredo
Re: luajit on CuBox
,
Coda Highland
Re: LuaBitOp: Cant require "bit=>./bit.so: undefined symbol: luaopen_bit
,
meino . cramer
Re: LuaBitOp: Cant require "bit=>./bit.so: undefined symbol: luaopen_bit
,
Sam Roberts
Re: LuaBitOp: Cant require "bit=>./bit.so: undefined symbol: luaopen_bit
,
meino . cramer
Re: LuaBitOp: Cant require "bit=>./bit.so: undefined symbol: luaopen_bit
,
Mike Pall
Re: Q&A with Roberto on Workshop 2012
,
Dimiter 'malkia' Stanev
Re: LuaBitOp: Cant require "bit=>./bit.so: undefined symbol: luaopen_bit
,
Jay Carlson
Re: Q&A with Roberto on Workshop 2012
,
Sven Olsen
Re: Q&A with Roberto on Workshop 2012
,
Sven Olsen
Re: Q&A with Roberto on Workshop 2012
,
Dimiter 'malkia' Stanev
Undefined symbol loading lrexlib-tre
,
Chris Babcock
Re: luajit on CuBox
,
David Given
Re: Undefined symbol loading lrexlib-tre
,
Jay Carlson
Re: Undefined symbol loading lrexlib-tre
,
Chris Babcock
adventures with iterators
,
Sven Olsen
Re: luajit on CuBox
,
Coda Highland
Re: Undefined symbol loading lrexlib-tre
,
Jay Carlson
Re: Enabling the foreign key support in Sliqte3
,
Ryan Pusztai
Mail converted by
MHonArc
2.6.19
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル