Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy fed236ca7f detail (unknown lines are marked as -1, not 0) il y a 11 ans
  Roberto Ierusalimschy f2043b7a58 correct error message for conversion errors from float to int il y a 12 ans
  Roberto Ierusalimschy 9b9becf384 added 'const' to parameters of 'luaG_concaterror' il y a 12 ans
  Roberto Ierusalimschy 32bf6c9b27 functions 'traceexec', 'callTM', and 'call_binTM' moved to other il y a 12 ans
  Roberto Ierusalimschy 217e67cb22 new type 'l_noret' for function that do not return il y a 14 ans
  Roberto Ierusalimschy 3b44821334 stricter control (using tag variants) over closure kinds (Lua x C) il y a 14 ans
  Roberto Ierusalimschy 2258ec6bc9 'getline' renamed to 'getfuncline' (to avoid problems with POSIX) il y a 16 ans
  Roberto Ierusalimschy d7bc346d7a no more code checking il y a 16 ans
  Roberto Ierusalimschy 8718fda9b2 added LUAI_FUNC to functions not in the API il y a 20 ans
  Roberto Ierusalimschy e8d4fe7236 new macro `lua_threadyield' + lock stuff in `luaconf.h' + details il y a 21 ans
  Roberto Ierusalimschy 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 21 ans
  Roberto Ierusalimschy fa26d294ae new way to control `pc' of running functions il y a 22 ans
  Roberto Ierusalimschy 43013b39cc new representation for hooks (to allow asynchronous calls to sethook) il y a 23 ans
  Roberto Ierusalimschy 6c283b2f4f new simetric format for ABC instructions, to avoid exchanging operands il y a 23 ans
  Roberto Ierusalimschy 8e4ac679ff use a linear count for count hook il y a 23 ans
  Roberto Ierusalimschy 9998082839 external messages add their own extra information il y a 23 ans
  Roberto Ierusalimschy 2e38c6ae5a `luadebug.h' content now is included in `lua.h' il y a 23 ans
  Roberto Ierusalimschy a2fa48a570 new (old?) error handling scheme il y a 23 ans
  Roberto Ierusalimschy 0417a4bb0b new implementation for tailcalls and error handling 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 922f36a05b details il y a 23 ans
  Roberto Ierusalimschy 1dbe708aa8 new protocol for error handling il y a 23 ans
  Roberto Ierusalimschy b7a0503c1d new format for error messages il y a 23 ans
  Roberto Ierusalimschy 9a0f0dcc77 precompiler may create functions without `lineinfo' il y a 23 ans
  Roberto Ierusalimschy 6c7334a9ac line trace uses `savedpc' to save last `pc' seen il y a 23 ans
  Roberto Ierusalimschy 801aaf37b1 simpler implementation for line information il y a 23 ans
  Roberto Ierusalimschy 938092489b erroneous objects may not live in the stack il y a 23 ans
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... il y a 24 ans
  Roberto Ierusalimschy 2a4afb97c8 new module lopcodes.c for tables describing opcodes il y a 24 ans