Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 0d88545b82 warnings from several compilers (mainly typecasts when lua_Number is float) il y a 22 ans
  Roberto Ierusalimschy 034de1fe73 new names for functions that open C libraries il y a 22 ans
  Roberto Ierusalimschy 92f6e0c1bf no-nonsense debug information about tail calls il y a 22 ans
  Roberto Ierusalimschy 32fd039bb5 `openlib' functions return new module il y a 22 ans
  Roberto Ierusalimschy dd8edecae1 new functions to manipulate upvales (get/setupvalue) il y a 22 ans
  Roberto Ierusalimschy 04f95ce879 hook counts are integers now il y a 23 ans
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name il y a 23 ans
  Roberto Ierusalimschy 5f698f8b6f simpler interface to hooks + use of `int' to count hooks il y a 23 ans
  Roberto Ierusalimschy c4ae00a3d1 details il y a 23 ans
  Roberto Ierusalimschy 097edd3884 better names for auxiliar functions il y a 23 ans
  Roberto Ierusalimschy 8dae071f42 details il y a 23 ans
  Roberto Ierusalimschy 1bdde38bd2 no more newlines at the end of error messages il y a 23 ans
  Roberto Ierusalimschy 0039feb9da warning from Visual C il y a 23 ans
  Roberto Ierusalimschy 8e4ac679ff use a linear count for count hook il y a 23 ans
  Roberto Ierusalimschy 2e38c6ae5a `luadebug.h' content now is included in `lua.h' il y a 23 ans
  Roberto Ierusalimschy 4e23699aa6 new implementation for error handling il y a 23 ans
  Roberto Ierusalimschy 79c8edb6c4 new names for light userdata operations il y a 23 ans
  Roberto Ierusalimschy 44752fc9ce hook count is quadratic il y a 23 ans
  Roberto Ierusalimschy 39b2d58c39 new interface for debug hooks il y a 23 ans
  Roberto Ierusalimschy 78c507b7b8 `lua_upcall' -> `lua_call' il y a 23 ans
  Roberto Ierusalimschy eec0905173 better tests (assertions) for debug hooks il y a 23 ans
  Roberto Ierusalimschy 6ee2dbdfe9 traceback stops at first protected call il y a 23 ans
  Roberto Ierusalimschy 8f080fd683 `traceback' returns only the traceback il y a 23 ans
  Roberto Ierusalimschy eb3de8768a `rawcall' -> `upcall' (unprotected call) il y a 23 ans
  Roberto Ierusalimschy 630acb2048 _ERRORMESSAGE `accepts' non-string arguments (at least for now...) il y a 23 ans
  Roberto Ierusalimschy 5b8ee9fa8d new names for standard libraries il y a 23 ans
  Roberto Ierusalimschy cfff013586 detail il y a 23 ans
  Roberto Ierusalimschy 955def0348 new names for string formating functions il y a 23 ans
  Roberto Ierusalimschy b7a0503c1d new format for error messages il y a 23 ans
  Roberto Ierusalimschy dea6b6da94 new function `lua_vpushstr' to replace uses of `sprintf' il y a 23 ans