Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 620d22f2a0 new API function lua_rawget před 25 roky
  Roberto Ierusalimschy 30f6e658d2 `lua_newstate' renamed to `lua_open' před 25 roky
  Roberto Ierusalimschy 6e80c1cde1 new version for API před 25 roky
  Roberto Ierusalimschy f0b3cd1d6f new API functions `pop', `insert', and `move' před 25 roky
  Roberto Ierusalimschy a0de89d62a simpler tests for simpler API před 25 roky
  Roberto Ierusalimschy 4135f4f586 new API does not need tests that complex před 25 roky
  Roberto Ierusalimschy 9e74ca62d7 tests for lua_is* před 25 roky
  Roberto Ierusalimschy 9fdf73bc9a first version for new API před 25 roky
  Roberto Ierusalimschy 4365c31c89 new name for globaltable. před 25 roky
  Roberto Ierusalimschy e238efc536 default now is multi-state před 25 roky
  Roberto Ierusalimschy 0802a9df9e no more options for debug information: it is always on před 25 roky
  Roberto Ierusalimschy f90bc248b3 new structure for line information před 25 roky
  Roberto Ierusalimschy 435f587ed0 (much) better handling of memory alloction errors před 25 roky
  Roberto Ierusalimschy ae55f3eead no varargs in Lua API před 25 roky
  Roberto Ierusalimschy 7f867eb0b9 tests for locals and line numbers před 25 roky
  Roberto Ierusalimschy afef009fce new version of debug system před 25 roky
  Roberto Ierusalimschy f517759507 details před 25 roky
  Roberto Ierusalimschy 1de5587184 `lua.h' is included before any other Lua header file před 25 roky
  Roberto Ierusalimschy 8ca9534d04 access to `values' in TObject always through macros před 25 roky
  Roberto Ierusalimschy 9c14b5e416 new test function to list strings from a function před 25 roky
  Roberto Ierusalimschy 989ad7232a changed to test macros for single-state use před 25 roky
  Roberto Ierusalimschy 8e617985fa functions `for...' and `raw...' are obsolete now před 25 roky
  Roberto Ierusalimschy 5c2dd7a9e0 array `luaK_opproperties' keeps delta stack and mode for each opcode před 25 roky
  Roberto Ierusalimschy 93d93a0bfb first implementation of `for' over tables před 25 roky
  Roberto Ierusalimschy 330e51bed3 string hash uses one single hash table před 25 roky
  Roberto Ierusalimschy 11a7022067 global variables are stored in a Lua table před 25 roky
  Roberto Ierusalimschy 634c3d57e9 optimization for SETLOCAL was too specific. před 25 roky
  Roberto Ierusalimschy e7c8393682 optimization INCLOCAL is not necessary, with `for' před 25 roky
  Roberto Ierusalimschy 2bb77cdaed keep opcodes in the right order před 25 roky
  Roberto Ierusalimschy f9cf402fbd first implementation of FOR před 25 roky