Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy be8445d7e4 Details 6 years ago
  Roberto Ierusalimschy 3d296304ef Towards constant propagation 6 years ago
  Roberto Ierusalimschy 54f7b46c1e New implementation for constants 6 years ago
  Roberto Ierusalimschy e888976bc6 Details (typos in comments) 6 years ago
  Roberto Ierusalimschy 4d46289331 Local attributes can be used in list of local variables 6 years ago
  Roberto Ierusalimschy 8eca21c2e8 First take on constant propagation 6 years ago
  Roberto Ierusalimschy 924bed7297 Methods separated from metamethods in 'io' 6 years ago
  Roberto Ierusalimschy 8b7cfee26b Small changes around C-stack limit 6 years ago
  Roberto Ierusalimschy c1a63c45f8 '__call' metamethod can be any callable object 6 years ago
  Roberto Ierusalimschy 4487c28ced A few more tests for table access in the API 6 years ago
  Roberto Ierusalimschy 05ba288049 Added script 'packtests' to the project 6 years ago
  Roberto Ierusalimschy 6b9490bd72 Details in tests 6 years ago
  Roberto Ierusalimschy e4b02ca8e4 Structure 'Vardesc' does not need a 'name' field 6 years ago
  Roberto Ierusalimschy 20a9853e02 Cleaning macros in 'luaV_execute' 6 years ago
  Roberto Ierusalimschy 1d70708a78 Fixed bug [5.4 alpha] for errors in finalizers 6 years ago
  Roberto Ierusalimschy be73f72fcc New function 'setCstacklimit' 6 years ago
  Roberto Ierusalimschy 3cd9b56ae6 Revamp around 'L->nCcalls' count 6 years ago
  Roberto Ierusalimschy d2a9b4ffb8 Detail in the manual 6 years ago
  Roberto Ierusalimschy f39e8c06d6 Updated the documentation for the API function 'lua_gc' 6 years ago
  Roberto Ierusalimschy 6aeaeb5656 Detail in makefile 6 years ago
  Roberto Ierusalimschy b4d5dff8ec Multiple errors in '__toclose' report the first one 6 years ago
  Roberto Ierusalimschy 14edd364c3 Function 'warn' is vararg 6 years ago
  Roberto Ierusalimschy 514d942748 'coroutine.kill' renamed 'coroutine.close' 6 years ago
  Roberto Ierusalimschy 4a3fd8488d bug in 5.4 alpha rc1: to-be-closed x vararg functions 6 years ago
  Roberto Ierusalimschy 2c68e66570 Details 6 years ago
  Roberto Ierusalimschy 7d0f41df41 Improvements in 'testes/cstack.lua' 6 years ago
  Roberto Ierusalimschy 2b8b53864c Improvements in 'luaL_traceback' 6 years ago
  Roberto Ierusalimschy b293ae0577 Details 6 years ago
  Roberto Ierusalimschy d9f40e3f6f First implementation for 'const' variables 6 years ago
  Roberto Ierusalimschy 347d6961ac Define LUA_MAXUNSIGNED as a preprocessor constant 6 years ago