Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  Roberto Ierusalimschy c7859a046d using 'volatile' in 'tofloat' to ensure result has the same precision 11 năm trước cách đây
  Roberto Ierusalimschy 7d514af0bc bug (in work version): comparisons should not try to convert 11 năm trước cách đây
  Roberto Ierusalimschy 3d1c6730da detail ('1U' -> '1u', like other unsigned constants in the code) 11 năm trước cách đây
  Roberto Ierusalimschy ea69f17d98 macro 'tostring' is used only by 'luaV_concat' 11 năm trước cách đây
  Roberto Ierusalimschy 114d10cbc5 detail (comment) 11 năm trước cách đây
  Roberto Ierusalimschy 9f3f5b6f41 details 11 năm trước cách đây
  Roberto Ierusalimschy cd12410195 new macro 'cast_void' 11 năm trước cách đây
  Roberto Ierusalimschy 5ff1c18a71 back with 'L' for macros 'luai_num*', but now with a new macro 11 năm trước cách đây
  Roberto Ierusalimschy d438e1379d insertion of ".0" in floats with integer values done by "luaL_tolstring", 11 năm trước cách đây
  Roberto Ierusalimschy 86dd8bf3f5 no more 'L' in macros "luai_num*" (several places that use those macros 11 năm trước cách đây
  Roberto Ierusalimschy 0a850e641d larger limit + better error messages for loop detection in inheritance 11 năm trước cách đây
  Roberto Ierusalimschy 1ea2d20f74 first implementation of '<<', '>>', and '~' (bitwise not) 11 năm trước cách đây
  Roberto Ierusalimschy c0edab0f6d first implementation of bitwise operators '&' (band), '|' (bor), 11 năm trước cách đây
  Roberto Ierusalimschy a8f8c7fd80 integer exponentiation with negative exponent is invalid 11 năm trước cách đây
  Roberto Ierusalimschy 26629d0af1 details (a few casts moved from macro invocation to macro definition) 12 năm trước cách đây
  Roberto Ierusalimschy af35c7f398 upvalues collected by reference count 12 năm trước cách đây
  Roberto Ierusalimschy 9eff921f8f "barrier" for link prototype->cache changed to be consistent with 12 năm trước cách đây
  Roberto Ierusalimschy 439d74e29f added 'local' bit (true => object is only refered by local variables) 12 năm trước cách đây
  Roberto Ierusalimschy 2f8c51a552 use unsigneds for unary minus, too 12 năm trước cách đây
  Roberto Ierusalimschy 453450d687 new macro 'l_floor' (allows 'floorf' even when other math operations 12 năm trước cách đây
  Roberto Ierusalimschy 130c0e40e0 new constant 'MAX_SIZE', distinct from 'MAX_SIZET', for sizes visible 12 năm trước cách đây
  Roberto Ierusalimschy 318575627f avoid adding '.0' to "numbers" like "nan" and "inf" 12 năm trước cách đây
  Roberto Ierusalimschy 6fb0b11350 string contatenation handles conversion of integers to strings + 12 năm trước cách đây
  Roberto Ierusalimschy d630daca1a "legal" way to convert a float to an integer in C 12 năm trước cách đây
  Roberto Ierusalimschy 8c883cb4e8 'objlen' can return integers 12 năm trước cách đây
  Roberto Ierusalimschy b22a4280c6 macro 'nvalue' removed + cast to void added to avoid warnings 12 năm trước cách đây
  Roberto Ierusalimschy 6920a7f2e3 new macro 'intop' (to perform integer arithmetic on unsigned types) 12 năm trước cách đây
  Roberto Ierusalimschy 88bf2f83c0 new function 'tointeger' + 'luaV_arith' replaced by 'luaT_trybinTM' 12 năm trước cách đây
  Roberto Ierusalimschy 360587f319 favoring 'tonumber' over 'nvalue' 12 năm trước cách đây
  Roberto Ierusalimschy f79584faca detail 12 năm trước cách đây