Commit History

作者 SHA1 備註 提交日期
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars 24 年之前
  Roberto Ierusalimschy 52ee91dd73 better encapsulation of some types 24 年之前
  Roberto Ierusalimschy dc17a9cc24 new semantics for pushuserdata 24 年之前
  Roberto Ierusalimschy e70e6a3b7a <read(0)> tests for EOF 24 年之前
  Roberto Ierusalimschy 1f917e709c better use of extra include files (both for tests and for old_ansi) 24 年之前
  Roberto Ierusalimschy 7e3d3e1f70 details 24 年之前
  Roberto Ierusalimschy 9b45439860 details 24 年之前
  Roberto Ierusalimschy bce6572579 new macros + new names to facilitate compilation of threaded version 24 年之前
  Roberto Ierusalimschy a53d9b66ca first implementation for type names 24 年之前
  Roberto Ierusalimschy f2c451d745 all accesses to TObjects done through macros 24 年之前
  Roberto Ierusalimschy 321c7fb6f8 details 24 年之前
  Roberto Ierusalimschy 4ff5545709 new macro pushliteral 24 年之前
  Roberto Ierusalimschy 6af005ec20 bug: when `read' fails it must return nil (and not no value) 24 年之前
  Roberto Ierusalimschy 1db05793a0 `time' does not need to correct its table argument (use `date' for that) 24 年之前
  Roberto Ierusalimschy af97be026b new function for time and date 24 年之前
  Roberto Ierusalimschy 4894c27962 lua_Number defined in lua.h (1st version) 25 年之前
  Roberto Ierusalimschy 35d6b15057 some cleaning 25 年之前
  Roberto Ierusalimschy 67c1afff59 lua_settagmethod does not return old tag method 25 年之前
  Roberto Ierusalimschy 2cbbf3933a new macro LUALIB_API (so the lib can be a separate DLL) 25 年之前
  Roberto Ierusalimschy 89f98c0995 in function `read_file', realloc() doesn't free the buffer if it can't 25 年之前
  Roberto Ierusalimschy b892f0a877 new API function `createuserdata' 25 年之前
  Roberto Ierusalimschy 64eecc0b82 new macro LUA_API 25 年之前
  Roberto Ierusalimschy f6834f4393 new API function `lua_type' + new type lua_Type 25 年之前
  Roberto Ierusalimschy f9dd50cefc `read("*w")' should return nil at EOF 25 年之前
  Roberto Ierusalimschy 620d22f2a0 new API function lua_rawget 25 年之前
  Roberto Ierusalimschy f45cba42b5 details for OLD_ANSI 25 年之前
  Roberto Ierusalimschy 5d033f33eb details in ERRORMESSAGE 25 年之前
  Roberto Ierusalimschy c1f725ba4a read patterns (deprecated) use new auxlib's buffer system 25 年之前
  Roberto Ierusalimschy d1c351857d ERRORMESSAGE uses auxlib's buffer to build message string 25 年之前
  Roberto Ierusalimschy 8060193702 `lauxlib' is now part of the libraries (not used by core Lua) 25 年之前