Commit History

作者 SHA1 備註 提交日期
  Roberto Ierusalimschy 7ade155762 Janitorial work on casts 3 月之前
  Roberto Ierusalimschy 3f4f28010a io.write returns number of written bytes on error 4 月之前
  Roberto Ierusalimschy cad5a4fdbb Details 5 月之前
  Roberto Ierusalimschy 205f9aa67b New function 'printallstack' in test library 5 月之前
  Roberto Ierusalimschy 94d38560c3 Wrong error message when using "_ENV" fields 5 月之前
  Roberto Ierusalimschy fa1382b5cd Main thread is a regular field of global_State 6 月之前
  Roberto Ierusalimschy f7439112a5 Details (in test library) 6 月之前
  Roberto Ierusalimschy c4e7cdb541 Renaming two new functions 6 月之前
  Roberto Ierusalimschy 7d7ae8781e Parameters for 'lua_createtable' back to int 7 月之前
  Roberto Ierusalimschy 664bda02ba fixing 'lua_status' in panic. 7 月之前
  Roberto Ierusalimschy 04e495403b New function 'lua_printvalue' for internal debugging 8 月之前
  Roberto Ierusalimschy 002beeebe7 New way to keep hints for table length 8 月之前
  Roberto Ierusalimschy 50c7c915ee Debug information about extra arguments from __call 9 月之前
  Roberto Ierusalimschy 2491b87c10 New rule for size of array part 9 月之前
  Roberto Ierusalimschy 25a2dac2bc Always use unsigned int for indexing table-arrays 10 月之前
  Roberto Ierusalimschy 258355734d Better support in 'ltests' for tracing the GC 10 月之前
  Roberto Ierusalimschy ddfa1fbccf GC back to controling pace counting bytes 11 月之前
  Roberto Ierusalimschy f2206b2abe '-Wconversion' extended to all options of Lua numbers 1 年之前
  Roberto Ierusalimschy 0acd55898d Added gcc option '-Wconversion' 1 年之前
  Roberto Ierusalimschy 193bf7919e 'printstack' (from ltests.c) made public 1 年之前
  Roberto Ierusalimschy c403e456b6 New instruction format for SETLIST/NEWTABLE 1 年之前
  Roberto Ierusalimschy 9904c253da Flexible limit for use of registers by constructors 1 年之前
  Roberto Ierusalimschy b529aefc53 Bug: luaL_traceback may need more than 5 stack slots 1 年之前
  Roberto Ierusalimschy 94b503d95e Encoding of table indices (hres) must use C indices 1 年之前
  Roberto Ierusalimschy 9fa63a6268 Some 'unsigned int' changed to 'unsigned' 1 年之前
  Roberto Ierusalimschy 0593256707 'luaH_get' functions return tag of the result 1 年之前
  Roberto Ierusalimschy 165389b27b New interface to function 'luaL_openselectedlibs' 1 年之前
  Roberto Ierusalimschy 108e0bdc84 Merge branch 'master' into nextversion 1 年之前
  Roberto Ierusalimschy 17e0c29d9b Clear interface between references and predefines 1 年之前
  Roberto Ierusalimschy 8eb0abc9db Removed uses of LUA_NUMTAGS 1 年之前