История коммитов

Автор SHA1 Сообщение Дата
  Roberto Ierusalimschy 57f5b81da9 Bug: Long brackets with a huge number of '=' causes overflow 6 лет назад
  Roberto Ierusalimschy fdc25a1ebf New functions 'lua_resetthread' and 'coroutine.kill' 6 лет назад
  Roberto Ierusalimschy 3b06f983ae Details 6 лет назад
  Roberto Ierusalimschy 51316f9df7 'math.rand()' uses higher bits to produce float value 6 лет назад
  Roberto Ierusalimschy 46beca5bed Better error messages for some polymorphic functions 6 лет назад
  Roberto Ierusalimschy 28d829c867 Calls cannot be tail in the scope of a to-be-closed variable 6 лет назад
  Roberto Ierusalimschy 6d04537ea6 A to-be-closed variable must have a closable value (or be nil) 6 лет назад
  Roberto Ierusalimschy 7696c6474f Auxiliary buffer cannot close box with 'lua_remove' 6 лет назад
  Roberto Ierusalimschy 7e63d3da02 Some bugs with stack reallocation by 'luaF_close' 6 лет назад
  Roberto Ierusalimschy 84e32ad2eb Added opcodes for arithmetic with K operands 6 лет назад
  Roberto Ierusalimschy 35296e1fde Details 6 лет назад
  Roberto Ierusalimschy bb0185b196 Documentation for to-be-closed variables 6 лет назад
  Roberto Ierusalimschy d40cd315f5 Visibility of non-API functions changed to "internal" 6 лет назад
  Roberto Ierusalimschy 8cb84210ab String buffer using to-be-closed variable 6 лет назад
  Roberto Ierusalimschy 5fda30b4f9 'lua_toclose' gets the index to be closed as an argument 6 лет назад
  Roberto Ierusalimschy 9eafe9c053 New implementation for 'luaL_addvalue' 6 лет назад
  Roberto Ierusalimschy 7f6f70853c To-be-closed variable in 'for' loop separated from the state 6 лет назад
  Roberto Ierusalimschy b8fed93215 New syntax for to-be-closed variables 6 лет назад
  Roberto Ierusalimschy 5e76a4fd31 New macros for arithmetic/bitwise operations in 'luaV_execute' 6 лет назад
  Roberto Ierusalimschy e8c779736f Removed internal cache for closures 6 лет назад
  Roberto Ierusalimschy 2fc6b55dae Removed resource-related "emergency collections" 6 лет назад
  Roberto Ierusalimschy 947a372f58 State in generic 'for' acts as a to-be-closed variable 6 лет назад
  Roberto Ierusalimschy e073cbc2e5 Better error messages for invalid operands in numeric 'for' 6 лет назад
  Roberto Ierusalimschy 2316ec4c24 Back with optimization for 'if cond then goto' 6 лет назад
  Roberto Ierusalimschy a006514ea1 Big revamp in the implmentation of labels/gotos 6 лет назад
  Roberto Ierusalimschy 6e9b719694 More uniformity in code generation for 'for' loops 6 лет назад
  Roberto Ierusalimschy 34840301b5 To-be-closed variables in the C API 6 лет назад
  Roberto Ierusalimschy 41c800b352 Closing methods should not interfere with returning values 6 лет назад
  Roberto Ierusalimschy 0a9aca56ca Added a '__close' metamethod to file handles 6 лет назад
  Roberto Ierusalimschy ea1322ef54 Detail: bad assertion in 'luaM_free_' 6 лет назад