Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy f379d06e24 all API functions are declared in a single line (to facilitate pre-processing). há 25 anos atrás
  Roberto Ierusalimschy 64eecc0b82 new macro LUA_API há 25 anos atrás
  Roberto Ierusalimschy 2bddbe6603 cannot change `filename' before eventual call to `freopen' há 25 anos atrás
  Roberto Ierusalimschy 46b543ebef better treatment for errors inside _ERRORMETHOD há 25 anos atrás
  Roberto Ierusalimschy d6232a0b2e better treatment for source names há 25 anos atrás
  Roberto Ierusalimschy ad3816d0d1 luaD_call is more uniform há 25 anos atrás
  Roberto Ierusalimschy 046a3d6173 tag methods are always functions, so don't need to store a whole object há 25 anos atrás
  Roberto Ierusalimschy 001f2bdd0e new definition for types-tags há 25 anos atrás
  Roberto Ierusalimschy cd2ddaded9 call hooks can only be called when `pc' is active (that is, inside há 25 anos atrás
  Roberto Ierusalimschy f6834f4393 new API function `lua_type' + new type lua_Type há 25 anos atrás
  Roberto Ierusalimschy 78bc8e553d new API for garbage collector há 25 anos atrás
  Roberto Ierusalimschy dad808a73a new way to count `nblocks' for GC (try to count bytes). há 25 anos atrás
  Roberto Ierusalimschy 13635f7de7 new version of protected execution há 25 anos atrás
  Roberto Ierusalimschy 0f59e3d7a7 details há 25 anos atrás
  Roberto Ierusalimschy 8060193702 `lauxlib' is now part of the libraries (not used by core Lua) há 25 anos atrás
  Roberto Ierusalimschy 787a78f83e new scheme for buffers há 25 anos atrás
  Roberto Ierusalimschy 6990b06467 finish with parse data before doing main chunk. há 25 anos atrás
  Roberto Ierusalimschy a290b84c67 `dohook' to abstract `callhook' and `linehook' há 25 anos atrás
  Roberto Ierusalimschy a97f29f154 explicit stack control in the API há 25 anos atrás
  Roberto Ierusalimschy 808525e417 new asserts for hooks há 25 anos atrás
  Roberto Ierusalimschy 58adbde216 details há 25 anos atrás
  Roberto Ierusalimschy 9d60598260 better definitions for MULTRET há 25 anos atrás
  Roberto Ierusalimschy ac12f4db4b C upvalues are the last arguments to a function há 25 anos atrás
  Roberto Ierusalimschy 9fdf73bc9a first version for new API há 25 anos atrás
  Roberto Ierusalimschy daf09c476f still better error messages há 25 anos atrás
  Roberto Ierusalimschy e238efc536 default now is multi-state há 25 anos atrás
  Roberto Ierusalimschy 0802a9df9e no more options for debug information: it is always on há 25 anos atrás
  Roberto Ierusalimschy 435f587ed0 (much) better handling of memory alloction errors há 25 anos atrás
  Roberto Ierusalimschy 014a09c509 better error messages há 25 anos atrás
  Roberto Ierusalimschy afef009fce new version of debug system há 25 anos atrás