Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy e3716ee161 Fix in string.rep 1 month ago
  Roberto Ierusalimschy 303f415559 Randomness added to table length computation 1 month ago
  Roberto Ierusalimschy ccb8b307f1 Correction in utf8.offset 1 month ago
  Roberto Ierusalimschy 60b6599e83 Short strings can be external, too 1 month ago
  Roberto Ierusalimschy c612685d4b lua.c doesn't use function pointers with LUA_READLINE 1 month ago
  Roberto Ierusalimschy 85a3c1699c New method to unload DLLs 1 month ago
  Roberto Ierusalimschy f65d1f9e02 lua option '--' may not be followed by script 1 month ago
  Roberto Ierusalimschy 942c10a5e3 Optional initialization for global declarations 1 month ago
  Roberto Ierusalimschy 8485687908 Correction in definition of CIST_FRESH 1 month ago
  Roberto Ierusalimschy 03d672a95c Details (comments) 1 month ago
  Roberto Ierusalimschy 03bf7fdd4f Added missing casts from lua_Unsigned to size_t 2 months ago
  Roberto Ierusalimschy 59a1adf194 LUAI_MAXSTACK defined privately 2 months ago
  Roberto Ierusalimschy cfce6f4b20 Warning in loslib.c (signed-unsigned comparison) 2 months ago
  Roberto Ierusalimschy 1da89da62f Manual updated to version 5.5 2 months ago
  Roberto Ierusalimschy f6c627af20 Cast added to 'add_history' 2 months ago
  Roberto Ierusalimschy 270a58c062 Application name for 'readline' is "lua", not "Lua" 2 months ago
  Roberto Ierusalimschy 30531c291b Refactoring in the use of 'readline' by 'lua.c' 2 months ago
  Roberto Ierusalimschy 07b009c371 No need to limit variable declarations to 250 2 months ago
  Roberto Ierusalimschy f711567448 Check string indices when loading binary chunk 2 months ago
  Roberto Ierusalimschy 9386e49a31 New metatable in an all-weak table can fool the GC 2 months ago
  Roberto Ierusalimschy 8cd7ae7da0 Simpler code for 'traversetable' 2 months ago
  Roberto Ierusalimschy 0cecf1ab6d Dump uses varints also for integer constants 2 months ago
  Roberto Ierusalimschy e657a48ea5 The main thread cannot be closed 2 months ago
  Roberto Ierusalimschy fd897027f1 A coroutine can close itself 2 months ago
  Roberto Ierusalimschy d05fe48bfd Loading a binary chunk should not break assertions 3 months ago
  Roberto Ierusalimschy 519c57d597 Removed uneeded check in parser 3 months ago
  Roberto Ierusalimschy c15543b9af Bug: check for constructor overflow in [exp] fields 3 months ago
  Roberto Ierusalimschy be05c44481 New way to control preambular declaration 3 months ago
  Roberto Ierusalimschy 6d53701c7a Proper error message when jumping into 'global *' 3 months ago
  Roberto Ierusalimschy abbae57c78 Variable attributes can prefix name list 3 months ago