Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Roberto Ierusalimschy 130c0e40e0 new constant 'MAX_SIZE', distinct from 'MAX_SIZET', for sizes visible 12 yıl önce
  Roberto Ierusalimschy 36e8771076 'luaO_str2int' more generic: accepts white spaces around the numeral 12 yıl önce
  Roberto Ierusalimschy a2f5c28a80 new operation '//' (integer division) 12 yıl önce
  Roberto Ierusalimschy 1294b09d8e first implementation of literal integers (no constant folding yet) 12 yıl önce
  Roberto Ierusalimschy 75250a237c typos in comments 12 yıl önce
  Roberto Ierusalimschy eecc1491f3 added some comments 12 yıl önce
  Roberto Ierusalimschy 291f564485 field 'reserved' -> 'extra' (may be used for other purposes too) 13 yıl önce
  Roberto Ierusalimschy 76eab106df bug: Lexical gets confused with some combination of arithmetic 13 yıl önce
  Roberto Ierusalimschy 6d8b672094 more uses of 'l_noret' 13 yıl önce
  Roberto Ierusalimschy 51471ba748 comments about use of 'luaH_set' 14 yıl önce
  Roberto Ierusalimschy ea46b750dc comment 14 yıl önce
  Roberto Ierusalimschy 92afcf2823 no more 'luaH_setstr (used only once) + 'luaH_setint' receives value 14 yıl önce
  Roberto Ierusalimschy 559bb554c9 no more 'zungetc' (better not to read next char) 14 yıl önce
  Roberto Ierusalimschy 067f761739 better code for numerical escapes 14 yıl önce
  Roberto Ierusalimschy 32e09c2a16 detail 14 yıl önce
  Roberto Ierusalimschy df19931ddc error on invalid escape sequences 14 yıl önce
  Roberto Ierusalimschy b5084fdafe detail (comment) 14 yıl önce
  Roberto Ierusalimschy d8200d5f3c '\*' -> '\z' + '\?' is not an official escape sequence 14 yıl önce
  Roberto Ierusalimschy 3d3355b4f3 label syntax changed to '::label::' 14 yıl önce
  Roberto Ierusalimschy 44b6f496b5 just in case, avoid side effects in 'ctype' macros 14 yıl önce
  Roberto Ierusalimschy bc1c718cc0 removed TOKEN_LEN (useless) 14 yıl önce
  Roberto Ierusalimschy 7482e8f914 no need of lookahead in Zio 14 yıl önce
  Roberto Ierusalimschy a4a8914c20 new reserved word 'goto' 14 yıl önce
  Roberto Ierusalimschy c4ea0c3b29 detail (cleaning trailing spaces) 14 yıl önce
  Roberto Ierusalimschy 1aead7f553 'hexafloat' moved to 'lobject.c' (hexa conversion needs it too) 14 yıl önce
  Roberto Ierusalimschy ccc4fc9cf0 detection of erroneous numeric strings with \0 (such as "1\0") 14 yıl önce
  Roberto Ierusalimschy 54771c5afa keep 'seminfo->ts' even for reserved words, just in case 15 yıl önce
  Roberto Ierusalimschy c77baf752c comment 15 yıl önce
  Roberto Ierusalimschy b22356e5c5 hexadecimal constants may be floating values too 15 yıl önce
  Roberto Ierusalimschy 0df2238063 name "_ENV" configurable through 'luaconf.h' 15 yıl önce