Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 4487c28ced A few more tests for table access in the API 6 years ago
  Roberto Ierusalimschy 0b63d79b36 Details 6 years ago
  Roberto Ierusalimschy 3da34a5fa7 Revamp of 'lua_pushfstring' / 'luaO_pushvfstring' 6 years ago
  Roberto Ierusalimschy b56d4e570a Changes in the warning system 6 years ago
  Roberto Ierusalimschy cf71a5ddc7 Details 6 years ago
  Roberto Ierusalimschy 4ace93ca65 No more to-be-closed functions 6 years ago
  Roberto Ierusalimschy c6f7181e91 No more LUA_ERRGCMM errors 6 years ago
  Roberto Ierusalimschy 437a5b07d4 Added a warning system to Lua 6 years ago
  Roberto Ierusalimschy af6d9f3116 Details 6 years ago
  Roberto Ierusalimschy fdc25a1ebf New functions 'lua_resetthread' and 'coroutine.kill' 6 years ago
  Roberto Ierusalimschy 7e63d3da02 Some bugs with stack reallocation by 'luaF_close' 6 years ago
  Roberto Ierusalimschy 5fda30b4f9 'lua_toclose' gets the index to be closed as an argument 6 years ago
  Roberto Ierusalimschy b8fed93215 New syntax for to-be-closed variables 6 years ago
  Roberto Ierusalimschy e8c779736f Removed internal cache for closures 6 years ago
  Roberto Ierusalimschy a006514ea1 Big revamp in the implmentation of labels/gotos 6 years ago
  Roberto Ierusalimschy 34840301b5 To-be-closed variables in the C API 6 years ago
  Roberto Ierusalimschy bd96330d03 First "complete" implementation of to-be-closed variables 6 years ago
  Roberto Ierusalimschy 4cd1f4aac0 Towards "to closed" local variables 6 years ago
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings 7 years ago
  Roberto Ierusalimschy 4d5de1c1fb Fixed bug in line info. when using 'not' operator 7 years ago
  Roberto Ierusalimschy b08c9079c5 Opcode names moved to a new header file 7 years ago
  Roberto Ierusalimschy 6e600695f8 field 'sizearray' in struct 'Table' changed to 'alimit', which can 7 years ago
  Roberto Ierusalimschy 992b6d2712 no more 'TESTGRAYBIT' (to free this bit for real uses) 7 years ago
  Roberto Ierusalimschy 9e3db70482 details (casts between 'lua_Number' and 'double') 7 years ago
  Roberto Ierusalimschy 9243c414d9 first version of empty entries in tables 7 years ago
  Roberto Ierusalimschy ca6fe7449a userdata can have multiple user values 7 years ago
  Roberto Ierusalimschy e2b15aa21d janitor work on casts 7 years ago
  Roberto Ierusalimschy 33e3774f44 keep more opcode arguments byte-aligned 7 years ago
  Roberto Ierusalimschy c6fedc92f8 new command 'print' (to print literal strings) in mini-language 7 years ago
  Roberto Ierusalimschy f8c1c1469a some cleaning on signed opcode parameters 7 years ago