Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 4fb77c4308 no more "lua_Reference"; new return value for "append"; 29 years ago
  Roberto Ierusalimschy 0ef5cf2289 lock mechanism seperseded by the REFERENCE mechanism. 29 years ago
  Roberto Ierusalimschy fed9408ab5 page size "letter". 29 years ago
  Roberto Ierusalimschy 9704ff4cb1 hook variables are global, no more "lua_set...hook" functions. 29 years ago
  Roberto Ierusalimschy e3c0ce9a69 dofile accepts pre-compiled chunks. 29 years ago
  Roberto Ierusalimschy f86c1367db new functions "rename" and "tmpname". 29 years ago
  Roberto Ierusalimschy 05caf09a36 list of incompatibilities with version 2.2. 29 years ago
  Roberto Ierusalimschy afaa98a666 no more "lua_pushliteral". 29 years ago
  Roberto Ierusalimschy ca412214cb new function "date", replaces old "date" and "time". 29 years ago
  Roberto Ierusalimschy 3abc25fa54 new functions "random" and "randomseed". 29 years ago
  Roberto Ierusalimschy f4d67761f1 new section describing the debug interface. 29 years ago
  Roberto Ierusalimschy 5fa51fc426 new option "q" in function "write", to write literal strings. 29 years ago
  Roberto Ierusalimschy 15057aa0a4 new examples showing data structures and object-oriented programming. 29 years ago
  Roberto Ierusalimschy abfebf1e21 new example showing how to build modules. 29 years ago
  Roberto Ierusalimschy b1c02c7f00 new fallback "getglobal". 29 years ago
  Roberto Ierusalimschy 84df3ac267 new functions "tostring", "assert", and "format". 29 years ago
  Roberto Ierusalimschy 07d64e78b6 reference manual 30 years ago