Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy be78aeae4c Default for warnings changed to "off" 6 years ago
  Roberto Ierusalimschy 9405472565 Improvement in warn-mode '@store' (for testing) 6 years ago
  Roberto Ierusalimschy ca13be9af7 Supressed errors in '__close' generate warnings 6 years ago
  Roberto Ierusalimschy a1d8eb2743 Added control messages to warnings 6 years ago
  Roberto Ierusalimschy f645d31573 To-be-closed variables must be closed on initialization 6 years ago
  Roberto Ierusalimschy dc07719b0d Tag LUA_TUPVALTBC replaced by a flag 6 years ago
  Roberto Ierusalimschy 1fb4d53925 OP_NEWTABLE keeps exact size of arrays 6 years ago
  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