コミット履歴

作者 SHA1 メッセージ 日付
  Roberto Ierusalimschy 45b173cbf8 warnings/details 24 年 前
  Roberto Ierusalimschy 6c8e652aa6 use macros for 'getc' 24 年 前
  Roberto Ierusalimschy ae1cf64348 better names for type-related functions 24 年 前
  Roberto Ierusalimschy a264fd089e small bug in read_chars (fread x eof) 24 年 前
  Roberto Ierusalimschy 61a036eaa5 new macro to control format for `read"*n"' 24 年 前
  Roberto Ierusalimschy 9559c111a3 new `read' option `*u' (read-until) + simpler implementation for `read' 24 年 前
  Roberto Ierusalimschy 4905fdd135 C++ warning 24 年 前
  Roberto Ierusalimschy 65c289b046 details 24 年 前
  Roberto Ierusalimschy d5b83ead90 new implementation for userdatas, without `keys' 24 年 前
  Roberto Ierusalimschy 572a69b6af name changes 24 年 前
  Roberto Ierusalimschy dd3a63c205 new way to handle `profiles' 24 年 前
  Roberto Ierusalimschy 6d4db86888 open functions are lua_Cfunctions 24 年 前
  Roberto Ierusalimschy 35023355f2 details for wchar 24 年 前
  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 年 前