Roberto Ierusalimschy
|
6d383202dc
|
"dofile" and "dostring" may return values.
|
1996-09-24 14:30:28 -03:00 |
|
Roberto Ierusalimschy
|
9a3c51cff1
|
new name for POSIX flag (this one turns on some posix stuff in standard
header files).
|
1996-07-06 17:20:35 -03:00 |
|
Roberto Ierusalimschy
|
6336d2f9e1
|
flag for direct execution is "-e"; argument with an "=" goes to
direct execution, independently of flags.
|
1996-07-05 17:55:43 -03:00 |
|
Roberto Ierusalimschy
|
0baa915343
|
new option "-x" to execute a string given as argument.
|
1996-06-10 16:35:46 -03:00 |
|
Roberto Ierusalimschy
|
01ea523b80
|
small corrections.
|
1996-05-03 17:10:59 -03:00 |
|
Roberto Ierusalimschy
|
42b947296b
|
"fileno" is not ansi.
|
1996-04-23 09:43:07 -03:00 |
|
Roberto Ierusalimschy
|
40306b10db
|
small corrections.
|
1996-03-12 12:56:03 -03:00 |
|
Roberto Ierusalimschy
|
024f2374ab
|
"AUTHORS" separated from COPYRIGHT.
|
1995-10-31 15:05:35 -02:00 |
|
Roberto Ierusalimschy
|
b5745d11cd
|
uses "isatty" to check if executes stdin line by line or as a file.
|
1995-10-23 11:54:11 -02:00 |
|
Roberto Ierusalimschy
|
79ce619876
|
new command line options: -v to print Copyright message, and
- to read stdin.
|
1995-10-06 11:11:40 -03:00 |
|
Luiz Henrique de Figueiredo
|
0761c4c036
|
included string.h
|
1995-02-07 14:04:15 -02:00 |
|
Waldemar Celes
|
891cab8a31
|
Passar os argv apos '--' para Lua.
Captura-se cada argv com a funcao argv(i), onde i = 1, 2, ...
|
1994-12-14 17:58:20 -02:00 |
|
Roberto Ierusalimschy
|
0f580df73c
|
'main' returns condition code
|
1994-11-28 15:12:49 -02:00 |
|
Waldemar Celes
|
d443840846
|
Linguagem para Usuarios de Aplicacao
|
1993-12-17 16:41:19 -02:00 |
|
The Lua team
|
cd05d9c5cb
|
oldest known commit
|
1993-07-28 10:18:00 -03:00 |
|