提交歷史

作者 SHA1 備註 提交日期
  Roberto Ierusalimschy 3b828d9e48 luaL_setfield does a non-raw set 20 年之前
  Roberto Ierusalimschy 68548a02d3 fancier code ;) 20 年之前
  Roberto Ierusalimschy 2f2b4a42a9 luaL_checkudata raises an error if value is not correct 20 年之前
  Roberto Ierusalimschy 074352911f new coding for while and repeat (with new scoping for repeat) 20 年之前
  Roberto Ierusalimschy 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar 20 年之前
  Roberto Ierusalimschy 16ddf86168 luaL_openlib -> luaL_register and new function luaL_loadstring 20 年之前
  Roberto Ierusalimschy e4d369c9b7 comments 20 年之前
  Roberto Ierusalimschy 42a662334a simpler implementation for unary minus 20 年之前
  Roberto Ierusalimschy 39c0f391c6 detail 20 年之前
  Roberto Ierusalimschy c7b4f44772 correct name to open package library 20 年之前
  Roberto Ierusalimschy 44b19075c0 small changes (to easy integration with Coco) 20 年之前
  Roberto Ierusalimschy ab3dfa5594 store some configuration information 20 年之前
  Roberto Ierusalimschy 62f786e08c new version (and new copyright)... 20 年之前
  Roberto Ierusalimschy bbfd28959d attempt to better control use of _longjmp 20 年之前
  Roberto Ierusalimschy 894cd31c52 #string is primitive 20 年之前
  Roberto Ierusalimschy f01a95d4a0 detail 20 年之前
  Roberto Ierusalimschy 680fc88cc2 a small bug 20 年之前
  Roberto Ierusalimschy d96f088a26 'lua_lock' and similars should be hard to use 20 年之前
  Roberto Ierusalimschy d8be9a6326 small changes 20 年之前
  Roberto Ierusalimschy 95f3eefa5b small optimization 20 年之前
  Roberto Ierusalimschy e82bdb24f3 new loader for "all-in-one" C packages 20 年之前
  Roberto Ierusalimschy 1a343814d8 details 20 年之前
  Roberto Ierusalimschy 280f7becb8 "%0" stands for the whole pattern (in gsub) 20 年之前
  Roberto Ierusalimschy d6ff5d9f46 searchpath is "private affair" of loadlib 20 年之前
  Roberto Ierusalimschy a05190fa3b elimination of common code + better error message 20 年之前
  Roberto Ierusalimschy a569099b70 no more path for loadfile + function lists sorted 20 年之前
  Roberto Ierusalimschy 20131e54d3 no more "getc" when testing if file exists 20 年之前
  Roberto Ierusalimschy 80ac5e83fd details (alphabetical order for list of functions) 20 年之前
  Roberto Ierusalimschy 289b5dc67a details (function list in alphabetical order) 20 年之前
  Roberto Ierusalimschy c2f065f405 detail 20 年之前