summaryrefslogtreecommitdiff
path: root/lua.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* small corrections.Roberto Ierusalimschy1996-05-031-1/+9
|
* "fileno" is not ansi.Roberto Ierusalimschy1996-04-231-2/+2
|
* small corrections.Roberto Ierusalimschy1996-03-121-2/+2
|
* "AUTHORS" separated from COPYRIGHT.Roberto Ierusalimschy1995-10-311-2/+3
|
* uses "isatty" to check if executes stdin line by line or as a file.Roberto Ierusalimschy1995-10-231-1/+12
|
* new command line options: -v to print Copyright message, andRoberto Ierusalimschy1995-10-061-8/+14
| | | | - to read stdin.
* included string.hv2.1Luiz Henrique de Figueiredo1995-02-071-1/+2
|
* Passar os argv apos '--' para Lua.Waldemar Celes1994-12-141-2/+42
| | | | Captura-se cada argv com a funcao argv(i), onde i = 1, 2, ...
* 'main' returns condition codeRoberto Ierusalimschy1994-11-281-4/+6
|
* Linguagem para Usuarios de AplicacaoWaldemar Celes1993-12-171-32/+9
|
* oldest known commitThe Lua team1993-07-281-0/+54