Go to file
Waldemar Celes 8156604823 run-time stack now is controled at run time, instead of
compilation time.
1995-04-11 14:56:30 -03:00
fallback.c header "string.h" was missing (gcc does not warn that) 1995-02-06 17:34:03 -02:00
fallback.h fallback for "call expression not a function" errors 1994-11-21 16:22:58 -02:00
hash.c header "string.h" was missing (gcc does not warn that) 1995-02-06 17:34:03 -02:00
hash.h control of garbage collection is done with Longs, as there can be 1995-01-12 12:19:04 -02:00
inout.c function "type" now returns a second result: the tag of the type, 1995-03-17 17:42:20 -03:00
inout.h better control of integer types and their limits 1994-12-20 19:20:36 -02:00
iolib.c function "stat" needs "sys/types.h" 1995-02-06 17:36:13 -02:00
lex.c better names for 'y.tab.c' and 'y.tab.h' (now they are moved to 'parser.c' and 'parser.h') 1994-12-27 18:50:38 -02:00
lua.c included string.h 1995-02-07 14:04:15 -02:00
lua.h new API function lua_pushlocked 1995-01-27 15:19:06 -02:00
lua.stx run-time stack now is controled at run time, instead of 1995-04-11 14:56:30 -03:00
lualib.h no special treatment for C++ (this should be done in the C++ code) 1994-12-13 13:59:16 -02:00
luamem.c header "string.h" was missing (gcc does not warn that) 1995-02-06 17:34:03 -02:00
luamem.h strdup is done via mem.c to control its memory allocation 1995-01-14 13:40:26 -02:00
makefile use yacc++ instead of yacc. 1995-02-02 17:04:16 -02:00
mathlib.c better approximation for PI 1995-02-06 17:36:43 -02:00
mathlib.h Math library to LUA 1993-12-17 16:41:19 -02:00
opcode.c run-time stack now is controled at run time, instead of 1995-04-11 14:56:30 -03:00
opcode.h run-time stack now is controled at run time, instead of 1995-04-11 14:56:30 -03:00
strlib.c new function for copy strings (strdup is not ANSI) 1995-02-06 17:37:51 -02:00
strlib.h String library to LUA 1993-12-17 16:41:19 -02:00
table.c trocar a funcao para garbage colector adaptativo. 1995-01-18 18:15:54 -02:00
table.h better control of integer types and their limits 1994-12-20 19:20:36 -02:00
tree.c control of garbage collection is done with Longs, as there can be 1995-01-12 12:19:04 -02:00
tree.h control of garbage collection is done with Longs, as there can be 1995-01-12 12:19:04 -02:00
types.h type names changed to avoid clashes 1995-02-06 17:32:43 -02:00
ugly.h small changes in 'ugly' part. 1994-11-13 12:39:04 -02:00