Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy 03d672a95c Details (comments) há 3 semanas atrás
  Roberto Ierusalimschy e0ab13c62f Easy way to allow Unicode characters in identifiers há 5 anos atrás
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before há 10 anos atrás
  Roberto Ierusalimschy d79190e27f missing 'LUA_CORE' definition há 14 anos atrás
  Roberto Ierusalimschy 1978094b3a resort to standard C ctype for non-ASCII systems há 14 anos atrás
  Roberto Ierusalimschy 59547c6cda macro 'ltoupper' instead of 'lisupper' (more usefull for Lua) há 14 anos atrás
  Roberto Ierusalimschy 062e809e54 new macros 'LUAI_DDEC'/'LUAI_DDEF' to better control declarations and há 15 anos atrás
  Roberto Ierusalimschy 139d562861 type of 'luai_ctype_' array changed to unsigned (safer for bitwise há 16 anos atrás
  Roberto Ierusalimschy 92479f1a8b new property 'lisupper' (needed to compute values for hexa digits) há 16 anos atrás
  Roberto Ierusalimschy b1e1c15ced small bug: EOZ is a valid character to be tested há 16 anos atrás
  Roberto Ierusalimschy 6ffcf21367 ctype 'lalpha' includes '_' (as '_' behaves as a letter from the há 16 anos atrás
  Roberto Ierusalimschy 6427c61e7c added macro 'lisxdigit' (just in case :) há 16 anos atrás
  Roberto Ierusalimschy 5438d77221 global array of ctypes renamed to 'luai_ctype_' (extern names must há 16 anos atrás
  Roberto Ierusalimschy ada82930fd "homemade" version of ctype.h há 16 anos atrás