Commit History

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