Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy e8d4fe7236 new macro `lua_threadyield' + lock stuff in `luaconf.h' + details hace 21 años
  Roberto Ierusalimschy 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions hace 21 años
  Roberto Ierusalimschy fa26d294ae new way to control `pc' of running functions hace 22 años
  Roberto Ierusalimschy 43013b39cc new representation for hooks (to allow asynchronous calls to sethook) hace 23 años
  Roberto Ierusalimschy 6c283b2f4f new simetric format for ABC instructions, to avoid exchanging operands hace 23 años
  Roberto Ierusalimschy 8e4ac679ff use a linear count for count hook hace 23 años
  Roberto Ierusalimschy 9998082839 external messages add their own extra information hace 23 años
  Roberto Ierusalimschy 2e38c6ae5a `luadebug.h' content now is included in `lua.h' hace 23 años
  Roberto Ierusalimschy a2fa48a570 new (old?) error handling scheme hace 23 años
  Roberto Ierusalimschy 0417a4bb0b new implementation for tailcalls and error handling hace 23 años
  Roberto Ierusalimschy 44752fc9ce hook count is quadratic hace 23 años
  Roberto Ierusalimschy 39b2d58c39 new interface for debug hooks hace 23 años
  Roberto Ierusalimschy 922f36a05b details hace 23 años
  Roberto Ierusalimschy 1dbe708aa8 new protocol for error handling hace 23 años
  Roberto Ierusalimschy b7a0503c1d new format for error messages hace 23 años
  Roberto Ierusalimschy 9a0f0dcc77 precompiler may create functions without `lineinfo' hace 23 años
  Roberto Ierusalimschy 6c7334a9ac line trace uses `savedpc' to save last `pc' seen hace 23 años
  Roberto Ierusalimschy 801aaf37b1 simpler implementation for line information hace 23 años
  Roberto Ierusalimschy 938092489b erroneous objects may not live in the stack hace 23 años
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... hace 24 años
  Roberto Ierusalimschy 2a4afb97c8 new module lopcodes.c for tables describing opcodes hace 24 años
  Roberto Ierusalimschy 0a1b1acdd3 details about opcode parameters hace 24 años
  Roberto Ierusalimschy 65c289b046 details hace 24 años
  Roberto Ierusalimschy 762d059a13 new implementation for the Virtual Machine hace 24 años
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars hace 24 años
  Roberto Ierusalimschy b3da4ee907 checking consistency of jumps. hace 24 años
  Roberto Ierusalimschy c81404cae5 first version of code verification hace 24 años
  Roberto Ierusalimschy 7178a5e34a new way to handle top x L->top hace 24 años
  Roberto Ierusalimschy 001f2bdd0e new definition for types-tags hace 25 años
  Roberto Ierusalimschy f6834f4393 new API function `lua_type' + new type lua_Type hace 25 años