提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy 9fdf73bc9a first version for new API 25 年之前
  Roberto Ierusalimschy f1fd9b5c2c intermediate version (only to avoid compiler errors) 25 年之前
  Roberto Ierusalimschy e238efc536 default now is multi-state 25 年之前
  Roberto Ierusalimschy afef009fce new version of debug system 25 年之前
  Roberto Ierusalimschy 1de5587184 `lua.h' is included before any other Lua header file 25 年之前
  Roberto Ierusalimschy 11a7022067 global variables are stored in a Lua table 25 年之前
  Roberto Ierusalimschy 0e8855e171 final version (by lhf) 25 年之前
  Roberto Ierusalimschy 73aa465a8e some name changes 25 年之前
  Roberto Ierusalimschy 3c9d999424 many details (most by lhf). 25 年之前
  Roberto Ierusalimschy b1b0c219f5 new ttypes to distinguish between C closures and Lua closures. 26 年之前
  Roberto Ierusalimschy 72afb6debb modifications by lhf 26 年之前
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). 26 年之前
  Roberto Ierusalimschy 2e13cd77ab new interface for `luaO_strtod', which now checks signal, too. 26 年之前
  Roberto Ierusalimschy c787dccd9b "const" !!! 26 年之前
  Roberto Ierusalimschy 16024861bd new format for numbers in precompiled code (as strings) 26 年之前
  Roberto Ierusalimschy c8d219798a lhf 26 年之前
  Roberto Ierusalimschy b4ad600b93 numbers are stored in ascii format for better portability and simplicity 26 年之前
  Roberto Ierusalimschy 0133610315 format for function prototypes. 26 年之前
  Roberto Ierusalimschy 7c9aee64c2 new version by lhf. 26 年之前
  Roberto Ierusalimschy 5a8bb00df4 storing chunk "sources" instead of "filenames". 26 年之前
  Roberto Ierusalimschy d2de2d5eda format for double is always "%g", do not need #defines 27 年之前
  Roberto Ierusalimschy 21cff3015a details (for regularity) 27 年之前
  Roberto Ierusalimschy 07008b5d45 details (by lhf) 27 年之前
  Roberto Ierusalimschy 112c9d53ab new version by lhf 27 年之前
  Roberto Ierusalimschy 439236773b changes by lhf 27 年之前
  Roberto Ierusalimschy 981fddea02 module to load bytecodes from files. 28 年之前