[Date Index]
[Thread Index]
- Re: [ANN] Luvit - Lua + UV + Jit = NodeJS re-implemented in Lua, Tang Daogang
- <Possible follow-ups>
- Re: [ANN] Luvit - Lua + UV + Jit = NodeJS re-implemented in Lua, Dieter Plaetinck
- Re: [ANN] Luvit - Lua + UV + Jit = NodeJS re-implemented in Lua, Xavier Wang
- Re: [ANN] Luvit - Lua + UV + Jit = NodeJS re-implemented in Lua, jiang yu
- Re: [ANN] Luvit - Lua + UV + Jit = NodeJS re-implemented in Lua, Axel Kittenberger
- Re: [ANN] Luvit - Lua + UV + Jit = NodeJS re-implemented in Lua, Daniel Aquino
- Re: [ANN] Luvit - Lua + UV + Jit = NodeJS re-implemented in Lua, Tim Caswell
- Re: [ANN] Luvit - Lua + UV + Jit = NodeJS re-implemented in Lua, Axel Kittenberger
- Re: [ANN] Luvit - Lua + UV + Jit = NodeJS re-implemented in Lua, Ross Bencina
- Re: [ANN] Luvit - Lua + UV + Jit = NodeJS re-implemented in Lua, Daniel Aquino
- Re: [ANN] Luvit - Lua + UV + Jit = NodeJS re-implemented in Lua, Dimiter 'malkia' Stanev
- Re: [ANN] Luvit - Lua + UV + Jit = NodeJS re-implemented in Lua, Daniel Aquino
- Re: [ANN] Luvit - Lua + UV + Jit = NodeJS re-implemented in Lua, Axel Kittenberger
- Re: [ANN] Luvit - Lua + UV + Jit = NodeJS re-implemented in Lua, Javier Guerra Giraldez
- Re: [ANN] Luvit - Lua + UV + Jit = NodeJS re-implemented in Lua, Tim Caswell
- Re: [ANN] Luvit - Lua + UV + Jit = NodeJS re-implemented in Lua, Daniel Aquino
- Re: [ANN] Luvit - Lua + UV + Jit = NodeJS re-implemented in Lua, Tim Caswell
- Re: [ANN] Luvit - Lua + UV + Jit = NodeJS re-implemented in Lua, Dimiter 'malkia' Stanev
- Re: [ANN] Luvit - Lua + UV + Jit = NodeJS re-implemented in Lua, Javier Guerra Giraldez
- Re: [ANN] Luvit - Lua + UV + Jit = NodeJS re-implemented in Lua, Tony Finch
- Re: [ANN] Luvit - Lua + UV + Jit = NodeJS re-implemented in Lua, Josh Simmons
- Re: [ANN] Luvit - Lua + UV + Jit = NodeJS re-implemented in Lua, Axel Kittenberger
- Re: [ANN] Luvit - Lua + UV + Jit = NodeJS re-implemented in Lua, Josh Simmons
- Re: [ANN] Luvit - Lua + UV + Jit = NodeJS re-implemented in Lua, Tim Caswell
- [metalua] A bug to string escapes., Xavier Wang
- Re: [ANN] Lua 5.2.0 (rc3) now available, Leo Razoumov
- Re: [ANN] Lua 5.2.0 (rc4) now available, Patrick Donnelly
- present u64 in lua, 雪色.景中纹
- string.format(""%x",5.5), Ernest Ewert
- Garbage Collector collecting the code as it executes?, Greg Underwood
- [ANN] lgi 0.3 Lua binding using gobject-introspection, Pavel Holejsovsky
- Re: Detecting LuaJIT at compile time, Antonio Vieiro
- [Lua-5.1.4 patch] support for hexadecimal floats, Leo Razoumov
- [LuaJIT-2 patch] support for hexadecimal floats, Leo Razoumov
- traceback file path truncation, LUA_IDSIZE, David Manura
- alternative udata checking, Luiz Henrique de Figueiredo
- Re: alternative udata checking, Robert G. Jakabosky
- Re: alternative udata checking, Luiz Henrique de Figueiredo
- Re: alternative udata checking, Luiz Henrique de Figueiredo
- Re: alternative udata checking, Gé Weijers
- Re: alternative udata checking, Luiz Henrique de Figueiredo
- Re: alternative udata checking, William Ahern
- Re: alternative udata checking, Jakub Piotr Cłapa
- Re: alternative udata checking, Luiz Henrique de Figueiredo
- Re: alternative udata checking, Sam Roberts
- Re: alternative udata checking, Roberto Ierusalimschy
- Re: alternative udata checking, Enrico Colombini
- Re: alternative udata checking, Florian Weimer
- Re: alternative udata checking, Florian Weimer
- Re: alternative udata checking, Dimiter 'malkia' Stanev
- Re: alternative udata checking, Robert G. Jakabosky
- Re: alternative udata checking, Xavier Wang
- Re: Translating Linux C example to LuaJIT, Justin Cormack
- Re: LuaRocks new chance (was: lgi 0.2 - Lua to GObject (GNOME) libraries binding), Hisham
- A custom type/class system with lua/luajit, Christian Bielert
- Unicode escape sequences?, Bernd Eggink
- luajit cross-compilation problem - missing stdint.h, Michal Kolodziejczyk
- LuaJIT and bytecode, Antonio Scuri
- Embedding Lua files into libraries, Antonio Scuri
- truncating a file, Daurnimator
- "Official" binding library, Jose Marin
- Re: "Official" binding library, Daniel Silverstone
- Re: "Official" binding library, steve donovan
- Re: "Official" binding library, Enrico Colombini
- Re: "Official" binding library, Dimiter 'malkia' Stanev
- Re: "Official" binding library, Tim Mensch
- Re: "Official" binding library, Rob Kendrick
- Re: "Official" binding library, Miles Bader
- Re: "Official" binding library, Sebastien Lai
- Re: "Official" binding library, Michal Kottman
- Re: "Official" binding library, steve donovan
- Re: "Official" binding library, Michal Kottman
- Re: "Official" binding library, Gaspard Bucher
- Re: "Official" binding library, Vinicius Jarina
- Re: "Official" binding library, Patrick Rapin
- Re: "Official" binding library, Gaspard Bucher
- Re: "Official" binding library, Carsten Fuchs
- Re: "Official" binding library, Miles Bader
- [ANN] Lua 5.2.0 (rc5) now available, Luiz Henrique de Figueiredo
- State usability after panic, Mak Nazečić-Andrlon
- Lazy loading of (sub)modules, KR
- Bytecode, Dirk Laurie
- [ANN] Stefan's Lua List, Stefan Reich
- LuaJIT + Mongrel2 + Tir, m p
- How to properly initialize a module?, Ezequiel García
- popen in non-blocking mode, Joe McEachern
- Re: A Question of Style, Brian Maher
- How is string passed from Lua to C, rahul sharma
- luaL_checklstring over nil raises exception, Rodrigo Dias Arruda Senra
- weird (?) issue, Petite Abeille
- [ANN] Lua 5.2.0 (rc6) now available, Luiz Henrique de Figueiredo
- Re: [ANN] Lua 5.2.0 (rc1) now available, Luiz Henrique de Figueiredo
- Showing UTF-8 characters in a Windows console script, Luciano de Souza
- strings with length 0 "disappear" in table, startx
- oops, was strings with length 0 "disappear" in table, startx
- Re: oops, was strings with length 0 "disappear" in table, Shmuel Zeigerman
- Re: oops, was strings with length 0 "disappear" in table, Luiz Henrique de Figueiredo
- Re: oops, was strings with length 0 "disappear" in table, Eike Decker
- Re: oops, was strings with length 0 "disappear" in table, Patrick Rapin
- Re: oops, was strings with length 0 "disappear" in table, Bas Groothedde
- Re: oops, was strings with length 0 "disappear" in table, startx
- Re: oops, was strings with length 0 "disappear" in table, steve donovan
- Re: oops, was strings with length 0 "disappear" in table, startx
- Re: oops, was strings with length 0 "disappear" in table, Bas Groothedde
- Re: strings with length 0 "disappear" in table, Romulo
- Complete Syntax of Lua, Gavin Wraith
- Unsubscribe, michael.gogins@<a href="/cgi-bin/echo.cgi?gmail.com">...</a>
- [ANN] Lua 5.2.0 (rc7) now available, Luiz Henrique de Figueiredo
- Re: [ANN] Lua 5.2.0 (rc7) now available, steve donovan
- Re: [ANN] Lua 5.2.0 (rc7) now available, Lorenzo Donati
- Re: [ANN] Lua 5.2.0 (rc7) now available, Peter Aronoff
- Re: [ANN] Lua 5.2.0 (rc7) now available, Tymur Gubayev
- Re: [ANN] Lua 5.2.0 (rc7) now available, Roberto Ierusalimschy
- Re: [ANN] Lua 5.2.0 (rc7) now available, Tymur Gubayev
- Re: [ANN] Lua 5.2.0 (rc7) now available, Luiz Henrique de Figueiredo
- Re: [ANN] Lua 5.2.0 (rc7) now available, Tymur Gubayev
- Re: [ANN] Lua 5.2.0 (rc7) now available, Roberto Ierusalimschy
- Re: [ANN] Lua 5.2.0 (rc7) now available, Tymur Gubayev
- Re: [ANN] Lua 5.2.0 (rc7) now available, Roberto Ierusalimschy
- Re: [ANN] Lua 5.2.0 (rc7) now available, Patrick Rapin
- Re: [ANN] Lua 5.2.0 (rc7) now available, Tony Finch
- Re: [ANN] Lua 5.2.0 (rc7) now available, liam mail
- Re: [ANN] Lua 5.2.0 (rc7) now available, Roberto Ierusalimschy
- Re: [ANN] Lua 5.2.0 (rc7) now available, KHMan
- Re: [ANN] Lua 5.2.0 (rc7) now available, KHMan
- Re: [ANN] Lua 5.2.0 (rc7) now available, KHMan
- Re: [ANN] Lua 5.2.0 (rc7) now available, Georg Lehner
- Re: [ANN] Lua 5.2.0 (rc7) now available, mitchell
- Re: [ANN] Lua 5.2.0 (rc7) now available, Patrick Rapin
- <Possible follow-ups>
- Re: [ANN] Lua 5.2.0 (rc7) now available, James Turner
- Lua Programming Teacher Wanted in Greater Altanta Area, zach hi
- Returning a ellipses, PROXiCiDE
- Re: require local file, immeR again...
- [ANN] Questions and Answer forum for lubyk, Gaspard Bucher
- [ANN] LuaRocks 2.0.7, Hisham
- Possible glitch in 5.2 refman CSS styles, Lorenzo Donati
- Completeness of refman precedence table, Lorenzo Donati
- Typo in refman 5.2.0, Lorenzo Donati
- Problem with 5.2.0 -E interpreter option., Lorenzo Donati
- loadlib options for Windows sytems, Lorenzo Donati
- Re: [ANN] Lua CJSON 1.0.4, agentzh
- line pragmas, Dirk Laurie
- [ANN] Lua 5.2.0 (rc8) now available, Luiz Henrique de Figueiredo
- toLua 5.1.3 - usertype data being deleted too early, Drakkor .
- (Updated) books for 5.2?, Martin Schröder
- [proposal] A statement that can return value (and can used in expr), Xavier Wang
- Making lua execution results reproducible across architectures, hollyrosella
- stack/memory problem, Oskar Forsslund
- [ANN] LuaJIT-2.0.0-beta9, Mike Pall
- LuaJIT FFI/GStreamer binding, PooshhMao
- A Review of MoonScript 0.2.0, steve donovan
- Print address of string in Lua, rahul sharma
- Lua binding: How to implement C enum, Ezequiel García
- Re: Lua binding: How to implement C enum, Rob Hoelz
- Re: Lua binding: How to implement C enum, Marc Balmer
- Re: Lua binding: How to implement C enum, Jerome Vuarand
- Re: Lua binding: How to implement C enum, Patrick Rapin
- Re: Lua binding: How to implement C enum, Ezequiel García
- Re: Lua binding: How to implement C enum, Ezequiel García
- Re: Lua binding: How to implement C enum, Patrick Rapin
- Re: Lua binding: How to implement C enum, Ezequiel García
- Re: Lua binding: How to implement C enum, Sam Roberts
- Re: Lua binding: How to implement C enum, Sean Conner
- Re: Lua binding: How to implement C enum, Mark Hamburg
- Re: Lua binding: How to implement C enum, Mark Hamburg
- Re: Lua binding: How to implement C enum, Mike Pall
- Re: Lua binding: How to implement C enum, Ezequiel García
- Re: Lua binding: How to implement C enum, Roberto Ierusalimschy
- for beginners, Khaled Abduljalil
- Re: for beginners, Luiz Henrique de Figueiredo
- Re: Lua binding: How to implement C enum, Ezequiel García
- Re: Lua binding: How to implement C enum, Robert G. Jakabosky
- Re: Lua binding: How to implement C enum, Sam Roberts
- LuaJIT FFI callbacks for functions using only built-in operators and locals, Adam Strzelecki
- Deterministic hashing for lua tables, hollyrosella
- Memory allocation for userdata, Dirk Laurie
- Is there a lua module just like GNU's find?, Xavier Wang
- Overhead of luaJIT_setmode(L, -1, LUAJIT_MODE_WRAPCFUNC|LUAJIT_MODE_ON), Konstantin Osipov
- [ANN] lua_udunits2 - interface to UCAR UDUNITS-2 units conversion library, Diab Jerius
- initialization of userdata, Dirk Laurie
- [ANN] validate-args 1.5.2, Diab Jerius
- LPeg sugars for average users, François Perrad
- [ANN] luabcrypt, Michael Savage
- [ANN] Lua 5.2.0 (final) now available, Luiz Henrique de Figueiredo
- Re: [ANN] Lua 5.2.0 (final) now available, Erik Hougaard
- Re: [ANN] Lua 5.2.0 (final) now available, Alexander Gladysh
- Re: [ANN] Lua 5.2.0 (final) now available, Alexandre Erwin Ittner
- Re: [ANN] Lua 5.2.0 (final) now available, Lorenzo Donati
- Re: [ANN] Lua 5.2.0 (final) now available, Terence Martin
- Re: [ANN] Lua 5.2.0 (final) now available, Axel Kittenberger
- Re: [ANN] Lua 5.2.0 (final) now available, Luiz Henrique de Figueiredo
- Re: [ANN] Lua 5.2.0 (final) now available, Lorenzo Donati
- Re: [ANN] Lua 5.2.0 (final) now available, Luiz Henrique de Figueiredo
- Re: [ANN] Lua 5.2.0 (final) now available, Lorenzo Donati
- Re: [ANN] Lua 5.2.0 (final) now available, Luiz Henrique de Figueiredo
- Re: [ANN] Lua 5.2.0 (final) now available, Lorenzo Donati
- Re: [ANN] Lua 5.2.0 (final) now available, Luiz Henrique de Figueiredo
- Re: [ANN] Lua 5.2.0 (final) now available, Dirk Laurie
- Re: [ANN] Lua 5.2.0 (final) now available, Lorenzo Donati
- Re: [ANN] Lua 5.2.0 (final) now available, Sean Conner
- Re: [ANN] Lua 5.2.0 (final) now available, Luiz Henrique de Figueiredo
- Re: [ANN] Lua 5.2.0 (final) now available, liam mail
- Re: [ANN] Lua 5.2.0 (final) now available, Hakki Dogusan
- Re: [ANN] Lua 5.2.0 (final) now available, Joseph Manning
- Re: [ANN] Lua 5.2.0 (final) now available, Bas Groothedde
- Re: [ANN] Lua 5.2.0 (final) now available, Thierry Douez
- Re: [ANN] Lua 5.2.0 (final) now available, startx
- Re: [ANN] Lua 5.2.0 (final) now available, steve donovan
- Re: [ANN] Lua 5.2.0 (final) now available, Ashwin Hirschi
- Re: [ANN] Lua 5.2.0 (final) now available, Georg Lehner
- Re: [ANN] Lua 5.2.0 (final) now available, Graham Henstridge
- Re: [ANN] Lua 5.2.0 (final) now available, Natanael Copa
- Connectivity issues, lua.org, Friday 16th Dec, Daniel Silverstone
- Can someone sell Lua 5.2.0 to me please ?, Jeff Smith
- IDE for lua, chuck
- [proposal] infix function syntax sugar, Xavier Wang
- Lua code learning path using annotated source by Steve Donovan, Lorenzo Donati
- Re: Lua code learning path using annotated source by Steve Donovan, steve donovan
- Re: Lua code learning path using annotated source by Steve Donovan, Florian Weimer
- Re: Lua code learning path using annotated source by Steve Donovan, Axel Kittenberger
- Re: Lua code learning path using annotated source by Steve Donovan, Lorenzo Donati
- Re: Lua code learning path using annotated source by Steve Donovan, Axel Kittenberger
- Re: Lua code learning path using annotated source by Steve Donovan, Lorenzo Donati
- Re: Lua code learning path using annotated source by Steve Donovan, Dirk Laurie
- Re: Lua code learning path using annotated source by Steve Donovan, Axel Kittenberger
- Re: Lua code learning path using annotated source by Steve Donovan, Axel Kittenberger
- Re: Lua code learning path using annotated source by Steve Donovan, steve donovan
- Re: Lua code learning path using annotated source by Steve Donovan, Axel Kittenberger
- Re: Lua code learning path using annotated source by Steve Donovan, Lorenzo Donati
- Re: Lua code learning path using annotated source by Steve Donovan, Enrico Colombini
- Re: Lua code learning path using annotated source by Steve Donovan, Lorenzo Donati
- Re: Lua code learning path using annotated source by Steve Donovan, Lorenzo Donati
- Re: Lua code learning path using annotated source by Steve Donovan, Georg Lehner
- LuaJIT ignores conflicting typedefs, Florian Weimer
- Re: lua-l Digest, Vol 17, Issue 45, Jeremy Jurksztowicz
- embedding zeroes, Rebel Neurofog
- Next Lua Release Predicted: Oct 22th 2021, Axel Kittenberger
- Re: Can someone sell Lua 5.2.0 to me please ? -- metaprogramming, Alexandre Erwin Ittner
- luajit vs C performance, unexplainable difference ?, Ico
- LuaJIT FFI math 2x faster than built-in Lua math, Adam Strzelecki
- [proposal] Type metatables per environment, Patrick Rapin
- Configuration file rewrite, Sime Ramov
- [ANN] LDoc 1.1 beta, steve donovan
- Extending LuaJIT ffi.load library?, Adam Strzelecki
- [ANN] LuaBinaries 5.2 Released, Antonio Scuri
- Getting Started with Lua, Luiz Henrique de Figueiredo
- Re: Getting Started with Lua, Gavin Wraith
- RE: Getting Started with Lua, Thijs Schreijer
- Re: Getting Started with Lua, Joseph Stewart
- Re: Getting Started with Lua, Daniel Aquino
- Re: Getting Started with Lua, Graham Henstridge
- Re: Getting Started with Lua, Luiz Henrique de Figueiredo
- Re: Getting Started with Lua, Shmuel Zeigerman
- Re: Getting Started with Lua, Luiz Henrique de Figueiredo
- Re: Getting Started with Lua, Luiz Henrique de Figueiredo
- Re: Getting Started with Lua, Roberto Ierusalimschy
- Re: Getting Started with Lua, Patrick Rapin
- Re: Getting Started with Lua, Ignacio Burgueño
- Re: Getting Started with Lua, Patrick Rapin
- Re: Getting Started with Lua, steve donovan
- Re: Getting Started with Lua, liam mail
- Re: Getting Started with Lua, Matthew Wild
- Re: Getting Started with Lua, Graham Henstridge
- Re: Getting Started with Lua, Petite Abeille
- <Possible follow-ups>
- Re: Getting Started with Lua, N.N.
- Try Lua + Lua 5.2.0, James Turner
- [ANN] luajit-msgpack-pure, Pierre Chapuis
- Advanced readline patch updates for Lua 5.2.0 and 5.1.4, Sean Bolton
- Lua rides again, Steve Litt
- Is there a hidden _ENV somewhere?, Hakki Dogusan
- Email client scriptable in Lua, sergei karhof
- Query re: documentation for v. 5.2, marbux
- [ANN] ILuaJIT - Readline powered shell for LuaJIT, Julien Desgats
- Lua 5.2 documentation -- loadstring, marbux
- [LuaJIT FFI] [Windows] "bad callback" error in MsgWaitForMultipleObjects() proof-of-concept, Duncan Cross
- Lua 5.2.0 compile error, Bryce Simonds
- Re: Mapping C++ exceptions to Lua errors, Konstantin Osipov
- LuaJIT [FFI]: pass integer to function as argument of type const void *, Vladimir Protasov
- How to change _ENV's value in a pure C function?, Xavier Wang
- Happy Christmas!, Lorenzo Donati
- lua5.2 .pc file name, Enrico Tassi
- Lua 5.2: userdata environment tables gone?, Josh Haberman
- string interpolator, Dimiter "malkia" Stanev
- Survey of lua sandboxes?, hollyrosella
- Yet another request for information and tips about making Lua syntax JavaScript like., [ex]
- RE: [ANN] Lua Development Tools available at Eclipse.org, Jeff Smith
- Re: LuaJIT FFI callbacks, Florian Weimer
- lua icons, jseb
- Portability of ordering of strings, Dirk Laurie
- lua code help for beginner, chuck@<a href="/cgi-bin/echo.cgi?allthehowards.com">...</a>
- lpeg10 asking for5.1 in 5.2, Meer, H. van der
- Increasing MAXSTACK implications, Andreas Falkenhahn
- digest issue, chuck@<a href="/cgi-bin/echo.cgi?allthehowards.com">...</a>
Lua 5.2 & SWIG compatibility problem, Jeff Smith
Crash when calling C from a finalizer, Gaspard Bucher
Simple write to files-request for help, chuck@<a href="/cgi-bin/echo.cgi?allthehowards.com">...</a>
Hash Table Collisions (n.runs-SA-2011.004), fredrik danerklint
- Re: Hash Table Collisions (n.runs-SA-2011.004), Michal Kottman
- Re: Hash Table Collisions (n.runs-SA-2011.004), Gé Weijers
- Re: Hash Table Collisions (n.runs-SA-2011.004), Florian Weimer
- Re: Hash Table Collisions (n.runs-SA-2011.004), Peter Cawley
- Re: Hash Table Collisions (n.runs-SA-2011.004), fredrik danerklint
- Re: Hash Table Collisions (n.runs-SA-2011.004), Leo Razoumov
- Re: Hash Table Collisions (n.runs-SA-2011.004), Peter Cawley
- Re: Hash Table Collisions (n.runs-SA-2011.004), Leo Razoumov
- Re: Hash Table Collisions (n.runs-SA-2011.004), Michael Richter
- Re: Hash Table Collisions (n.runs-SA-2011.004), Leo Razoumov
- Re: Hash Table Collisions (n.runs-SA-2011.004), Gé Weijers
- Re: Hash Table Collisions (n.runs-SA-2011.004), Josh Simmons
- Re: Hash Table Collisions (n.runs-SA-2011.004), Mark Hamburg
- Re: Hash Table Collisions (n.runs-SA-2011.004), Josh Simmons
- Re: Hash Table Collisions (n.runs-SA-2011.004), HyperHacker
- Re: Hash Table Collisions (n.runs-SA-2011.004), David Kolf
- Re: Hash Table Collisions (n.runs-SA-2011.004), Alexander Gladysh
- Re: Hash Table Collisions (n.runs-SA-2011.004), Xavier Wang
[LuaJIT FFI] Crashing when exiting after loading SOIL DLL, Alex
How to bind inherited C++ classes?, Michael Kirsch
[ANN] LuaJSON-1.3 released, Thomas Harning Jr.
Talk by Roberto: 'Novelties of Lua 5.2', steve donovan
Lua on twitter, liam mail
feliz ano novo, Roberto Ierusalimschy
2012, Marc Balmer
Mail converted by MHonArc 2.6.19