Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy dace83ea30 detail (better alignment for struct 'Table') před 11 roky
  Roberto Ierusalimschy 2ca5181413 Branch 5.2 - new releases for 5.2 go from here, main trunk goes před 12 roky
  Roberto Ierusalimschy f5ae26ec6c official branch for Lua 5.1 před 17 roky
  Roberto Ierusalimschy 440113bbe8 unused macro removed před 19 roky
  Roberto Ierusalimschy ffb798e1e2 avoids type punning for table keys před 19 roky
  Roberto Ierusalimschy c2bd68d2c3 detail před 20 roky
  Roberto Ierusalimschy 0d1685d751 bug: last tag is not the number of tags... před 20 roky
  Roberto Ierusalimschy bf2b342ac1 better control for compatibility code for varargs před 20 roky
  Roberto Ierusalimschy d987cf1f81 new mark LUAI_DATA for extern data před 20 roky
  Roberto Ierusalimschy 90de38bf1f warnings in VS .Net před 20 roky
  Roberto Ierusalimschy 1ab2b93462 debug information for last line of a function definition před 20 roky
  Roberto Ierusalimschy 8718fda9b2 added LUAI_FUNC to functions not in the API před 20 roky
  Roberto Ierusalimschy 7d45a5f48f C functions and userdata also have environments před 20 roky
  Roberto Ierusalimschy 334ba8132b cleaner way to remark open upvalues před 20 roky
  Roberto Ierusalimschy e2498e079e change in hash algorithm so that it does not need empty slot před 20 roky
  Roberto Ierusalimschy 531874f6ce better (correct?) way to handle `next' over removed keys před 20 roky
  Roberto Ierusalimschy 737ec947d3 better implementation for `floating-point bytes' před 21 roky
  Roberto Ierusalimschy bd38017ddf small optimization for table size in machines with double allignment před 21 roky
  Roberto Ierusalimschy 616438fe9a new way to use `vararg' parameters (with `...') před 21 roky
  Roberto Ierusalimschy a4e1230f95 better way to control open upvalues před 21 roky
  Roberto Ierusalimschy 898e8a6794 added include to stdarg.h (as it uses vararg facilities) před 21 roky
  Roberto Ierusalimschy 2aaf7394ad more and better tools (assertions & inspectors) to check incremental GC před 21 roky
  Roberto Ierusalimschy 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions před 21 roky
  Roberto Ierusalimschy 366e4af3c9 towards incremental GC před 22 roky
  Roberto Ierusalimschy 8332d5c8a5 parser fully reentrant(!) před 22 roky
  Roberto Ierusalimschy 572a69df78 Lua does not need all those different types... před 22 roky
  Roberto Ierusalimschy ab9e062928 name changes to avoid name collision between macros and variables před 22 roky
  Roberto Ierusalimschy 60c83ded30 small optimization for sizes of array constructors před 22 roky
  Roberto Ierusalimschy 7a40cdbda0 different variables for number of upvalues and size of upvalue array před 22 roky
  Roberto Ierusalimschy dd8edecae1 new functions to manipulate upvales (get/setupvalue) před 22 roky