Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 502d8f9a06 comments 20 years ago
  Roberto Ierusalimschy 7f376e6ea8 do a complete garbage collection in case of errors 20 years ago
  Roberto Ierusalimschy 053e873145 new macro luaL_opt to avoid evaluating defaults when no needed 20 years ago
  Roberto Ierusalimschy 9f4211310f more precision for gc count 20 years ago
  Roberto Ierusalimschy 515d556832 access to metamethods and metafields should be raw 20 years ago
  Roberto Ierusalimschy ed7039024d avoid some warnings 20 years ago
  Roberto Ierusalimschy 5511bf6b9d avoid comparisons between (void *) and (int *) 20 years ago
  Roberto Ierusalimschy 86704cffe9 detail in usage message 20 years ago
  Roberto Ierusalimschy fa41fafa6e reorganization of argument handling 20 years ago
  Roberto Ierusalimschy ebf646efb5 detail 20 years ago
  Roberto Ierusalimschy b3f81f1d1d small bug when debugging dead threads 20 years ago
  Roberto Ierusalimschy a24eb3ef17 different organization for platform dependencies 20 years ago
  Roberto Ierusalimschy 4385e2ada4 "conceptually", OP_TEST may change reg. A 20 years ago
  Roberto Ierusalimschy e9b06c506f small optimization 20 years ago
  Roberto Ierusalimschy cd12ab2597 details (more uniform coding) 20 years ago
  Roberto Ierusalimschy e251e84e0f constant folding optimizations 20 years ago
  Roberto Ierusalimschy e6bfbc38b5 'luaopen_package' was missing in new states 20 years ago
  Roberto Ierusalimschy d31c04c049 missing macros 'luai_userstate*' 20 years ago
  Roberto Ierusalimschy 522481a788 avoid some warnings 20 years ago
  Roberto Ierusalimschy 37b49aa451 detail 20 years ago
  Roberto Ierusalimschy 0fa9b16148 details 20 years ago
  Roberto Ierusalimschy e41fb9a604 registry._LOADED created "on demand" 20 years ago
  Roberto Ierusalimschy 5fc92cce12 registry._LOADED created "on demand" and baselib created as module _G 20 years ago
  Roberto Ierusalimschy 6dd0c6ccbc numeral expressions keep their values in struct 'expdesc' 20 years ago
  Roberto Ierusalimschy a77413acd0 include of math.h depends on luaconf 20 years ago
  Roberto Ierusalimschy 5dbb870815 small optimization for local declarations without initializations 20 years ago
  Roberto Ierusalimschy ede19c9138 20 years ago
  Roberto Ierusalimschy 9e88b336b4 unused assignment 20 years ago
  Roberto Ierusalimschy 0fae476ed4 new function 'table.maxn' 20 years ago
  Roberto Ierusalimschy 361a9adba7 smaller initial tables (for programs that create many states) 20 years ago