Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 69ea087dff small change to strip file names when stripping debug information 19 years ago
  Roberto Ierusalimschy 2753134a38 new versions by lhf 20 years ago
  Roberto Ierusalimschy 90de38bf1f warnings in VS .Net 20 years ago
  Roberto Ierusalimschy 1ab2b93462 debug information for last line of a function definition 20 years ago
  Roberto Ierusalimschy 5d834bdf57 function constants may include boolean values 21 years ago
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' 21 years ago
  Roberto Ierusalimschy 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions 21 years ago
  Roberto Ierusalimschy 8332d5c8a5 parser fully reentrant(!) 22 years ago
  Roberto Ierusalimschy 9fcc485176 zio does not keep "source" name (nobody uses it) 22 years ago
  Roberto Ierusalimschy 433cb1d13a no more checks for non-default compilation options + luaU_dump has 22 years ago
  Roberto Ierusalimschy 762c737037 last changes by lhf 22 years ago
  Roberto Ierusalimschy 7a40cdbda0 different variables for number of upvalues and size of upvalue array 22 years ago
  Roberto Ierusalimschy 0175f8d5d1 dump/undump of upvalue names 22 years ago
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name 22 years ago
  Roberto Ierusalimschy 41fd639cab documentation for write barriers 23 years ago
  Roberto Ierusalimschy 671dc6eec2 new version (from lhf) 23 years ago
  Roberto Ierusalimschy 46b063ef59 `undump' also uses private buffer 23 years ago
  Roberto Ierusalimschy b3d0682fb9 use of different buffers for scanner and concatenation 23 years ago
  Roberto Ierusalimschy 565e6d74e1 state's buffer is used only for chars 23 years ago
  Roberto Ierusalimschy 221b5be7b7 use of `LoadState' struct (instead of several separate arguments) 23 years ago
  Roberto Ierusalimschy 0b3d380f9f internal names 23 years ago
  Roberto Ierusalimschy e812aa2002 avoid assignments to TObject access macros 23 years ago
  Roberto Ierusalimschy 711b936849 new versions from lhf 23 years ago
  Roberto Ierusalimschy 2cd6161060 don't need stdio 23 years ago
  Roberto Ierusalimschy b7a0503c1d new format for error messages 23 years ago
  Roberto Ierusalimschy dea6b6da94 new function `lua_vpushstr' to replace uses of `sprintf' 23 years ago
  Roberto Ierusalimschy 801aaf37b1 simpler implementation for line information 23 years ago
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... 24 years ago
  Roberto Ierusalimschy 04320e04bf warnings from Visual C++ (plus small details) 24 years ago
  Roberto Ierusalimschy 9f25df02d5 new definition for headers of binary files 24 years ago