Commit History

Author SHA1 Message Date
  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
  Roberto Ierusalimschy d8f1cca16e new function 'lua_setallocf' 20 years ago
  Roberto Ierusalimschy bf96d3fdd9 'string.find' as it was in 5.0 20 years ago
  Roberto Ierusalimschy c8c2e06899 'select' accepts negative indices 20 years ago
  Roberto Ierusalimschy 8dcc6bc532 avoid the use of global lock 20 years ago
  Roberto Ierusalimschy 38f585d271 separated macros for thread creation and state creation 20 years ago
  Roberto Ierusalimschy 6887f91799 ":" is not a good mark as it is not valid in Windows file names 20 years ago
  Roberto Ierusalimschy 7fbbf1adc6 explicit macro to control use of _longjmp 20 years ago
  Roberto Ierusalimschy 6dd3a73ca2 detail (macro evaluates twice its arguments) 20 years ago
  Roberto Ierusalimschy 1e6a559b29 does not set isdst when undefined 20 years ago
  Roberto Ierusalimschy 2d2f955763 detail 20 years ago
  Roberto Ierusalimschy 669f6306be small corrections 20 years ago
  Roberto Ierusalimschy 2bcbd3c725 avoid 'PathRemoveFileSpec' (not very portable) 20 years ago
  Roberto Ierusalimschy 5fa6604f00 detail 20 years ago
  Roberto Ierusalimschy ce67a9be31 avoid exporting undefined functions 20 years ago
  Roberto Ierusalimschy 506c89cef8 just in case, flush all output 20 years ago