Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... 24 years ago
  Roberto Ierusalimschy dfaf8c5291 details 24 years ago
  Roberto Ierusalimschy 1e81da51ba new API for registry and C upvalues + new implementation for references 24 years ago
  Roberto Ierusalimschy 15462edb0f new definitions for closure structures 24 years ago
  Roberto Ierusalimschy c04d9b9ecb small bug when closing closures in error conditions 24 years ago
  Roberto Ierusalimschy abdbe883a8 first implementation of unrestricted static scoping 24 years ago
  Roberto Ierusalimschy e1d072571e better syntax for type casts 24 years ago
  Roberto Ierusalimschy 6c8e652aa6 use macros for 'getc' 24 years ago
  Roberto Ierusalimschy 9f25df02d5 new definition for headers of binary files 24 years ago
  Roberto Ierusalimschy cbc59592ff new definition for `luaD_call' and `luaD_adjusttop' 24 years ago
  Roberto Ierusalimschy 943b8f5b18 details 24 years ago
  Roberto Ierusalimschy 6473f965ca new API functions to load (parse?) a chunk without running it. 24 years ago
  Roberto Ierusalimschy 9aedea6ec8 small bug (when parser fails, there is no function on the stack...) 24 years ago
  Roberto Ierusalimschy dd3a63c205 new way to handle `profiles' 24 years ago
  Roberto Ierusalimschy 6048c4f74d better way to link callinfo's and stack 24 years ago
  Roberto Ierusalimschy 7b84f9e65c lower-case for macros with arguments 24 years ago
  Roberto Ierusalimschy 35023355f2 details for wchar 24 years ago
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars 24 years ago
  Roberto Ierusalimschy d164e2294f _ERRORMESSAGE called through get global tag method 24 years ago
  Roberto Ierusalimschy 5f37134e64 avoid '...' and "..." inside comments 24 years ago
  Roberto Ierusalimschy 52ee91dd73 better encapsulation of some types 24 years ago
  Roberto Ierusalimschy 099442c41f better separation between basic types 24 years ago
  Roberto Ierusalimschy 7178a5e34a new way to handle top x L->top 24 years ago
  Roberto Ierusalimschy 42224ca553 loop of 'dostring' may never reclaim memory 24 years ago
  Roberto Ierusalimschy 426d3e43bd lock/unlock may use L + better structure for internal debug stuff 24 years ago
  Roberto Ierusalimschy e506b864cd no need for tags in boxed values :-( 24 years ago
  Roberto Ierusalimschy 63a822c8e1 all boxed types start with their tags 24 years ago
  Roberto Ierusalimschy fa8c44b510 avoid the use of "reopen" (not that standard) 24 years ago
  Roberto Ierusalimschy bce6572579 new macros + new names to facilitate compilation of threaded version 24 years ago
  Roberto Ierusalimschy 71ae4801d6 macros LUA_ENTRY/LUA_EXIT to control exclusive access to Lua core 24 years ago