Roberto Ierusalimschy
|
8cb8594a3b
better control of integer types and their limits
|
31 years ago |
Roberto Ierusalimschy
|
3365a35243
new constant LUA_NOOBJECT
|
31 years ago |
Roberto Ierusalimschy
|
5dfd17dd76
new API function 'lua_pushliteral'
|
31 years ago |
Roberto Ierusalimschy
|
d490555ec9
garbage collection tag for strings organized in struct TaggedString
|
31 years ago |
Roberto Ierusalimschy
|
52db68a600
debug shows lines where functions were called
|
31 years ago |
Roberto Ierusalimschy
|
86b35cf4f6
unification of symbol tree and constant tree
|
31 years ago |
Roberto Ierusalimschy
|
fc0de64c2c
lua_debugline is kept in the stack 'funcstack' when debugging.
|
31 years ago |
Roberto Ierusalimschy
|
65f28f0824
error function for Lua
|
31 years ago |
Roberto Ierusalimschy
|
d95a8b3121
new API: lua_Object now is an integer
|
31 years ago |
Roberto Ierusalimschy
|
31d58e2f01
more functions from opcode.c
|
31 years ago |
Roberto Ierusalimschy
|
ae77864844
tags T_NIL, etc, changed to LUA_T_NIL, etc
|
31 years ago |
Waldemar Celes
|
e9049cbfc9
files end with EOF, instead of 0.
|
31 years ago |
Waldemar Celes
|
ceaaa0cca8
Correcao do tratamento de erro reportado dentro de uma funcao.
|
31 years ago |
Waldemar Celes
|
1ea0d09281
Alteracao do buffer de funcao de 32 para 64.
|
31 years ago |
Roberto Ierusalimschy
|
0ec3a21451
inclui 'lua.h' que contem prototipos das funcoes 'lua_errorfunction' e
|
31 years ago |
Waldemar Celes
|
493d718b7f
Uso de arvores binarias para armazenar nomes e realocacao dinamica
|
31 years ago |
Roberto Ierusalimschy
|
f65ebced50
eliminacao do tipo e funcoes relacionadas com Unput
|
32 years ago |
Waldemar Celes
|
75ed504382
Provide function to realise the input/output function and debugger
|
32 years ago |
The Lua team
|
cd05d9c5cb
oldest known commit
|
32 years ago |