Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy e0ab13c62f Easy way to allow Unicode characters in identifiers há 5 anos atrás
  Roberto Ierusalimschy e0cbaa50fa Added test for NULL in string.format("%p") há 5 anos atrás
  Roberto Ierusalimschy 3747487320 Small correction in assertion há 5 anos atrás
  Roberto Ierusalimschy 1e0ad018ce Comment about LUA_COMPAT_LT_LE moved to proper place há 5 anos atrás
  Roberto Ierusalimschy 95735bda46 Simplifications in 'op_arith*' family of macros há 5 anos atrás
  Roberto Ierusalimschy d30569c064 Using an enumeration for float->integer coercion modes há 5 anos atrás
  Roberto Ierusalimschy 2d92102dee 'l_mathlim' renamed to 'l_floatatt' há 5 anos atrás
  Roberto Ierusalimschy 490ecfcaa1 Better comments about the use of 'k' in opcodes há 5 anos atrás
  Roberto Ierusalimschy e174f43807 Manual a little more clear about string->number coersions há 5 anos atrás
  Roberto Ierusalimschy 81f2401c6d Code reorganization for opcodes OP_FORPREP and OP_FORLOOP há 5 anos atrás
  Roberto Ierusalimschy 508a705c1c Removed some wrong comments há 5 anos atrás
  Roberto Ierusalimschy 6f1c033d72 More generic pattern when testing 'string.format' há 5 anos atrás
  Roberto Ierusalimschy 5f83fb6582 Details há 5 anos atrás
  Roberto Ierusalimschy 679dc72c08 Using 'metavalues' for "metamethods" that are not methods há 5 anos atrás
  Roberto Ierusalimschy 1499680f9e Comments in 'lopcodes.h' há 5 anos atrás
  Roberto Ierusalimschy bdcfae2e1c File 'bugs' no longer tracked by git há 5 anos atrás
  Roberto Ierusalimschy 7d526e75a7 Fixed bug in tail calls of __call chains há 5 anos atrás
  Roberto Ierusalimschy c12983cf8a Fixed warnings from Keil compiler há 5 anos atrás
  Roberto Ierusalimschy ba9cd0d25a Change in the prefix of messages from searchers há 5 anos atrás
  Roberto Ierusalimschy b93f3b00bb Added function 'luaL_buffsub' há 5 anos atrás
  Roberto Ierusalimschy 4c32d9300c Several enhancements in the manual há 5 anos atrás
  Roberto Ierusalimschy 6e285e5392 More pious implementation of 'string.dump' há 5 anos atrás
  Roberto Ierusalimschy b8cdea0190 Changed definition of macro 'l_isfalse' há 5 anos atrás
  Roberto Ierusalimschy e592f94a64 Details (mostly comments) há 5 anos atrás
  Roberto Ierusalimschy 6e1aec7a67 Larger C-stack limits for new threads há 6 anos atrás
  Roberto Ierusalimschy 6055a039b5 Easy redefinition of valid flags for 'string.format' há 6 anos atrás
  Roberto Ierusalimschy 6c0e44464b Improvements in the manual around metamethods há 6 anos atrás
  Roberto Ierusalimschy 6a84c32900 No coercion string->number in arithmetic with LUA_NOCVTS2N há 6 anos atrás
  Roberto Ierusalimschy 6a10f03ff8 Makefile compiles the Lua compiler with '-Os' há 6 anos atrás
  Roberto Ierusalimschy 7bd1e53753 Fixed a warning and other minor issues há 6 anos atrás