Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 921832be8d New function 'resetCI' 5 months ago
  Roberto Ierusalimschy 205f9aa67b New function 'printallstack' in test library 5 months ago
  Roberto Ierusalimschy 94d38560c3 Wrong error message when using "_ENV" fields 6 months ago
  Roberto Ierusalimschy c2dc6e8e94 Missing GC barrier in 'luaV_finishset' 6 months ago
  Roberto Ierusalimschy 22974326ca Use after free in 'luaV_finishset' 6 months ago
  Roberto Ierusalimschy c931d86e98 'luaD_seterrorobj' should not raise errors 6 months ago
  Roberto Ierusalimschy d9e0f64a5d Small changes in the manual 6 months ago
  Roberto Ierusalimschy ab66652b32 Removed copyright notice from 'testes/all.lua' 6 months ago
  Roberto Ierusalimschy 4398e488e6 New test file 'memerr.lua' 6 months ago
  Roberto Ierusalimschy 808976bb59 Small correction in 'traverseweakvalue' 6 months ago
  Roberto Ierusalimschy b5b1995f29 Checks for type 'int' added to binary header 6 months ago
  Roberto Ierusalimschy cb88c1cd5d Detail 6 months ago
  Roberto Ierusalimschy ee99452158 Error object cannot be nil 6 months ago
  Roberto Ierusalimschy 127a8e80fe '__close' gets no error object if there is no error 6 months ago
  Roberto Ierusalimschy f9e35627ed 'lua_State.nci' must be an integer 6 months ago
  Roberto Ierusalimschy ceac82f78b Details 6 months ago
  Roberto Ierusalimschy e5f4927a0b Array sizes in undump changed from unsigned to int 6 months ago
  Roberto Ierusalimschy cd38fe8cf3 Added macro LUAI_STRICT_ADDRESS 6 months ago
  Roberto Ierusalimschy fa1382b5cd Main thread is a regular field of global_State 7 months ago
  Roberto Ierusalimschy d1e677c52b New type 'TStatus' for thread status/error codes 7 months ago
  Roberto Ierusalimschy f7439112a5 Details (in test library) 7 months ago
  Roberto Ierusalimschy 39a14ea7d7 CallInfo bit CIST_CLSRET broken in two 7 months ago
  Roberto Ierusalimschy c4e7cdb541 Renaming two new functions 7 months ago
  Roberto Ierusalimschy 7d7ae8781e Parameters for 'lua_createtable' back to int 7 months ago
  Roberto Ierusalimschy 724012d3d0 Small change in macro 'isvalid' 7 months ago
  Roberto Ierusalimschy 664bda02ba fixing 'lua_status' in panic. 7 months ago
  Roberto Ierusalimschy 2d8d5c74b5 Details 7 months ago
  Roberto Ierusalimschy 3cdd49c94a Fixed conversion warnings from clang 7 months ago
  Roberto Ierusalimschy 10e931da82 Error "break outside loop" made a syntax error 8 months ago
  Roberto Ierusalimschy 4b107a8776 Details in lparser.c 8 months ago