コミット履歴

作者 SHA1 メッセージ 日付
  Roberto Ierusalimschy 3daeabb606 new way to pass arguments: with option `-f' 26 年 前
  Roberto Ierusalimschy de65253f2d new way to handle _PROMPT 26 年 前
  Roberto Ierusalimschy 968ad49da6 `lua_newstate' gets the inital stack size and other arguments 26 年 前
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). 26 年 前
  Roberto Ierusalimschy 951897c093 last warnings in Visual C 26 年 前
  Roberto Ierusalimschy a34677e4f4 details 26 年 前
  Roberto Ierusalimschy a7fa7bafc8 new warnings with option "-W" (gcc) 26 年 前
  Roberto Ierusalimschy b2c89ed2d2 new mechanism to access argv from a script 26 年 前
  Roberto Ierusalimschy c787dccd9b "const" !!! 26 年 前
  Roberto Ierusalimschy 3b4c831ca9 some systems do not reset signal handlers when a signal happens 26 年 前
  Roberto Ierusalimschy 3fdab3981b no more automatic setlocale. 26 年 前
  Roberto Ierusalimschy 5687949560 "lua_debug", "lua_callhook" and "lua_linehook" must be inside "lua_state". 26 年 前
  Roberto Ierusalimschy 2431534f10 details 26 年 前
  Roberto Ierusalimschy 01772cefa5 new library for debbuging 27 年 前
  Roberto Ierusalimschy dc90d4bce3 when handling signals (^C), deep old hook values. 27 年 前
  Roberto Ierusalimschy 766e67ef3b to avoid warnings about "typecast" (Visual C++) 27 年 前
  Roberto Ierusalimschy a9dd2c6717 interrupts lua loops with "^C" (via signals) 27 年 前
  Roberto Ierusalimschy 783ba75129 needs "stdlib.h" (calls "exit") 28 年 前
  Roberto Ierusalimschy a78eecee48 details (aborts with invalid arguments) 28 年 前
  Roberto Ierusalimschy 43461d267f help message 28 年 前
  Roberto Ierusalimschy 7ecc3ce827 new command line options 28 年 前
  Roberto Ierusalimschy cdd261f332 new option "-q" (quiet), and multi-line commands (ending with '\') 28 年 前
  Roberto Ierusalimschy 034f16892e better treatment of MARKs and DEBUG cases. 28 年 前
  Roberto Ierusalimschy 69d97712ec arguments "var=value" doesn't need quotes for value 28 年 前
  Roberto Ierusalimschy 3393fd7f25 first version of "lua_close" 28 年 前
  Roberto Ierusalimschy accd7bc253 small modifications (format, small optimizations, etc) 28 年 前
  Roberto Ierusalimschy 592a3f289b first implementation of centralized global state. 28 年 前
  Roberto Ierusalimschy 19c178fa14 new (smaller) prompt 28 年 前
  Roberto Ierusalimschy a3235ad270 prompt for interactive mode 28 年 前
  Roberto Ierusalimschy 2d2440a753 Lua stand-alone interpreter 28 年 前