Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy e5f4927a0b Array sizes in undump changed from unsigned to int 5 months ago
  Roberto Ierusalimschy cd38fe8cf3 Added macro LUAI_STRICT_ADDRESS 5 months ago
  Roberto Ierusalimschy fa1382b5cd Main thread is a regular field of global_State 6 months ago
  Roberto Ierusalimschy d1e677c52b New type 'TStatus' for thread status/error codes 6 months ago
  Roberto Ierusalimschy f7439112a5 Details (in test library) 6 months ago
  Roberto Ierusalimschy 39a14ea7d7 CallInfo bit CIST_CLSRET broken in two 6 months ago
  Roberto Ierusalimschy c4e7cdb541 Renaming two new functions 6 months ago
  Roberto Ierusalimschy 7d7ae8781e Parameters for 'lua_createtable' back to int 6 months ago
  Roberto Ierusalimschy 724012d3d0 Small change in macro 'isvalid' 6 months ago
  Roberto Ierusalimschy 664bda02ba fixing 'lua_status' in panic. 6 months ago
  Roberto Ierusalimschy 2d8d5c74b5 Details 6 months ago
  Roberto Ierusalimschy 3cdd49c94a Fixed conversion warnings from clang 7 months ago
  Roberto Ierusalimschy 10e931da82 Error "break outside loop" made a syntax error 7 months ago
  Roberto Ierusalimschy 4b107a8776 Details in lparser.c 7 months ago
  Roberto Ierusalimschy 429761d7d2 New optimization option for testing 7 months ago
  Roberto Ierusalimschy 915c29f8bd Improvements in the manual 7 months ago
  Roberto Ierusalimschy 7ca3c40b50 Another way to compile goto's 7 months ago
  Roberto Ierusalimschy 8a3a49250c Detail 7 months ago
  Roberto Ierusalimschy 1ec251e091 Detail (debugging aid) 7 months ago
  Roberto Ierusalimschy 5894ca7b95 Scanner doesn't need to anchor reserved words 7 months ago
  Roberto Ierusalimschy abf8b1cd4a Small optimization in 'luaH_psetshortstr' 7 months ago
  Roberto Ierusalimschy 2a307f898b When parser reuses constants, only floats can collide 7 months ago
  Roberto Ierusalimschy f81d0bbd4f Detail in 'luaD_inctop' 7 months ago
  Roberto Ierusalimschy 1c40ff9faa Scanner and parser use different tables for constants 7 months ago
  Roberto Ierusalimschy 7538f3886d 'addk' broken in two functions 8 months ago
  Roberto Ierusalimschy 412e9a4d95 'luaH_fastseti' uses 'checknoTM' 8 months ago
  Roberto Ierusalimschy 25a491fe34 OP_SELF restricted to constant short strings 8 months ago
  Roberto Ierusalimschy b4b616bdf2 Rehash reinserts elements with "lighter" functions 8 months ago
  Roberto Ierusalimschy bb93f04d87 Refactoring of 'luaH_newkey' 8 months ago
  Roberto Ierusalimschy 975d4e0592 Fix in the definition of 'sizeLclosure' 8 months ago