Posts for luajit, 03-2014

Browse: Last Month: 02-2014    Main Archive Page    Next Month: 04-2014

By Date / By Date Reverse / By Threads

  1. » Adding assembler code to Lua programs, Luke Gorrie
  2. » opaque pointers and metatype, Cosmin Apreutesei
  3. » how to push/pop cdata values out of the Lua C stack?, Cosmin Apreutesei
  4. » luajit 2.1 crash by intensive coroutine use, Janis Britals
  5. » New valgrind error in latest LuaJIT v2.1 on i386, Yichun Zhang (agentzh)
  6. » Weird numeric for loop counter variable behavior, Cheyi Lin
  7. » Expectations on when GC is called, Saptarshi Guha
  8. » ffi.load and clib_extname, Daurnimator
  9. » Type of CDATA as returned by lua_type, Saptarshi Guha
  10. » change names in ffi binding, Victor Bombi
  11. » initializer for array of array, Victor Bombi
  12. » [ANN] LuaJIT-2.0.3, Mike Pall
  13. » [BUG] Makefile:307: *** only one `else' per conditional. Stop., Igor Gnatenko
  14. » Catching 'out of memory' using pcall(), Dmitri Shubin
  15. » Exception with luajit.exe, Shmuel Zeigerman
  16. » LuaJIT for PlayStation®Vita, Anton Stenmark
  17. » luajit binary linking dynamically to libluajit.so on linux and osx, Cosmin Apreutesei
  18. » Overriding debug.traceback, Ignacio Burgueño
  19. » lua traceback during memory allocations, Greg Greenway
  20. » [ANN]: The Howl Editor, Nils Nordman
  21. » LuaJIT benchmark, Fredrik Widlund
  22. » [PATCH] Tunable LJ_MIN_STRTAB, Yichun Zhang (agentzh)
  23. » Scimark and the sparse matrix mul test, Daniel Kolesa
  24. » luajit 2.1 table.sort segmentation fault on OSX and Linux, ivan starkov
  25. » Possible to store a reference to a lua table in an ffi struct?, Kaj Eijlers
  26. » [ANN] Sci 1.0-beta4, LuaJIT Universal Package 2.0.3, others, Stefano
  27. » cygwin/x86_64, Reini Urban
  28. » __tostring recursion crash on windows, Simon Schick
  29. » question about upvalue bytecode encoding, Francesco Abbate
  30. » Determenistic seeding of LuaJIT PRNG from C code, Konstantin Olkhovskiy
  31. » Random crashes with ABC enabled, Denis Golovan
  32. » callbacks with pass-by-value struct args, Cosmin Apreutesei
  33. » Re: no custom metamethods for cdata, Ronan Collobert
  34. » Lua 5.3 features in the horizon?, Hisham
  35. » __metatable for cdata, Ronan Collobert
  36. » possible bug with LuaJIT 2.0.3, Francesco Abbate
  37. » Allocator thread safety question, Richard Hundt
  38. » [ANN] Shine-0.0.2 - A Shiny Lua Dialect, Richard Hundt
  39. » [ANN] OpenResty 1.5.11.1 released, Yichun Zhang (agentzh)
  40. » Arrays oddities, Alain Meunier