lua-users home
lua-l archive
Mail Date Index
[Date Index]
[Thread Index]
February 01, 2021
Is there any potential problems that I should be aware of if compiling the vanilla Lua on Ubuntu with manually disabling LUA_USE_POSIX macro?
,
孙世龙 sunshilong
Is debug.upvalueid()'s result stable?
,
Egor Skriptunoff
Re: Is debug.upvalueid()'s result stable?
,
Roberto Ierusalimschy
Re: Is debug.upvalueid()'s result stable?
,
Egor Skriptunoff
Re: Is debug.upvalueid()'s result stable?
,
Roberto Ierusalimschy
Re: Is debug.upvalueid()'s result stable?
,
Viacheslav Usov
Re: Is debug.upvalueid()'s result stable?
,
Egor Skriptunoff
debug.getinfo doesn't check for '>'
,
Xmilia Hermit
February 02, 2021
Tag methods versus metamethods
,
Matthew Burke
Re: Tag methods versus metamethods
,
Luiz Henrique de Figueiredo
February 03, 2021
Re: Facing GC infinite loop in Lua 5.1
,
nerditation
Re: Facing GC infinite loop in Lua 5.1
,
nerditation
February 04, 2021
Encryption in Lua ? Lua encryption library OR C/C++/C#/Java library which can be called from Lua ?
,
Vishnu exer
Re: Encryption in Lua ? Lua encryption library OR C/C++/C#/Java library which can be called from Lua ?
,
Rob Kendrick
Re: Encryption in Lua ? Lua encryption library OR C/C++/C#/Java library which can be called from Lua ?
,
Vishnu exer
Re: Encryption in Lua ? Lua encryption library OR C/C++/C#/Java library which can be called from Lua ?
,
Rob Kendrick
PUC-Rio: Digital Technologies and the Areas of Human Knowledge
,
Fernando Jefferson
February 06, 2021
[ANN] lua-http 0.4 release
,
Daurnimator
Re: [ANN] lua-http 0.4 release
,
Marc Balmer
Re: [ANN] lua-http 0.4 release
,
Martin Angers
Re: Encryption in Lua ? Lua encryption library OR C/C++/C#/Java library which can be called from Lua ?
,
Tom Sutcliffe
Re: Encryption in Lua ? Lua encryption library OR C/C++/C#/Java library which can be called from Lua ?
,
Pierre Chapuis
February 07, 2021
io.popen Run command with spaces in argument filename, and get the result
,
Robin Stern
How to do it in portable way
,
Milan Obuch
Re: io.popen Run command with spaces in argument filename, and get the result
,
v
Re: io.popen Run command with spaces in argument filename, and get the result
,
Spar
Re: io.popen Run command with spaces in argument filename, and get the result
,
v
Re: How to do it in portable way
,
Fontana Nicola
Re: io.popen Run command with spaces in argument filename, and get the result
,
Andrew Gierth
Re: How to do it in portable way
,
Milan Obuch
Re: io.popen Run command with spaces in argument filename, and get the result
,
v
Re: io.popen Run command with spaces in argument filename, and get the result
,
Andrew Gierth
February 08, 2021
Re: io.popen Run command with spaces in argument filename, and get the result
,
v
Re: Encryption in Lua ? Lua encryption library OR C/C++/C#/Java library which can be called from Lua ?
,
John Regan
Re: io.popen Run command with spaces in argument filename, and get the result
,
Andrew Gierth
Re: [ANN] lua-http 0.4 release
,
Andrew Starks
RES: Facing GC infinite loop in Lua 5.1
,
Wagner Fernando Fazio
February 09, 2021
Subprocess execution with protection against parameter modification
,
sur-behoffski
Re: Subprocess execution with protection against parameter modification
,
v
Re: Encryption in Lua ? Lua encryption library OR C/C++/C#/Java library which can be called from Lua ?
,
Vishnu exer
Re: Encryption in Lua ? Lua encryption library OR C/C++/C#/Java library which can be called from Lua ?
,
Paul Ducklin
Lua analog of Python's __ main__
,
Michael Nelson
Re: Lua analog of Python's __ main__
,
Paul K
February 12, 2021
Happy Lunar New Year! [Slightly Off Topic]
,
Milan Obuch
Re: debug.getinfo doesn't check for '>'
,
Roberto Ierusalimschy
Lua exercises for beginners
,
Rudy Matela
Bug when parsing the value of math.mininteger
,
Lux Lang
February 13, 2021
Re: Bug when parsing the value of math.mininteger
,
Lux Lang
Re: Bug when parsing the value of math.mininteger
,
Jonathan Goble
Re: Bug when parsing the value of math.mininteger
,
Lux Lang
Re: Bug when parsing the value of math.mininteger
,
Jonathan Goble
Re: Happy Lunar New Year!
,
Foster Schucker
Re: Combining two tiny scripts
,
Griffin Rock
Imprecise float formatting
,
Lux Lang
Re: Imprecise float formatting
,
Jonathan Goble
loadwithprefix and Lua 5.4
,
Gavin Wraith
Re: loadwithprefix and Lua 5.4
,
Roberto Ierusalimschy
February 14, 2021
Equivalent to table.move for Lua 5.1
,
Lorenzo Donati
Bug in error message for table.concat
,
Andrew Gierth
February 15, 2021
Re: Bug in error message for table.concat
,
Gavin Wraith
Re: Bug in error message for table.concat
,
Roberto Ierusalimschy
Re: Bug in error message for table.concat
,
Roberto Ierusalimschy
Re: Bug in error message for table.concat
,
Roberto Ierusalimschy
February 16, 2021
Re: Encryption in Lua ? Lua encryption library OR C/C++/C#/Java library which can be called from Lua ?
,
Daurnimator
Re: Equivalent to table.move for Lua 5.1
,
Hisham
Re: Equivalent to table.move for Lua 5.1
,
Lorenzo Donati
February 17, 2021
Re: Encryption in Lua ? Lua encryption library OR C/C++/C#/Java library which can be called from Lua ?
,
Paul Ducklin
Re: Encryption in Lua ? Lua encryption library OR C/C++/C#/Java library which can be called from Lua ?
,
Paul Ducklin
Re: Lua compatibility between versions 5.1 and 5.3 -- using LuaRocks
,
sur-behoffski
Re: Encryption in Lua ? Lua encryption library OR C/C++/C#/Java library which can be called from Lua ?
,
Paul Ducklin
February 22, 2021
Incorrect optimization of function isinstack
,
Yongheng Chen
[Proposal] Can we have "\ ", for use with "\z"?
,
Soni "They/Them" L.
Re: Incorrect optimization of function isinstack
,
Joseph C. Sible
Re: Incorrect optimization of function isinstack
,
Yongheng Chen
Re: Incorrect optimization of function isinstack
,
Andrew Gierth
Re: Incorrect optimization of function isinstack
,
Joseph C. Sible
Re: [Proposal] Can we have "\ ", for use with "\z"?
,
Egor Skriptunoff
Re: [Proposal] Can we have "\ ", for use with "\z"?
,
Soni "They/Them" L.
Re: Incorrect optimization of function isinstack
,
Roberto Ierusalimschy
February 23, 2021
Why don't bools have (some) bitwise operators?
,
Soni "They/Them" L.
Re: Why don't bools have (some) bitwise operators?
,
Gé Weijers
Re: Why don't bools have (some) bitwise operators?
,
Gavin Wraith
Re: Why don't bools have (some) bitwise operators?
,
Sudipto Mallick
Re: Why don't bools have (some) bitwise operators?
,
Sean Conner
February 24, 2021
Re: Why don't bools have (some) bitwise operators?
,
Sudipto Mallick
Re: Why don't bools have (some) bitwise operators?
,
watusimoto
Re: Why don't bools have (some) bitwise operators?
,
Philippe Verdy
Re: Why don't bools have (some) bitwise operators?
,
Philippe Verdy
February 25, 2021
Lua stack clean
,
Ranier Vilela
Re: Lua stack clean
,
Tim McCracken
Re: Lua stack clean
,
Ranier Vilela
Re: Lua stack clean
,
Sean Conner
Re: Lua stack clean
,
Ranier Vilela
Re: Lua stack clean
,
Sean Conner
Re: Lua stack clean
,
Ranier Vilela
Relationship with "terra"?
,
mayuresh@<a href="/cgi-bin/echo.cgi?kathe.in">...</a>
Re: Relationship with "terra"?
,
Coda Highland
Exit one Lua state from a (C) API function
,
bel
Re: Exit one Lua state from a (C) API function
,
Gé Weijers
February 26, 2021
Re: Exit one Lua state from a (C) API function
,
Viacheslav Usov
February 27, 2021
Re: Lua stack clean
,
Ranier Vilela
Re: Lua stack clean
,
Sean Conner
Multi-process C calling Lua: sharing data between Lua scripts?
,
caco
Re: Multi-process C calling Lua: sharing data between Lua scripts?
,
v
Re: Lua stack clean
,
Ranier Vilela
Re: Multi-process C calling Lua: sharing data between Lua scripts?
,
Laurent FAILLIE
Re: Multi-process C calling Lua: sharing data between Lua scripts?
,
Viacheslav Usov
Re: Multi-process C calling Lua: sharing data between Lua scripts?
,
Philippe Verdy
Re: Exit one Lua state from a (C) API function
,
bel
Re: Exit one Lua state from a (C) API function
,
Andrew Gierth
Re: Multi-process C calling Lua: sharing data between Lua scripts?
,
bel
Getting metatable's name.
,
Laurent FAILLIE
Re: Getting metatable's name.
,
Sean Conner
Re: Getting metatable's name.
,
Luiz Henrique de Figueiredo
February 28, 2021
Re: Exit one Lua state from a (C) API function
,
Mimmo Mane
Re: Exit one Lua state from a (C) API function
,
Viacheslav Usov
file:seek("end") returns -1 on big files
,
Shmuel Zeigerman
Re: file:seek("end") returns -1 on big files
,
Paul K
Re: file:seek("end") returns -1 on big files
,
Shmuel Zeigerman
Re: Exit one Lua state from a (C) API function
,
bel
Re: Getting metatable's name.
,
Laurent FAILLIE
Mail converted by
MHonArc
2.6.19
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル