Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 186111dc01 unused definition il y a 24 ans
  Roberto Ierusalimschy d5b83ead90 new implementation for userdatas, without `keys' il y a 24 ans
  Roberto Ierusalimschy dd3a63c205 new way to handle `profiles' il y a 24 ans
  Roberto Ierusalimschy cb49b088b6 old signature for lua_open il y a 24 ans
  Roberto Ierusalimschy a90f06dcd8 `atoi' does not have a wide-char equivalent il y a 24 ans
  Roberto Ierusalimschy 35023355f2 details for wchar il y a 24 ans
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars il y a 24 ans
  Roberto Ierusalimschy 099442c41f better separation between basic types il y a 24 ans
  Roberto Ierusalimschy 29371ecfe8 better way to handle multi-line input (with concat) il y a 24 ans
  Roberto Ierusalimschy 322b7b5fc5 easier to add new initialization functions il y a 24 ans
  Roberto Ierusalimschy bce6572579 new macros + new names to facilitate compilation of threaded version il y a 24 ans
  Roberto Ierusalimschy 6fda6a5302 support for multiple stacks sharing the same global environment il y a 24 ans
  Roberto Ierusalimschy 4ff5545709 new macro pushliteral il y a 24 ans
  Roberto Ierusalimschy 8b88ab07f7 more controled use of `sprintf' il y a 25 ans
  Roberto Ierusalimschy e93c4547fe no more USERINIT (macro) il y a 25 ans
  Roberto Ierusalimschy 46b543ebef better treatment for errors inside _ERRORMETHOD il y a 25 ans
  Roberto Ierusalimschy d8a442206d lua_state (now called `L') should not be global il y a 25 ans
  Roberto Ierusalimschy 30f6e658d2 `lua_newstate' renamed to `lua_open' il y a 25 ans
  Roberto Ierusalimschy 6e80c1cde1 new version for API il y a 25 ans
  Roberto Ierusalimschy f0b3cd1d6f new API functions `pop', `insert', and `move' il y a 25 ans
  Roberto Ierusalimschy d63afba9d3 negative stack sizes are invalid, too. il y a 25 ans
  Roberto Ierusalimschy ac12f4db4b C upvalues are the last arguments to a function il y a 25 ans
  Roberto Ierusalimschy 9fdf73bc9a first version for new API il y a 25 ans
  Roberto Ierusalimschy d1ffd1a1c5 details il y a 25 ans
  Roberto Ierusalimschy e238efc536 default now is multi-state il y a 25 ans
  Roberto Ierusalimschy 435f587ed0 (much) better handling of memory alloction errors il y a 25 ans
  Roberto Ierusalimschy ae55f3eead no varargs in Lua API il y a 25 ans
  Roberto Ierusalimschy 88657809ac details il y a 25 ans
  Roberto Ierusalimschy e3ea307434 small changes to allow redefinition of some buffer sizes. il y a 25 ans
  Roberto Ierusalimschy 1de5587184 `lua.h' is included before any other Lua header file il y a 25 ans