提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy d94bb6c273 janitor work on 'lua_resume' and related code 11 年之前
  Roberto Ierusalimschy 5784331768 new items in default path for Windows 11 年之前
  Roberto Ierusalimschy 88a9e51f34 bit-field CIST_YIELDED removed (it was never consulted) 11 年之前
  Roberto Ierusalimschy 8b5940e7ca must also reset CIST_OAH if necessary (CallInfo is not a fresh one) 11 年之前
  Roberto Ierusalimschy 1a3656e56e more relaxed rules for __eq metamethod (more similar to other 11 年之前
  Roberto Ierusalimschy 542b6cfc02 no need for field 'status' in structure 'CallInfo' (after removal 11 年之前
  Roberto Ierusalimschy 6f6fd96e3b new type lua_KFunction + no more 'lua_getctx' 11 年之前
  Roberto Ierusalimschy 35a6aad0d7 added comments 11 年之前
  Roberto Ierusalimschy 23f0ff9517 lots of janitor work (including comments) + 'arg' table created 11 年之前
  Roberto Ierusalimschy 355037528c 'math.mof' works with integers, too 11 年之前
  Roberto Ierusalimschy 9e68c047ae 'assert' does not assume that the error object is a string 11 年之前
  Roberto Ierusalimschy e9d86eddf3 if numeral overflows the reading buffer, signal it as invalid input 11 年之前
  Roberto Ierusalimschy 11aefa4478 details (comments) 11 年之前
  Roberto Ierusalimschy 5ebdd326b6 detail (to avoid warnings of unused variable) 11 年之前
  Roberto Ierusalimschy 84db17b6fc more "religious" definition for 'lua_numtointeger' 11 年之前
  Roberto Ierusalimschy 456806f25c no more 'math.ifloor' + new semantics for 'math.floor'/'math.ceil' 11 年之前
  Roberto Ierusalimschy c98f195eb9 function 'luaV_numtointeger' changed to a global macro 11 年之前
  Roberto Ierusalimschy 4d696c45b9 simpler handling of 'GCScallfin' state + more comments 11 年之前
  Roberto Ierusalimschy 36715ab7c1 detail (comment) 11 年之前
  Roberto Ierusalimschy e966e53791 no more use of 'scanf' for reading numbers 11 年之前
  Roberto Ierusalimschy c4eff10322 small improvements concerning 'check_next' 11 年之前
  Roberto Ierusalimschy 8a0acf0898 comments 11 年之前
  Roberto Ierusalimschy e2be310a85 better(?) implementation for 'pcall'/'xpcall' (regarding the insertion 11 年之前
  Roberto Ierusalimschy 17159b491c more direct implementation of 'table.pack' 11 年之前
  Roberto Ierusalimschy 0aa32fa0cb small changes in field order in some structs to reduce padding 11 年之前
  Roberto Ierusalimschy 8927c14317 removed macro 'luai_checknum' (as NaN trick is not doable now) 11 年之前
  Roberto Ierusalimschy 3e977f02ac added a few comments 11 年之前
  Roberto Ierusalimschy a73da6112d deprecated library throws an error if called (instead of silently 11 年之前
  Roberto Ierusalimschy 6a5d87771f added lots of new comments + small changes in code 11 年之前
  Roberto Ierusalimschy 15e8405731 'LUA_COMPAT_ALL' -> 'LUA_COMPAT_5_1'/'LUA_COMPAT_5_2' + "@*" in 11 年之前