Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | luaL check functions do not need the function name (it can be | Roberto Ierusalimschy | 1997-04-06 | 1 | -5/+5 |
* | some new options for warnings and optimizations. | Roberto Ierusalimschy | 1997-03-31 | 1 | -2/+3 |
* | update of ".h" dependencies | Roberto Ierusalimschy | 1997-03-31 | 1 | -15/+15 |
* | new name for old "mem.h" (conflicts with some compiler libraries) | Roberto Ierusalimschy | 1997-03-31 | 1 | -13/+13 |
* | new module 'auxlib' centralizes functions to get/check parameters. | Roberto Ierusalimschy | 1997-03-17 | 1 | -3/+5 |
* | atualization of #include dependencies. | Roberto Ierusalimschy | 1997-03-05 | 1 | -22/+26 |
* | new flag for STRERROR; libs now are called lib...v2.5-beta | Roberto Ierusalimschy | 1996-11-06 | 1 | -18/+24 |
* | unused "#include".v2.4 | Roberto Ierusalimschy | 1996-05-06 | 1 | -9/+9 |
* | update of dependencies from "#include"s. | Roberto Ierusalimschy | 1996-05-06 | 1 | -3/+3 |
* | "isatty" is POSIX, but not ANSI. | Roberto Ierusalimschy | 1996-05-03 | 1 | -2/+3 |
* | "malloc.h" is not ansi. | Roberto Ierusalimschy | 1996-04-25 | 1 | -2/+2 |
* | new module "undump.o" | Roberto Ierusalimschy | 1996-03-15 | 1 | -6/+11 |
* | parse.o was included twice in lua.a | Roberto Ierusalimschy | 1996-03-05 | 1 | -2/+2 |
* | new header "lex.h". | Roberto Ierusalimschy | 1996-02-13 | 1 | -8/+7 |
* | correction of dependencies (include's). | Roberto Ierusalimschy | 1996-02-07 | 1 | -11/+11 |
* | correction of dependencies from "luadebug.h". | Roberto Ierusalimschy | 1996-01-09 | 1 | -3/+3 |
* | names generated by yacc (starting with "yy") are changed to start with | Roberto Ierusalimschy | 1995-12-21 | 1 | -4/+9 |
* | changes to improve portability | Roberto Ierusalimschy | 1995-11-10 | 1 | -25/+19 |
* | small bug | Roberto Ierusalimschy | 1995-10-17 | 1 | -2/+2 |
* | new module luadebug.h. | Roberto Ierusalimschy | 1995-10-17 | 1 | -4/+4 |
* | new module "func", for GC of functions, | Roberto Ierusalimschy | 1995-10-09 | 1 | -15/+25 |
* | use yacc++ instead of yacc. | Roberto Ierusalimschy | 1995-02-02 | 1 | -3/+3 |
* | better names for 'y.tab.c' and 'y.tab.h' (now they are moved to 'parser.c' an... | Waldemar Celes | 1994-12-27 | 1 | -8/+8 |
* | new file 'types.h' | Roberto Ierusalimschy | 1994-12-23 | 1 | -13/+12 |
* | new modules 'mem' and 'fallback'. | Roberto Ierusalimschy | 1994-11-23 | 1 | -5/+26 |
* | novos warnings "missing-prototypes" e "ansi". | Waldemar Celes | 1994-07-19 | 1 | -2/+2 |
* | opcao "clear" para limpar arquivos que podem ser reconstruidos pelo | Waldemar Celes | 1994-07-19 | 1 | -1/+6 |
* | inclui arquivo "tree".v1.2 | Waldemar Celes | 1994-07-19 | 1 | -3/+4 |
* | uso de pattern-matching para regras de RCS. | Roberto Ierusalimschy | 1994-01-10 | 1 | -39/+3 |
* | opcao -O2 para otimizacao | Roberto Ierusalimschy | 1993-12-22 | 1 | -2/+2 |
* | Novo analizador lexico para LUA | Roberto Ierusalimschy | 1993-12-22 | 1 | -7/+7 |
* | modificacao para pegar arquivos de subdiretorio RCS quando necessario | Roberto Ierusalimschy | 1993-12-22 | 1 | -1/+37 |
* | LUA makefile | Waldemar Celes | 1993-12-17 | 1 | -0/+52 |