Roberto Ierusalimschy
|
621ef9f767
|
better control over GC collors of upvalues
|
2005-01-19 13:54:26 -02:00 |
|
Roberto Ierusalimschy
|
d89a56f869
|
small warning in C++
|
2005-01-18 15:23:25 -02:00 |
|
Roberto Ierusalimschy
|
334ba8132b
|
cleaner way to remark open upvalues
|
2005-01-18 15:18:09 -02:00 |
|
Roberto Ierusalimschy
|
ac71a0891d
|
detail
|
2005-01-17 21:50:55 -02:00 |
|
Roberto Ierusalimschy
|
8e346d875a
|
auxiliar patch to monitor garbage collection
|
2005-01-14 12:21:16 -02:00 |
|
Roberto Ierusalimschy
|
5be517602e
|
no more generational collector (and no more `noinc' mode)
|
2005-01-14 12:19:42 -02:00 |
|
Roberto Ierusalimschy
|
d2bda8046c
|
new implementation for loaders
|
2005-01-14 12:17:18 -02:00 |
|
Roberto Ierusalimschy
|
a72fbf794d
|
detail
|
2005-01-10 17:16:29 -02:00 |
|
Roberto Ierusalimschy
|
8ddfe3df29
|
macros for all arithmetic operations over lua_Numbers
|
2005-01-10 16:17:39 -02:00 |
|
Roberto Ierusalimschy
|
6eb68ba57a
|
all function declarations surround name with parentheses
|
2005-01-10 15:31:50 -02:00 |
|
Roberto Ierusalimschy
|
a27497aa03
|
debug.traceback' gets an optional initial level' parameter
|
2005-01-10 15:21:10 -02:00 |
|
Roberto Ierusalimschy
|
0480ea0886
|
gets `debug.traceback' current when error occurs
|
2005-01-10 15:21:10 -02:00 |
|
Roberto Ierusalimschy
|
162b66624d
|
no more `lua_userinit' macro
|
2005-01-10 14:31:30 -02:00 |
|
Roberto Ierusalimschy
|
e791f025c0
|
no more `_TRACEBACK' variable
|
2005-01-10 14:30:59 -02:00 |
|
Roberto Ierusalimschy
|
f61d435a7d
|
a^b calls `pow´ (from math.h) directly
|
2005-01-07 18:00:33 -02:00 |
|
Roberto Ierusalimschy
|
071b2ae0e1
|
details
|
2005-01-07 17:53:32 -02:00 |
|
Roberto Ierusalimschy
|
e2498e079e
|
change in hash algorithm so that it does not need empty slot
(tables can be 100% full)
|
2005-01-05 16:20:51 -02:00 |
|
Roberto Ierusalimschy
|
65726f3e2e
|
cleaner interface to `ltable'
|
2005-01-04 13:55:12 -02:00 |
|
Roberto Ierusalimschy
|
9fe2d0266a
|
better configuration for Windows
|
2005-01-04 10:46:04 -02:00 |
|
Roberto Ierusalimschy
|
e22cdf7752
|
better error messages when require fails for C module
|
2004-12-29 16:56:34 -02:00 |
|
Roberto Ierusalimschy
|
a5eb48a3e6
|
redesigned loadlib (Windows version not tested yet)
|
2004-12-27 13:58:15 -02:00 |
|
Roberto Ierusalimschy
|
49fe79e9fd
|
small change
|
2004-12-27 13:58:15 -02:00 |
|
Roberto Ierusalimschy
|
96727c61b8
|
several improvements/corrections
|
2004-12-22 15:43:27 -02:00 |
|
Roberto Ierusalimschy
|
d5ebc3ff6d
|
small changes
|
2004-12-22 11:05:33 -02:00 |
|
Roberto Ierusalimschy
|
3d19aee78f
|
`luac' may generate code without upvalue names
|
2004-12-20 13:50:00 -02:00 |
|
Roberto Ierusalimschy
|
4194de70e7
|
details
|
2004-12-20 11:47:29 -02:00 |
|
Roberto Ierusalimschy
|
c6254dceff
|
a different option for the GC
|
2004-12-13 10:15:11 -02:00 |
|
Roberto Ierusalimschy
|
a56d889f72
|
corrections for `absent' implementation
|
2004-12-13 10:14:21 -02:00 |
|
Roberto Ierusalimschy
|
2ec4fc4295
|
simpler code for `print'
|
2004-12-07 16:31:34 -02:00 |
|
Roberto Ierusalimschy
|
70751dd27c
|
details
|
2004-12-07 16:31:16 -02:00 |
|
Roberto Ierusalimschy
|
39a8082f50
|
more options for controling the GC
|
2004-12-06 15:53:42 -02:00 |
|
Roberto Ierusalimschy
|
531874f6ce
|
better (correct?) way to handle `next' over removed keys
|
2004-12-04 16:10:22 -02:00 |
|
Roberto Ierusalimschy
|
61a888518f
|
details
|
2004-12-03 18:54:12 -02:00 |
|
Roberto Ierusalimschy
|
c78940f21a
|
static names do not need `luaX_' prefix
|
2004-12-03 18:50:25 -02:00 |
|
Roberto Ierusalimschy
|
8b239eeba1
|
details
|
2004-12-03 18:44:19 -02:00 |
|
Roberto Ierusalimschy
|
a5330b77f3
|
static names do not need `luaX_' prefix
|
2004-12-03 18:35:33 -02:00 |
|
Roberto Ierusalimschy
|
e1c2fb6eed
|
details
|
2004-12-02 10:59:10 -02:00 |
|
Roberto Ierusalimschy
|
12dacd3c0e
|
added an `L' parameter to macros L_TRY & L_THROW (someone may need it).
|
2004-12-01 13:52:54 -02:00 |
|
Roberto Ierusalimschy
|
23b38176a7
|
`LUA_FIRSTINDEX' should not be configurable
|
2004-12-01 13:50:18 -02:00 |
|
Roberto Ierusalimschy
|
97e2dab1fb
|
better control of overflows in size computations
|
2004-12-01 13:46:18 -02:00 |
|
Roberto Ierusalimschy
|
0ed8519127
|
detail
|
2004-12-01 13:46:06 -02:00 |
|
Roberto Ierusalimschy
|
0e002005b1
|
better names for `luaM_free...' macros
|
2004-11-24 17:20:21 -02:00 |
|
Roberto Ierusalimschy
|
1d99a7360b
|
details
|
2004-11-24 17:16:03 -02:00 |
|
Roberto Ierusalimschy
|
2f82bf6fe9
|
better support for 64-bit machines
|
2004-11-24 16:55:56 -02:00 |
|
Roberto Ierusalimschy
|
087df82a61
|
detail
|
2004-11-24 16:55:42 -02:00 |
|
Roberto Ierusalimschy
|
10e48b9160
|
details
|
2004-11-19 14:59:08 -02:00 |
|
Roberto Ierusalimschy
|
6f1ea817f5
|
better control over memory-size overflows
|
2004-11-19 13:52:40 -02:00 |
|
Roberto Ierusalimschy
|
cdcb236747
|
needs to include stdlib.h' to access getenv'
|
2004-11-19 13:52:12 -02:00 |
|
Roberto Ierusalimschy
|
9be5844713
|
first full implementation of new package system
|
2004-11-18 17:53:49 -02:00 |
|
Roberto Ierusalimschy
|
497f042fad
|
detail
|
2004-11-17 10:02:41 -02:00 |
|