提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Roberto Ierusalimschy 7820a47184 LOCALE support 28 年之前
  Roberto Ierusalimschy 27b6bbdcf3 "testC" inactive (active only for tests) 28 年之前
  Roberto Ierusalimschy f6d95140ae using old version functions. 28 年之前
  Roberto Ierusalimschy 085181a08a new function "testC", to help debug the API. 28 年之前
  Roberto Ierusalimschy 42fa305649 better error messages; 28 年之前
  Roberto Ierusalimschy 6d383202dc "dofile" and "dostring" may return values. 29 年之前
  Roberto Ierusalimschy 9a3c51cff1 new name for POSIX flag (this one turns on some posix stuff in standard 29 年之前
  Roberto Ierusalimschy 6336d2f9e1 flag for direct execution is "-e"; argument with an "=" goes to 29 年之前
  Roberto Ierusalimschy 0baa915343 new option "-x" to execute a string given as argument. 29 年之前
  Roberto Ierusalimschy 01ea523b80 small corrections. 29 年之前
  Roberto Ierusalimschy 42b947296b "fileno" is not ansi. 29 年之前
  Roberto Ierusalimschy 40306b10db small corrections. 29 年之前
  Roberto Ierusalimschy 024f2374ab "AUTHORS" separated from COPYRIGHT. 30 年之前
  Roberto Ierusalimschy b5745d11cd uses "isatty" to check if executes stdin line by line or as a file. 30 年之前
  Roberto Ierusalimschy 79ce619876 new command line options: -v to print Copyright message, and 30 年之前
  Luiz Henrique de Figueiredo 0761c4c036 included string.h 30 年之前
  Waldemar Celes 891cab8a31 Passar os argv apos '--' para Lua. 31 年之前
  Roberto Ierusalimschy 0f580df73c 'main' returns condition code 31 年之前