Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Roberto Ierusalimschy 4daae2165d new API function and built-in "lua_copytagmethods" 28 yıl önce
  Roberto Ierusalimschy cdd261f332 new option "-q" (quiet), and multi-line commands (ending with '\') 28 yıl önce
  Roberto Ierusalimschy 034f16892e better treatment of MARKs and DEBUG cases. 28 yıl önce
  Roberto Ierusalimschy c759520bc8 safer way to put #defines in error messages... 28 yıl önce
  Roberto Ierusalimschy 80b3d28f4a details (mainly error messages) 28 yıl önce
  Roberto Ierusalimschy 69d97712ec arguments "var=value" doesn't need quotes for value 28 yıl önce
  Roberto Ierusalimschy 5d89dad9b8 bug log 28 yıl önce
  Roberto Ierusalimschy 525a91fed3 BUG: "lastline" was not reset on function entry, so debug information 28 yıl önce
  Roberto Ierusalimschy 868d16dee0 comments 28 yıl önce
  Roberto Ierusalimschy 3393fd7f25 first version of "lua_close" 28 yıl önce
  Roberto Ierusalimschy 00c122cc29 other distribution of memory debug information. 28 yıl önce
  Roberto Ierusalimschy 03160920cf store "functofind" in stack top, so doesn't need this field in 28 yıl önce
  Roberto Ierusalimschy b42cc6a4d2 no more protected global variables; using upvalues to store tags. 28 yıl önce
  Roberto Ierusalimschy a6ad644bf2 no more protected global variables 28 yıl önce
  Roberto Ierusalimschy 39fd5bb9b0 details 28 yıl önce
  Roberto Ierusalimschy 5482992dec other access method for C upvalues (as arguments) 28 yıl önce
  Roberto Ierusalimschy 024528e0c2 global variables starting with '.' are protected in Lua (temporarily at 28 yıl önce
  Roberto Ierusalimschy ef37c87e93 no more 'globalbag' 28 yıl önce
  Roberto Ierusalimschy 9e029f98b9 details 28 yıl önce
  Roberto Ierusalimschy e962330df9 "stacklimit" is not necessary. 28 yıl önce
  Roberto Ierusalimschy b291e50006 extra argument for "assert" 28 yıl önce
  Roberto Ierusalimschy 9ae0c082a3 small details by lint. 28 yıl önce
  Roberto Ierusalimschy accd7bc253 small modifications (format, small optimizations, etc) 28 yıl önce
  Roberto Ierusalimschy 6153200bc2 make sure there is no mem problems, using %.ns instead of %s for luaV_error. 28 yıl önce
  Roberto Ierusalimschy 2e7595522d allows '\r' at the end of pragmas, so one can mix Windows and Unix files 28 yıl önce
  Roberto Ierusalimschy b79ffdc4ce global state for Lua interpreter 28 yıl önce
  Roberto Ierusalimschy 592a3f289b first implementation of centralized global state. 28 yıl önce
  Roberto Ierusalimschy 9cdeb275e7 details 28 yıl önce
  Roberto Ierusalimschy c957b270d2 "call" now handles errors (instead of "dostring") 28 yıl önce
  Roberto Ierusalimschy 92791b9dd6 small details 28 yıl önce