Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy dae99205cf no more compatibility code há 22 anos atrás
  Roberto Ierusalimschy 9eb0f25a29 no more compatibility code for 4.0 há 22 anos atrás
  Roberto Ierusalimschy f93051155c ok to use `#elif' and `#if defined()' há 22 anos atrás
  Roberto Ierusalimschy 524ae9fc3d new function `setvbuf' há 22 anos atrás
  Roberto Ierusalimschy 0ddedaee92 new function `string.reverse' há 22 anos atrás
  Roberto Ierusalimschy 5cc448386a new syntax: `... [= name]' há 22 anos atrás
  Roberto Ierusalimschy c116dcb92b better information about instruction behavior (use of arguments) há 22 anos atrás
  Roberto Ierusalimschy 6d268b0b00 new semantics for "for" local variables há 22 anos atrás
  Roberto Ierusalimschy c767747191 new (internal) macros for error handling há 22 anos atrás
  Roberto Ierusalimschy f966404ed6 simpler implementation for valid/acceptable indices há 22 anos atrás
  Roberto Ierusalimschy ee07ad346d `getn' doesn't need this field (values cannot be nil) há 22 anos atrás
  Roberto Ierusalimschy fee9e473f2 inlining of `luaV_gettable' were too complex (dirty) há 22 anos atrás
  Roberto Ierusalimschy 82dfacbcf7 detail há 22 anos atrás
  Roberto Ierusalimschy 26097b6c4b uses integers as keys to standard i/o files há 22 anos atrás
  Roberto Ierusalimschy f1f8f0ca22 simpler way to check maximum gc threshold há 22 anos atrás
  Roberto Ierusalimschy bcc5f1406b test function for lua_setgcthreshold há 22 anos atrás
  Roberto Ierusalimschy b1b752fb2b comments há 22 anos atrás
  Roberto Ierusalimschy 572a69df78 Lua does not need all those different types... há 22 anos atrás
  Roberto Ierusalimschy 943c82b376 avoid unnecessary call to log2 on too large indices há 22 anos atrás
  Roberto Ierusalimschy 17149b7d43 avoid warnings (`Instruction' may not fit into an `int') há 22 anos atrás
  Roberto Ierusalimschy 01b303c87e simpler log2 implementation há 22 anos atrás
  Roberto Ierusalimschy 762c737037 last changes by lhf há 22 anos atrás
  Roberto Ierusalimschy de57dc2653 new scheme to control `loadlib' configuration (default for dlopen há 22 anos atrás
  Roberto Ierusalimschy d1df829f8d lua_getmetatable must accept any acceptable index há 22 anos atrás
  Roberto Ierusalimschy 2ad947fe03 new test options for luaL_getn/setn há 22 anos atrás
  Roberto Ierusalimschy f0cc013afa luaL_getn/setn must operate correctly over negative indices há 22 anos atrás
  Roberto Ierusalimschy 0d88545b82 warnings from several compilers (mainly typecasts when lua_Number is float) há 22 anos atrás
  Roberto Ierusalimschy f84c5a5fc6 avoid conflicts in (re)definition of `isatty' há 22 anos atrás
  Roberto Ierusalimschy 05d35d8f3c comments há 22 anos atrás
  Roberto Ierusalimschy 3a6230ef7c error-message format há 22 anos atrás