Историја ревизија

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy f97c64d7bf macros 'LUA_QL'/'LUA_QL' deprecated пре 10 година
  Roberto Ierusalimschy 3a15c7ce43 size for array part of a table ('sizearray') changed from 'int' to пре 11 година
  Roberto Ierusalimschy d861706620 new macro 'cvt2num' to better control whether strings are convertible пре 11 година
  Roberto Ierusalimschy 34ac039fb8 new macro 'cvt2str' to better control whether numbers are convertible пре 11 година
  Roberto Ierusalimschy 17ee57f8e0 'iswhite' and related macros now can work directly on any object пре 11 година
  Roberto Ierusalimschy ca41b43f53 type 'TString' refers directly to the structure inside the union пре 11 година
  Roberto Ierusalimschy 8bb272a3e3 new conversion float->integer: conversion is valid only when пре 11 година
  Roberto Ierusalimschy b9dcf9974d detail (typos in comments) пре 11 година
  Roberto Ierusalimschy 89b56e7d84 more precision between closure types ('LClosure' x 'CClosure') пре 11 година
  Roberto Ierusalimschy 1a3656e56e more relaxed rules for __eq metamethod (more similar to other пре 11 година
  Roberto Ierusalimschy c98f195eb9 function 'luaV_numtointeger' changed to a global macro пре 11 година
  Roberto Ierusalimschy 36715ab7c1 detail (comment) пре 11 година
  Roberto Ierusalimschy 8a0acf0898 comments пре 11 година
  Roberto Ierusalimschy 3e977f02ac added a few comments пре 11 година
  Roberto Ierusalimschy f8daddba50 added a compat option (although it will be off by default) to пре 11 година
  Roberto Ierusalimschy 45c430eac0 addition of '.0' to float representation done by the kernel пре 11 година
  Roberto Ierusalimschy 27d9219cf3 no more integer exponentiation пре 11 година
  Roberto Ierusalimschy 12bd01c567 added comments to several functions пре 11 година
  Roberto Ierusalimschy 06dc893f88 in 'for' loops, make the limit an integer whenever initial value and пре 11 година
  Roberto Ierusalimschy c549d4fe64 'lua_strtonum' (and 'luaO_str2num') now return string size, instead of пре 11 година
  Roberto Ierusalimschy ddff6ecf30 function 'limittointeger' no needed (now that 'tointeger_aux' handles пре 11 година
  Roberto Ierusalimschy 1a6ef098b0 'luaO_str2d' + 'luaO_str2int' replaced by 'luaO_str2num' plus proper пре 11 година
  Roberto Ierusalimschy b123a88673 merge of common parts from 'limittointeger' and 'luaV_tointeger_' пре 11 година
  Roberto Ierusalimschy ffa43df3cd 'setnvalue' -> 'setfltvalue' (for consitency with 'fltvalue') пре 11 година
  Roberto Ierusalimschy 9c4398de8f 'for' loop tries to convert limit to integer when initial value and пре 11 година
  Roberto Ierusalimschy e98ba351ce n^-m gives float result (instead of error) пре 11 година
  Roberto Ierusalimschy 037a70dfea cast_u2s/cast_s2u renamed l_castS2U/l_castU2S to be configurable from пре 11 година
  Roberto Ierusalimschy 8f961da3db macros cast_integer/cast_unsigned replaced by cast_u2s/cast_s2u, that пре 11 година
  Roberto Ierusalimschy 2771050dfa 'MIN/MAX_INTEGER' replaced by 'LUA_MIN/MAXINTEGER' пре 11 година
  Roberto Ierusalimschy a8aede68c7 new definition for 'luai_nummod' (using 'fmod') пре 11 година