提交歷史

作者 SHA1 備註 提交日期
  Roberto Ierusalimschy 000d081fd0 warnings from other compilers 23 年之前
  Roberto Ierusalimschy fa23301251 defintions for lua_number2str and lua_str2number don't need to be public 23 年之前
  Roberto Ierusalimschy 5094c37988 `strconc' -> `concat' 23 年之前
  Roberto Ierusalimschy 46c471d7e9 new `__newindex' eventfield 23 年之前
  Roberto Ierusalimschy b7a0503c1d new format for error messages 23 年之前
  Roberto Ierusalimschy af19d55635 generic for also coded to make test at the end of the loop 23 年之前
  Roberto Ierusalimschy 78b40bf57d `skip' instructions must be followed by a jump 23 年之前
  Roberto Ierusalimschy 0dbf0c5953 new format for test intructions (handle NaN correctly) 23 年之前
  Roberto Ierusalimschy 9a0f0dcc77 precompiler may create functions without `lineinfo' 23 年之前
  Roberto Ierusalimschy 9b38a696d5 avoid names that differ only in capitalization 23 年之前
  Roberto Ierusalimschy f388ee4a82 new way to handle errors 23 年之前
  Roberto Ierusalimschy 6c7334a9ac line trace uses `savedpc' to save last `pc' seen 23 年之前
  Roberto Ierusalimschy 7b65328c8e new semantics for `generic for' (with state) 23 年之前
  Roberto Ierusalimschy 801aaf37b1 simpler implementation for line information 23 年之前
  Roberto Ierusalimschy 00af2faae7 first implementation of proper tail call 23 年之前
  Roberto Ierusalimschy 63a614e145 some improvements in stack control 23 年之前
  Roberto Ierusalimschy 938092489b erroneous objects may not live in the stack 23 年之前
  Roberto Ierusalimschy bd8b9c94b3 generic for (with any number of control variables) 23 年之前
  Roberto Ierusalimschy 6b0c38c2e7 `inline' of tonumber 23 年之前
  Roberto Ierusalimschy 51bf91a970 detail 23 年之前
  Roberto Ierusalimschy 1e602a61b3 new generic `for' 23 年之前
  Roberto Ierusalimschy 67bda7e136 details. 23 年之前
  Roberto Ierusalimschy 38b0e6128d simpler implementation for `for' loops 23 年之前
  Roberto Ierusalimschy d6fd33e76f `eventtable' renamed to `metatable' 23 年之前
  Roberto Ierusalimschy 50e2952593 first version of dynamic stack 23 年之前
  Roberto Ierusalimschy 448517e47e no more linehook field in CallInfo 23 年之前
  Roberto Ierusalimschy 7ab7703b53 cleaner semantics for test instructions (skips) 23 年之前
  Roberto Ierusalimschy 5d14ce612b details 24 年之前
  Roberto Ierusalimschy f083812c02 first implementation of coroutines 24 年之前
  Roberto Ierusalimschy facfec0687 small optimizations 24 年之前