Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 0480ea0886 gets `debug.traceback' current when error occurs 20 years ago
  Roberto Ierusalimschy 162b66624d no more `lua_userinit' macro 20 years ago
  Roberto Ierusalimschy e791f025c0 no more `_TRACEBACK' variable 20 years ago
  Roberto Ierusalimschy f61d435a7d a^b calls `pow´ (from math.h) directly 20 years ago
  Roberto Ierusalimschy 071b2ae0e1 details 20 years ago
  Roberto Ierusalimschy e2498e079e change in hash algorithm so that it does not need empty slot 20 years ago
  Roberto Ierusalimschy 65726f3e2e cleaner interface to `ltable' 20 years ago
  Roberto Ierusalimschy 9fe2d0266a better configuration for Windows 20 years ago
  Roberto Ierusalimschy e22cdf7752 better error messages when require fails for C module 21 years ago
  Roberto Ierusalimschy a5eb48a3e6 redesigned loadlib (Windows version not tested yet) 21 years ago
  Roberto Ierusalimschy 49fe79e9fd small change 21 years ago
  Roberto Ierusalimschy 96727c61b8 several improvements/corrections 21 years ago
  Roberto Ierusalimschy d5ebc3ff6d small changes 21 years ago
  Roberto Ierusalimschy 3d19aee78f `luac' may generate code without upvalue names 21 years ago
  Roberto Ierusalimschy 4194de70e7 details 21 years ago
  Roberto Ierusalimschy c6254dceff a different option for the GC 21 years ago
  Roberto Ierusalimschy a56d889f72 corrections for `absent' implementation 21 years ago
  Roberto Ierusalimschy 2ec4fc4295 simpler code for `print' 21 years ago
  Roberto Ierusalimschy 70751dd27c details 21 years ago
  Roberto Ierusalimschy 39a8082f50 more options for controling the GC 21 years ago
  Roberto Ierusalimschy 531874f6ce better (correct?) way to handle `next' over removed keys 21 years ago
  Roberto Ierusalimschy 61a888518f details 21 years ago
  Roberto Ierusalimschy c78940f21a static names do not need `luaX_' prefix 21 years ago
  Roberto Ierusalimschy 8b239eeba1 details 21 years ago
  Roberto Ierusalimschy a5330b77f3 static names do not need `luaX_' prefix 21 years ago
  Roberto Ierusalimschy e1c2fb6eed details 21 years ago
  Roberto Ierusalimschy 12dacd3c0e added an `L' parameter to macros L_TRY & L_THROW (someone may need it). 21 years ago
  Roberto Ierusalimschy 23b38176a7 `LUA_FIRSTINDEX' should not be configurable 21 years ago
  Roberto Ierusalimschy 97e2dab1fb better control of overflows in size computations 21 years ago
  Roberto Ierusalimschy 0ed8519127 detail 21 years ago