Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy c31aa863ac Auxiliar functions for building Lua libraries há 28 anos atrás
  Roberto Ierusalimschy ff08b0f406 Lua Function structures há 28 anos atrás
  Roberto Ierusalimschy c1801e623f Some generic functions over Lua objects há 28 anos atrás
  Roberto Ierusalimschy a404f6e0e6 Lua tables (hash) há 28 anos atrás
  Roberto Ierusalimschy 2d2440a753 Lua stand-alone interpreter há 28 anos atrás
  Roberto Ierusalimschy 0c4ed2b3dc main header file há 28 anos atrás
  Roberto Ierusalimschy b945fae40e Lua standard mathematical library há 28 anos atrás
  Roberto Ierusalimschy dadba4d6ed Interface to Memory Manager há 28 anos atrás
  Roberto Ierusalimschy d600a6b5b3 a generic input stream interface há 28 anos atrás
  Roberto Ierusalimschy 75ac0d2172 Standard library for strings and pattern-matching há 28 anos atrás
  Roberto Ierusalimschy 9f3785a2f3 Lua standard libraries há 28 anos atrás
  Roberto Ierusalimschy 84e92e0976 Debuging API há 28 anos atrás
  Roberto Ierusalimschy b8a049abed Global variables há 28 anos atrás
  Roberto Ierusalimschy e18f681333 very small corrections... há 28 anos atrás
  Roberto Ierusalimschy dd1aa28390 small optimization in opcodes for "and" and "or" há 28 anos atrás
  Roberto Ierusalimschy abbf14cd32 small optimizations; try to find previous use when coding a real constant. há 28 anos atrás
  Roberto Ierusalimschy e8292f076d new dependencies há 28 anos atrás
  Roberto Ierusalimschy 3037dccaf6 prime numbers spread better. há 28 anos atrás
  Roberto Ierusalimschy a7793468aa correct support for changing real to double (optional) há 28 anos atrás
  Roberto Ierusalimschy caa987faad "random" accepts an 'n' to return between 1 and 'n'. há 28 anos atrás
  Roberto Ierusalimschy 0892f0e5b7 BIG CHANGE: functions have their own "constant table". há 28 anos atrás
  Roberto Ierusalimschy 1d7857bc63 free(b) is equivalent to realloc(b, 0) há 28 anos atrás
  Roberto Ierusalimschy 72a1d81b51 bug: lua_getlocal breaks when called with a CFunction. há 28 anos atrás
  Roberto Ierusalimschy 2c580a0afb new way to handle global state during compilation. há 28 anos atrás
  Roberto Ierusalimschy 05e8b0ae80 new opcode, ENDCODE, to signal end of code vector. há 28 anos atrás
  Roberto Ierusalimschy 16dd77e8d9 unused field "size" in struct TFunc. há 28 anos atrás
  Roberto Ierusalimschy 0600f968c3 BUG: LUA_COMPAT2_5 written wrong... há 28 anos atrás
  Roberto Ierusalimschy 971b1d557d bug log. Most of the log is done automatically by RCS, and not in há 28 anos atrás
  Roberto Ierusalimschy 11d97c34d5 skipping of '#' in first line is done by lex.c. há 28 anos atrás
  Roberto Ierusalimschy 66be42549e BUG: files starting with '#' get wrong line numbers há 28 anos atrás