Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 3bb5079dd4 ensure fixed order for library initialization před 23 roky
  Roberto Ierusalimschy 5016f43aa4 (much) cleaner way to control function states před 23 roky
  Roberto Ierusalimschy c1c100a0c0 warnings in other compilers před 23 roky
  Roberto Ierusalimschy b6e2f1a86e small bugs when stack is reallocated před 23 roky
  Roberto Ierusalimschy 260e35f576 the usual... před 23 roky
  Roberto Ierusalimschy a56e01a9a0 towards 5.0 alpha... před 23 roky
  Roberto Ierusalimschy 4664f2e927 any Lua closure has a table of globals (not only active functions) před 23 roky
  Roberto Ierusalimschy 2e38c6ae5a `luadebug.h' content now is included in `lua.h' před 23 roky
  Roberto Ierusalimschy d3dd337fca lua_Chunkreader gets a lua_State, to avoid future incompatibilities před 23 roky
  Roberto Ierusalimschy 634344d61f new API for weak mode před 23 roky
  Roberto Ierusalimschy a2fa48a570 new (old?) error handling scheme před 23 roky
  Roberto Ierusalimschy 8b2b8790b5 small bug: basic `ci' must have a valid func (base - 1) před 23 roky
  Roberto Ierusalimschy 0b3d380f9f internal names před 23 roky
  Roberto Ierusalimschy 4e23699aa6 new implementation for error handling před 23 roky
  Roberto Ierusalimschy 1c0ac3c0f5 new implementation for tailcall před 23 roky
  Roberto Ierusalimschy 4a4f243795 new API for error handling před 23 roky
  Roberto Ierusalimschy 0417a4bb0b new implementation for tailcalls and error handling před 23 roky
  Roberto Ierusalimschy 5037196f6f new macros `ttis*' před 23 roky
  Roberto Ierusalimschy 9fb80bde3c tailcall is executed together with call před 23 roky
  Roberto Ierusalimschy 2dcc31574f new function xpcall před 23 roky
  Roberto Ierusalimschy 390fc99a5c xpcall now is builtin + new macros `ttis*' před 23 roky
  Roberto Ierusalimschy 79c8edb6c4 new names for light userdata operations před 23 roky
  Roberto Ierusalimschy e5146fb01f CallInfo has different fields for C functions and Lua functions před 23 roky
  Roberto Ierusalimschy ce6b930464 `isdst' should be a boolean (and not 0/1!!) před 23 roky
  Roberto Ierusalimschy ac7006d374 ^D in interactive mode finish interaction (no questions asked) před 23 roky
  Roberto Ierusalimschy 12bee999dd new way to handle macros read_line/save_line před 23 roky
  Roberto Ierusalimschy a8c9eec426 bug: chunk can end just after a '\' in a string před 23 roky
  Roberto Ierusalimschy a885b826b3 LUA_ALERT is no longer used před 23 roky
  Roberto Ierusalimschy a960e62c3e new options; no more _ALERT; no more getargs před 23 roky
  Roberto Ierusalimschy c51aa6ee33 details před 23 roky