Roberto Ierusalimschy
|
ab9e062928
name changes to avoid name collision between macros and variables
|
22 år sedan |
Roberto Ierusalimschy
|
60c83ded30
small optimization for sizes of array constructors
|
22 år sedan |
Roberto Ierusalimschy
|
7a40cdbda0
different variables for number of upvalues and size of upvalue array
|
22 år sedan |
Roberto Ierusalimschy
|
dd8edecae1
new functions to manipulate upvales (get/setupvalue)
|
22 år sedan |
Roberto Ierusalimschy
|
b40c9f7a3c
better code to signal write barriers
|
23 år sedan |
Roberto Ierusalimschy
|
5c5d9b2703
back to `__mode' metafield to specify weakness
|
23 år sedan |
Roberto Ierusalimschy
|
3010eb0536
all objects with several children (tables, closures, stacks, prototypes)
|
23 år sedan |
Roberto Ierusalimschy
|
dff9be4224
new macros to distinguish different types of object moves (for future GC
|
23 år sedan |
Roberto Ierusalimschy
|
6820da5096
detail
|
23 år sedan |
Roberto Ierusalimschy
|
96e15b8501
threads now are real Lua objects, subject to garbage collection
|
23 år sedan |
Roberto Ierusalimschy
|
84e0b1bc97
small changes in type configuration facilities
|
23 år sedan |
Roberto Ierusalimschy
|
c196348717
in case of memory allocation errors, sizecode and sizelineinfo can
|
23 år sedan |
Roberto Ierusalimschy
|
b3d0682fb9
use of different buffers for scanner and concatenation
|
23 år sedan |
Roberto Ierusalimschy
|
565e6d74e1
state's buffer is used only for chars
|
23 år sedan |
Roberto Ierusalimschy
|
4964e7c8a0
details
|
23 år sedan |
Roberto Ierusalimschy
|
fdafd4f4a8
new structure for collectable objects, sharing a common header
|
23 år sedan |
Roberto Ierusalimschy
|
da19c436cc
cleaning the stage for generational collection
|
23 år sedan |
Roberto Ierusalimschy
|
634344d61f
new API for weak mode
|
23 år sedan |
Roberto Ierusalimschy
|
5037196f6f
new macros `ttis*'
|
23 år sedan |
Roberto Ierusalimschy
|
79c8edb6c4
new names for light userdata operations
|
23 år sedan |
Roberto Ierusalimschy
|
9f4b5b5232
weak keys are removed only after finalization
|
23 år sedan |
Roberto Ierusalimschy
|
fdfd5b44ee
TM_GETTABLE/TM_SETTABLE don't need fast access anymore
|
23 år sedan |
Roberto Ierusalimschy
|
e34f282365
`luaV_gettable' returns element position
|
23 år sedan |
Roberto Ierusalimschy
|
3941af53ad
first implementation of independent global table per function
|
23 år sedan |
Roberto Ierusalimschy
|
864c96f36c
new fallback for equality `__eq'
|
23 år sedan |
Roberto Ierusalimschy
|
eeab473fc8
new fallback __le (less equal), for partial order
|
23 år sedan |
Roberto Ierusalimschy
|
955def0348
new names for string formating functions
|
23 år sedan |
Roberto Ierusalimschy
|
b7a0503c1d
new format for error messages
|
23 år sedan |
Roberto Ierusalimschy
|
dea6b6da94
new function `lua_vpushstr' to replace uses of `sprintf'
|
23 år sedan |
Roberto Ierusalimschy
|
0dbf0c5953
new format for test intructions (handle NaN correctly)
|
23 år sedan |