Roberto Ierusalimschy
|
5d834bdf57
|
function constants may include boolean values
|
2004-10-04 16:01:12 -03:00 |
Roberto Ierusalimschy
|
4206d7ed60
|
`lua_Chunkwriter' returns 0 in case of success
|
2004-07-09 15:24:41 -03:00 |
Roberto Ierusalimschy
|
b4cd38ba6c
|
new scheme for configuration through `luaconf.h'
|
2004-04-30 17:13:38 -03:00 |
Roberto Ierusalimschy
|
47fc57a252
|
`TObject' renamed to `TValue' + other name changes and better assertions
for incremental garbage collection
|
2003-12-10 10:13:36 -02:00 |
Roberto Ierusalimschy
|
433cb1d13a
|
no more checks for non-default compilation options + luaU_dump has
new option to strip debug info
|
2003-08-15 10:48:53 -03:00 |
Roberto Ierusalimschy
|
762c737037
|
last changes by lhf
|
2003-04-10 14:39:41 -03:00 |
Roberto Ierusalimschy
|
7a40cdbda0
|
different variables for number of upvalues and size of upvalue array
(makes code clearer)
|
2003-02-11 08:46:24 -02:00 |
Roberto Ierusalimschy
|
0175f8d5d1
|
dump/undump of upvalue names
|
2003-01-27 13:52:57 -02:00 |
Roberto Ierusalimschy
|
27c6b4d422
|
each .c file defines its own name
|
2002-12-04 15:38:31 -02:00 |
Roberto Ierusalimschy
|
de00d0d0ad
|
module for dumping chunks
|
2002-10-25 18:31:28 -03:00 |