Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy f6aab3ec1f First implementation of constant propagation 6 years ago
  Roberto Ierusalimschy 4d46289331 Local attributes can be used in list of local variables 6 years ago
  Roberto Ierusalimschy be73f72fcc New function 'setCstacklimit' 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 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 2c68e66570 Details 6 years ago
  Roberto Ierusalimschy b293ae0577 Details 6 years ago
  Roberto Ierusalimschy d9f40e3f6f First implementation for 'const' variables 6 years ago
  Roberto Ierusalimschy d881325c2f Flag for to-be-closed variables changed to '<toclose>' 6 years ago
  Roberto Ierusalimschy 389116d8ab Coroutines do not unwind the stack in case of errors 6 years ago
  Roberto Ierusalimschy c65605151c New function 'luaL_addgsub' 6 years ago
  Roberto Ierusalimschy ed2872cd3b 'require' returns where module was found 6 years ago
  Roberto Ierusalimschy a93e014447 Added an optional parameter to 'coroutine.isyieldable' 6 years ago
  Roberto Ierusalimschy 8ba4523ccc 'print' does not call 'tostring' to format its arguments 6 years ago
  Roberto Ierusalimschy 979ad95eb1 Thorough revision of the reference manual 6 years ago
  Roberto Ierusalimschy 39bb3cf242 Name 'nonstrict' in the UTF-8 library changed to 'lax' 6 years ago
  Roberto Ierusalimschy 9b37a4695e New semantics for the integer 'for' loop 6 years ago
  Roberto Ierusalimschy 1e0c73d5b6 Changes in the validation of UTF-8 6 years ago
  Roberto Ierusalimschy 8fa4f1380b Finalizers must be callable 6 years ago
  Roberto Ierusalimschy b56d4e570a Changes in the warning system 6 years ago
  Roberto Ierusalimschy 9eca305e75 'math.randomseed()' sets a somewhat random seed 6 years ago
  Roberto Ierusalimschy dfebe439db New conversion specifier '%p' for 'string.format' 6 years ago
  Roberto Ierusalimschy cf71a5ddc7 Details 6 years ago
  Roberto Ierusalimschy 264659bd53 Optional 'init' argument to 'string.gmatch' 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