Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 8b5bb6056b removal of unused variable il y a 21 ans
  Roberto Ierusalimschy 4973682294 small bug with coroutine tracebacks il y a 21 ans
  Roberto Ierusalimschy 6acfb91c8d new auxiliary functions to implement new package system il y a 21 ans
  Roberto Ierusalimschy 2419f2bf02 cleaner API for coroutines il y a 21 ans
  Roberto Ierusalimschy 0e54d2be36 bug: barrier was wrong for generational phase il y a 21 ans
  Roberto Ierusalimschy 226c57fec0 simpler configuration to turn on all asserts il y a 21 ans
  Roberto Ierusalimschy 0de2065f4e tighter tests for stack overflow il y a 21 ans
  Roberto Ierusalimschy ee165043ef two bugs related to varargs il y a 21 ans
  Roberto Ierusalimschy 3c394b12f9 detail il y a 21 ans
  Roberto Ierusalimschy 79fc7dea43 simpler implementation for generic reader il y a 21 ans
  Roberto Ierusalimschy 9c34e23214 new libs `loslib´ and `linit´ il y a 21 ans
  Roberto Ierusalimschy 2aba14b623 details il y a 21 ans
  Roberto Ierusalimschy 1dd8c9b6b6 detail il y a 21 ans
  Roberto Ierusalimschy 7d309480dd new way to handle _PATH (old LUA_PATH) il y a 21 ans
  Roberto Ierusalimschy bcb2cb59ac `select' returns all values after given `n' il y a 21 ans
  Roberto Ierusalimschy 0b06241483 better control for GC cycles il y a 21 ans
  Roberto Ierusalimschy 857253cdfc detail il y a 21 ans
  Roberto Ierusalimschy 5dcd908add detail il y a 21 ans
  Roberto Ierusalimschy 32d4f304db first implementation of generational GC il y a 21 ans
  Roberto Ierusalimschy 4b12eff801 small correction (less conservative write barrier for tables) il y a 21 ans
  Roberto Ierusalimschy 271e05917f bug: lua_getupvalue and setupvalue do not check for index too small. il y a 21 ans
  Roberto Ierusalimschy fe8c365281 default state (created by `luaL_newstate´) has a default panic function il y a 21 ans
  Roberto Ierusalimschy 2d8b099274 better checking for read errors (with `ferror´) il y a 21 ans
  Roberto Ierusalimschy ff4f8fe59a small bug: calls to upvalues were not correctly traced il y a 21 ans
  Roberto Ierusalimschy a7c74c06b9 small bug: lua_gc(count) was falling through to next option il y a 21 ans
  Roberto Ierusalimschy c7dda42c2f bug (due to new handling of varargs) il y a 21 ans
  Roberto Ierusalimschy 26ae992129 less conservative write barrier for tables il y a 21 ans
  Roberto Ierusalimschy f87057690b `io.lines' also can give the file name in its error message il y a 21 ans
  Roberto Ierusalimschy 9e6aa878c9 string.byte truncates indices out of range il y a 21 ans
  Roberto Ierusalimschy c0fdaf5842 string.byte may return multiple values il y a 21 ans