Posts for luajit, 11-2013

Browse: Last Month: 10-2013    Main Archive Page    Next Month: 12-2013

By Date / By Date Reverse / By Threads

  1. » [ANN] hunspell ffi binding, Cosmin Apreutesei
  2. » Re: Implementing another language on luajit - function arguments, Justin Collins
  3. » Closure-based objects and JIT compilation, Aleksandar Kordic
  4. » RE: Access C env per LUA instance, Dibyendu Majumdar
  5. » Support ARM Old ABI, John Deng
  6. » ffi.copy/ffi.string fails with volatile-qualified char array, Philipp Kutin
  7. » lj_gc_step_jit bug, Cheng, Long
  8. » Type punning confusion, Finn Wilcox
  9. » Making Lua BitOp work with LNUM patch, Methos
  10. » buildvm cross compile, steve
  11. » What does FFI stand for?, Parke
  12. » LLVM JIT (python's numba module), Leo Razoumov
  13. » Catch PANIC: unprotected error in call to Lua API (not enough memory) event?, Cheyi Lin
  14. » table.foreach NYI, Konstantin Olkhovskiy
  15. » question about MIPS dynasm syntax, Jiong. Wang
  16. » Need some help with failed assertions, Konstantin Olkhovskiy
  17. » ffi.new intermittent failures, Alexander Gladysh
  18. » ffi.gc prevent collect object, Alexey Melnichuk
  19. » LuaJIT 2.1 profiler from C/C++, rippel tippel
  20. » Re: [ANN] Turbo.lua v1.0-beta1, Sébastien Volle
  21. » Possibly confusing documentation on FFI page w.r.t enum redeclaration?, demetri
  22. » tonumber for char* data, is it possible?`, Vladimir Dronnikov
  23. » Taking -1 to integer powers <INT_MIN or >INT_MAX yields NaN, Philipp Kutin
  24. » Calling back into Lua: Coroutines, ffi and the C api, Nils Nordman
  25. » Undocumented lua_getstack() ar.i_ci behavior, Paul Du Bois
  26. » Re: ffi.cast: weird behaviour, Daurnimator
  27. » [ANN] Lua Fun - a functional programming library for tracing JIT compiler, Roman Tsisyk
  28. » LuaJIT2 build script and "dependencies" to avoid rebuild, Oliver Schneider
  29. » Conflicting options in LuaJIT2 build script, Oliver Schneider
  30. » lj_ffdef.h missing, Josh Klint
  31. » GC break after 'Fix GC steps threshold handling when called by JIT-compiled code.', Юрий Соколов
  32. » jit.off of single function could break programm, Юрий Соколов
  33. » Reusable gc?, Carlo Kok
  34. » Upvalue elimination in loops, Szabó Antal
  35. » Statically compiled LuaJIT with dynamic modules on Windows, Paul K
  36. » Embedded zeros in patterns, Norfanin
  37. » Building static library of luajit with lsqlite3, Dominik Weinhold
  38. » how to send lua table to c/c++ by luajit.ffi ?, cosnis zhang
  39. » how to reduce the bytecode size, or perhaps it's a bug?, Weebeen Peng
  40. » question about LuaJIT testsuite, Jiong. Wang
  41. » Yielding from a callback, Geoff Leyland
  42. » How does LuaJIT's trace compiler work?, Robin Heggelund Hansen
  43. » Are trace compilers suited for static languages?, Robin Heggelund Hansen
  44. » To which extent LuaJIT is specific to Lua, Leo Romanoff
  45. » Making a VM, what should be implemented in bytecode?, Robin Heggelund Hansen
  46. » TrapLog of a crash: help needed, Shmuel Zeigerman