Commit Verlauf

Autor SHA1 Nachricht Datum
  Roberto Ierusalimschy 575074fd85 Lua closures are cached for reuse vor 15 Jahren
  Roberto Ierusalimschy 0bccf03d7e slightly better definition for 'changenvalue' vor 15 Jahren
  Roberto Ierusalimschy 53f9499f7f "light C function" is a better name than "C-function pointer" vor 15 Jahren
  Roberto Ierusalimschy 7dfa4cd655 first implementation of light C functions vor 15 Jahren
  Roberto Ierusalimschy d20ff60615 new macro LUA_NUMTAGS vor 15 Jahren
  Roberto Ierusalimschy 064e406f67 no more fenvs! vor 15 Jahren
  Roberto Ierusalimschy 25c557ec63 first version of _ENV; no more global variables vor 15 Jahren
  Roberto Ierusalimschy 1ebf109c53 'setobj' must assing fields one by one, to allow trick of using vor 15 Jahren
  Roberto Ierusalimschy 062e809e54 new macros 'LUAI_DDEC'/'LUAI_DDEF' to better control declarations and vor 16 Jahren
  Roberto Ierusalimschy 2583bac3d3 several small changes to simplify changing TValue if needed vor 16 Jahren
  Roberto Ierusalimschy 9756f56354 better control over accesses to TValue fields vor 16 Jahren
  Roberto Ierusalimschy 0ac3d07ea6 first implementation of lexical environments vor 16 Jahren
  Roberto Ierusalimschy 5938212748 information about upvalues (where they come from) kept in Proto structure, vor 16 Jahren
  Roberto Ierusalimschy bd5fa9cc8f new macro 'getproto' vor 16 Jahren
  Roberto Ierusalimschy a36c8e1718 new macro 'changenvalue' vor 16 Jahren
  Roberto Ierusalimschy 6a024df440 new function 'luaO_arith' to perform basic arithmetic operations vor 16 Jahren
  Roberto Ierusalimschy 3dbf305408 no more support for old-style varargs vor 16 Jahren
  Roberto Ierusalimschy bb92ef23cb bug: string at the end of TString must consider the entire TString vor 17 Jahren
  Roberto Ierusalimschy a76fa25199 'ceillog2' now is exported (other modules may need it) vor 17 Jahren
  Roberto Ierusalimschy 94d40f3980 luaO_log2 can be private to ltable.c vor 18 Jahren
  Roberto Ierusalimschy a7c9e45c64 avoid trailing white spaces vor 19 Jahren
  Roberto Ierusalimschy 440113bbe8 unused macro removed vor 19 Jahren
  Roberto Ierusalimschy ffb798e1e2 avoids type punning for table keys vor 19 Jahren
  Roberto Ierusalimschy c2bd68d2c3 detail vor 20 Jahren
  Roberto Ierusalimschy 0d1685d751 bug: last tag is not the number of tags... vor 20 Jahren
  Roberto Ierusalimschy bf2b342ac1 better control for compatibility code for varargs vor 20 Jahren
  Roberto Ierusalimschy d987cf1f81 new mark LUAI_DATA for extern data vor 20 Jahren
  Roberto Ierusalimschy 90de38bf1f warnings in VS .Net vor 20 Jahren
  Roberto Ierusalimschy 1ab2b93462 debug information for last line of a function definition vor 20 Jahren
  Roberto Ierusalimschy 8718fda9b2 added LUAI_FUNC to functions not in the API vor 20 Jahren