Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy b97fb932ec Lua kernel does not use malloc/free functions. há 22 anos atrás
  Roberto Ierusalimschy c7cf92e6f3 avoid unecessary includes of `stdlib' há 22 anos atrás
  Roberto Ierusalimschy a62d39aa1c detail: `luaL_where' does not use the name information há 22 anos atrás
  Roberto Ierusalimschy 5d4bf35ec9 bug: syntax `local function' does not increment stack size há 22 anos atrás
  Roberto Ierusalimschy 6063c5c61f bug: cannot invalidate a running coroutine há 22 anos atrás
  Roberto Ierusalimschy 2a70107581 detail há 22 anos atrás
  Roberto Ierusalimschy 7dae7899b1 main thread and global state are allocated in a single block há 22 anos atrás
  Roberto Ierusalimschy 30e51f09b9 some changes in error reporting há 22 anos atrás
  Roberto Ierusalimschy 994a37c8e8 IBM AS400 (OS400) has sizeof(void *)==16, and a `%p' may generate há 22 anos atrás
  Roberto Ierusalimschy 0ff1596476 new form of long strings: `[***[...]***]' há 22 anos atrás
  Roberto Ierusalimschy b27664e0db simpler manipulation of buffer count in scanner há 22 anos atrás
  Roberto Ierusalimschy beb896b082 new function (generic) `load' há 22 anos atrás
  Roberto Ierusalimschy 8332d5c8a5 parser fully reentrant(!) há 22 anos atrás
  Roberto Ierusalimschy 885961be1d reader runs outside core Lua há 22 anos atrás
  Roberto Ierusalimschy b114142799 new auxiliary function `luaH_setstr' há 22 anos atrás
  Roberto Ierusalimschy 4b2e71ddb6 ZIO passes Lua state to chunk reader há 22 anos atrás
  Roberto Ierusalimschy 9fcc485176 zio does not keep "source" name (nobody uses it) há 22 anos atrás
  Roberto Ierusalimschy 64066359dd bug: IBM AS400 (OS400) has sizeof(void *)==16, and a `%p' may generate há 22 anos atrás
  Roberto Ierusalimschy 97af24ea32 newlines can be `\n', `\r', `\r\n', or `\n\r' há 22 anos atrás
  Roberto Ierusalimschy 433cb1d13a no more checks for non-default compilation options + luaU_dump has há 22 anos atrás
  Roberto Ierusalimschy d66198719d several bugs for Lua 5.0 + new format for bug entries há 22 anos atrás
  Roberto Ierusalimschy 91bf77534c no need for a maximum number of parameters (maximum number of locals há 22 anos atrás
  Roberto Ierusalimschy a0a384a6b1 bug: userdata to be collected still counts into new GC threshold, há 22 anos atrás
  Roberto Ierusalimschy e89945aaa1 syntax `...=var' changed to `var=...' há 22 anos atrás
  Roberto Ierusalimschy d407d3fe0e details há 22 anos atrás
  Roberto Ierusalimschy 522407e23a we do not need a default panic (that does nothing anyway...) há 22 anos atrás
  Roberto Ierusalimschy fa26d294ae new way to control `pc' of running functions há 22 anos atrás
  Roberto Ierusalimschy 5a761e3a15 opcode number may be invalid há 22 anos atrás
  Roberto Ierusalimschy 265530478b more changes to reduce stack usage by the parser há 22 anos atrás
  Roberto Ierusalimschy 00180bb133 small changes to reduce stack usage by the parser há 22 anos atrás