Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy 6e80c1cde1 new version for API hace 25 años
  Roberto Ierusalimschy 9a21e81907 more builtin functions using official API hace 25 años
  Roberto Ierusalimschy f0b3cd1d6f new API functions `pop', `insert', and `move' hace 25 años
  Roberto Ierusalimschy 100bfec39a new implementation for `next' hace 25 años
  Roberto Ierusalimschy a97f29f154 explicit stack control in the API hace 25 años
  Roberto Ierusalimschy d396562b5e lua_equal also accepts out-of-range indices hace 25 años
  Roberto Ierusalimschy 9fdf73bc9a first version for new API hace 25 años
  Roberto Ierusalimschy ddc8d94a08 new name for `lua_[sg]etglobaltable' hace 25 años
  Roberto Ierusalimschy e238efc536 default now is multi-state hace 25 años
  Roberto Ierusalimschy 1de5587184 `lua.h' is included before any other Lua header file hace 25 años
  Roberto Ierusalimschy 8ca9534d04 access to `values' in TObject always through macros hace 25 años
  Roberto Ierusalimschy 8bcf622876 new signature for `luaH_set' hace 25 años
  Roberto Ierusalimschy 8e617985fa functions `for...' and `raw...' are obsolete now hace 25 años
  Roberto Ierusalimschy ef62b340e0 code cleaner for 16 bits. hace 25 años
  Roberto Ierusalimschy bad6365540 details hace 25 años
  Roberto Ierusalimschy 11a7022067 global variables are stored in a Lua table hace 25 años
  Roberto Ierusalimschy 62824137d6 no more `seterrormethod' function hace 25 años
  Roberto Ierusalimschy a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, hace 25 años
  Roberto Ierusalimschy b53dc0c485 TAG_ARRAY -> TAG_TABLE hace 25 años
  Roberto Ierusalimschy bb9605bbc9 tags can be positive values hace 25 años
  Roberto Ierusalimschy 73aa465a8e some name changes hace 25 años
  Roberto Ierusalimschy 3c9d999424 many details (most by lhf). hace 25 años
  Roberto Ierusalimschy 5cecf0ea9f it is better to control stack space where it is needed. hace 25 años
  Roberto Ierusalimschy 74f1c3d025 small changes for "clean C" hace 25 años
  Roberto Ierusalimschy 99e340b2ba keep `top' in registers when running basic tasks (settable, getglobal, ...) hace 25 años
  Roberto Ierusalimschy 2877bad4c2 new debug API (first version) hace 25 años
  Roberto Ierusalimschy 46ec57cbc6 little change when calling tag methods hace 25 años
  Roberto Ierusalimschy 5cafe5af02 tag method must be a function hace 26 años
  Roberto Ierusalimschy acdb0b741e comments. hace 26 años
  Roberto Ierusalimschy b1b0c219f5 new ttypes to distinguish between C closures and Lua closures. hace 26 años