Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 72a094bda7 Undo change in the handling of 'L->top' (commit b80077b8f3) před 6 roky
  Roberto Ierusalimschy b80077b8f3 Change in the handling of 'L->top' when calling metamethods před 6 roky
  Roberto Ierusalimschy 9c28ed05c9 Calls 'luaF_close' in 'lua_settop' only when needed před 6 roky
  Roberto Ierusalimschy 298f383ffc Avoid setting the stack top below upvalues to be closed před 6 roky
  Roberto Ierusalimschy d12262068d Small optimizations in range checks před 6 roky
  Roberto Ierusalimschy b56d4e570a Changes in the warning system před 6 roky
  Roberto Ierusalimschy cf71a5ddc7 Details před 6 roky
  Roberto Ierusalimschy 2c32bff609 After a "bad collections", avoid switching back back to generational před 6 roky
  Roberto Ierusalimschy c6f7181e91 No more LUA_ERRGCMM errors před 6 roky
  Roberto Ierusalimschy 437a5b07d4 Added a warning system to Lua před 6 roky
  Roberto Ierusalimschy ba7da13ec5 Changes in the control of C-stack overflow před 6 roky
  Roberto Ierusalimschy 6d04537ea6 A to-be-closed variable must have a closable value (or be nil) před 6 roky
  Roberto Ierusalimschy 7696c6474f Auxiliary buffer cannot close box with 'lua_remove' před 6 roky
  Roberto Ierusalimschy 5fda30b4f9 'lua_toclose' gets the index to be closed as an argument před 6 roky
  Roberto Ierusalimschy b8fed93215 New syntax for to-be-closed variables před 6 roky
  Roberto Ierusalimschy 34840301b5 To-be-closed variables in the C API před 6 roky
  Roberto Ierusalimschy 9cbf17b0f1 Details (comments) před 6 roky
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings před 7 roky
  Roberto Ierusalimschy af70905246 no need to check whether libraries and host use the same kernel; před 7 roky
  Roberto Ierusalimschy b95e466218 new field 'nilvalue' in struct 'global_State' to avoid the use of před 7 roky
  Roberto Ierusalimschy d406d3d05f removed unused macros 'isstackindex'/'api_checkstackindex' + před 7 roky
  Roberto Ierusalimschy 505fc91222 no more 'luaO_nilobject' to avoid comparison of global variable addresses před 7 roky
  Roberto Ierusalimschy 03c6a05ec8 no more nil-in-table před 7 roky
  Roberto Ierusalimschy fbea553ca2 'lua_setiuservalue' removes value from the stack even in case of error před 7 roky
  Roberto Ierusalimschy b7edf5d2d8 metamethods for 'removekey'/'keyin' před 7 roky
  Roberto Ierusalimschy ef8263f81f better names for macros for tags and types. před 7 roky
  Roberto Ierusalimschy d766e2ae17 first (parcial) implementation of 'keyin'/'removekey' před 7 roky
  Roberto Ierusalimschy 9243c414d9 first version of empty entries in tables před 7 roky
  Roberto Ierusalimschy ca6fe7449a userdata can have multiple user values před 7 roky
  Roberto Ierusalimschy 1afd5a152d more generic way to handle 'gclist' před 7 roky