Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 0b56646baf new function `getargs' před 25 roky
  Roberto Ierusalimschy 556a89e537 new names for debug types před 25 roky
  Roberto Ierusalimschy 441469f803 new option `-s' + argv ends with NULL (so we don't need argc). před 25 roky
  Roberto Ierusalimschy 3c9d999424 many details (most by lhf). před 25 roky
  Roberto Ierusalimschy 228a62f799 details před 25 roky
  Roberto Ierusalimschy 33d3504889 new debug API před 25 roky
  Roberto Ierusalimschy aee07c6599 details před 25 roky
  Roberto Ierusalimschy 3daeabb606 new way to pass arguments: with option `-f' před 26 roky
  Roberto Ierusalimschy de65253f2d new way to handle _PROMPT před 26 roky
  Roberto Ierusalimschy 968ad49da6 `lua_newstate' gets the inital stack size and other arguments před 26 roky
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). před 26 roky
  Roberto Ierusalimschy 951897c093 last warnings in Visual C před 26 roky
  Roberto Ierusalimschy a34677e4f4 details před 26 roky
  Roberto Ierusalimschy a7fa7bafc8 new warnings with option "-W" (gcc) před 26 roky
  Roberto Ierusalimschy b2c89ed2d2 new mechanism to access argv from a script před 26 roky
  Roberto Ierusalimschy c787dccd9b "const" !!! před 26 roky
  Roberto Ierusalimschy 3b4c831ca9 some systems do not reset signal handlers when a signal happens před 26 roky
  Roberto Ierusalimschy 3fdab3981b no more automatic setlocale. před 26 roky
  Roberto Ierusalimschy 5687949560 "lua_debug", "lua_callhook" and "lua_linehook" must be inside "lua_state". před 26 roky
  Roberto Ierusalimschy 2431534f10 details před 26 roky
  Roberto Ierusalimschy 01772cefa5 new library for debbuging před 26 roky
  Roberto Ierusalimschy dc90d4bce3 when handling signals (^C), deep old hook values. před 26 roky
  Roberto Ierusalimschy 766e67ef3b to avoid warnings about "typecast" (Visual C++) před 26 roky
  Roberto Ierusalimschy a9dd2c6717 interrupts lua loops with "^C" (via signals) před 27 roky
  Roberto Ierusalimschy 783ba75129 needs "stdlib.h" (calls "exit") před 27 roky
  Roberto Ierusalimschy a78eecee48 details (aborts with invalid arguments) před 28 roky
  Roberto Ierusalimschy 43461d267f help message před 28 roky
  Roberto Ierusalimschy 7ecc3ce827 new command line options před 28 roky
  Roberto Ierusalimschy cdd261f332 new option "-q" (quiet), and multi-line commands (ending with '\') před 28 roky
  Roberto Ierusalimschy 034f16892e better treatment of MARKs and DEBUG cases. před 28 roky