Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy c3b90061ea new design for iolib (object style) il y a 23 ans
  Roberto Ierusalimschy a2e414d679 `pow' must be global (as the implementation of '^') il y a 23 ans
  Roberto Ierusalimschy 93bcb65a9b debug interface uses `method' to describe calls like `a:foo()' il y a 23 ans
  Roberto Ierusalimschy 49c95648a0 getmetatable doesn't push nil when there is no metatable il y a 23 ans
  Roberto Ierusalimschy 13ab5a6bb1 details il y a 23 ans
  Roberto Ierusalimschy cd99bbcd0d better support for new libraries il y a 23 ans
  Roberto Ierusalimschy 2cbbf7e95a `tostring' uses `__tostring' when available il y a 23 ans
  Roberto Ierusalimschy e5919be1a7 bug: end of block may not be end of stat il y a 23 ans
  Roberto Ierusalimschy b795d4b561 details il y a 23 ans
  Roberto Ierusalimschy c371413530 small bug if LUA_USERINIT leaves garbage on the stack il y a 23 ans
  Roberto Ierusalimschy d1f220217b when possible, library functions accept nil as none il y a 23 ans
  Roberto Ierusalimschy 405e3a4597 metatable always return some value il y a 23 ans
  Roberto Ierusalimschy 81215cd59f simpler way to control stack overflow il y a 23 ans
  Roberto Ierusalimschy 0b9b53e21c details il y a 23 ans
  Roberto Ierusalimschy 44a5484d73 small bug (L->ci->top may be larger than L->top...) il y a 23 ans
  Roberto Ierusalimschy 801aaf37b1 simpler implementation for line information il y a 23 ans
  Roberto Ierusalimschy 00af2faae7 first implementation of proper tail call il y a 23 ans
  Roberto Ierusalimschy e9ef7ed2d3 first implementation for tail call il y a 23 ans
  Roberto Ierusalimschy 2626708b72 details il y a 23 ans
  Roberto Ierusalimschy 19ac0fadc9 don't need to mark the stacks twice ;-) il y a 23 ans
  Roberto Ierusalimschy ca2ceef659 simpler solution for finalizing udata il y a 23 ans
  Roberto Ierusalimschy 5023aaee0a reserve one more bit for GC il y a 23 ans
  Roberto Ierusalimschy 88c9bf99de standard libraries in packages il y a 23 ans
  Roberto Ierusalimschy 63a614e145 some improvements in stack control il y a 23 ans
  Roberto Ierusalimschy 48e732e07d improvements in stack control il y a 23 ans
  Roberto Ierusalimschy 938092489b erroneous objects may not live in the stack il y a 23 ans
  Roberto Ierusalimschy 578d1da00d new names for tag methods il y a 23 ans
  Roberto Ierusalimschy 24d6d0528d api.c only needs to check pushes when api_check is defined il y a 23 ans
  Roberto Ierusalimschy 0b00e7f1a2 new macro to convert double->int il y a 23 ans
  Roberto Ierusalimschy b7ed502dea configurable macros should live in llimits.h il y a 23 ans