Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy c36b5cc726 detail 23 years ago
  Roberto Ierusalimschy 2c1eb62a08 get error messages from luaL_errstr 23 years ago
  Roberto Ierusalimschy 63e2d92123 no more -DOLD_ANSI option + details 23 years ago
  Roberto Ierusalimschy e966dd93be towards next version... 23 years ago
  Roberto Ierusalimschy 2f8e3c5543 prints any results returned by chunk 23 years ago
  Roberto Ierusalimschy b0a5e156b8 no more maximum stack size 23 years ago
  Roberto Ierusalimschy ac178ee478 new constructor syntax + new generic `for' 23 years ago
  Roberto Ierusalimschy 1e602a61b3 new generic `for' 23 years ago
  Roberto Ierusalimschy 57fb51f975 `luaH_next' works like `next' 23 years ago
  Roberto Ierusalimschy 1c423d2661 LFIELDS_PER_FLUSH is an opcode detail 23 years ago
  Roberto Ierusalimschy b3ffaca638 details 23 years ago
  Roberto Ierusalimschy bee86e23be `luaH_next' works like `next' + better hash for pointers 23 years ago
  Roberto Ierusalimschy 0056ed4135 better(?) order for types (nil == 0) 23 years ago
  Roberto Ierusalimschy e01f5e6809 better order of record fields for 64-bit machines 23 years ago
  Roberto Ierusalimschy cbfc581990 details. 23 years ago
  Roberto Ierusalimschy d3651c1d88 `getstr' now gives const char * 23 years ago
  Roberto Ierusalimschy 57a7baafb9 error message compatible with incomplete lines of lua.c 23 years ago
  Roberto Ierusalimschy 252e01e398 `setlocale' may be used to query the current locale 23 years ago
  Roberto Ierusalimschy 87b0e3d477 no more `lua_istrue' function 23 years ago
  Roberto Ierusalimschy cb50fcf42d incomplete lines (by lhf) 23 years ago
  Roberto Ierusalimschy c6a108e012 test for lua_pushbool 23 years ago
  Roberto Ierusalimschy d5ceb369b1 boolean type must be 0 or 1 23 years ago
  Roberto Ierusalimschy 86a4de256e no more lua_[gs]etstr 23 years ago
  Roberto Ierusalimschy 53aaee6ee6 comments 23 years ago
  Roberto Ierusalimschy 67bda7e136 details. 23 years ago
  Roberto Ierusalimschy 7c8f1823e7 bug: true 1 != true 2 + no more lua_getstr + some new macros 23 years ago
  Roberto Ierusalimschy ca181f31e4 line number in listcode (and tests for replace) 23 years ago
  Roberto Ierusalimschy 38b0e6128d simpler implementation for `for' loops 23 years ago
  Roberto Ierusalimschy addbe8c8b0 protected execution of `resume' 23 years ago
  Roberto Ierusalimschy 6bb5cb1cbd comments 23 years ago