Roberto Ierusalimschy
|
8e4ac679ff
use a linear count for count hook
|
пре 23 година |
Roberto Ierusalimschy
|
5016f43aa4
(much) cleaner way to control function states
|
пре 23 година |
Roberto Ierusalimschy
|
b6e2f1a86e
small bugs when stack is reallocated
|
пре 23 година |
Roberto Ierusalimschy
|
4e23699aa6
new implementation for error handling
|
пре 23 година |
Roberto Ierusalimschy
|
79c8edb6c4
new names for light userdata operations
|
пре 23 година |
Roberto Ierusalimschy
|
e5146fb01f
CallInfo has different fields for C functions and Lua functions
|
пре 23 година |
Roberto Ierusalimschy
|
44752fc9ce
hook count is quadratic
|
пре 23 година |
Roberto Ierusalimschy
|
39b2d58c39
new interface for debug hooks
|
пре 23 година |
Roberto Ierusalimschy
|
f8279f6cd8
optimizations for gettable (temporary)
|
пре 23 година |
Roberto Ierusalimschy
|
922f36a05b
details
|
пре 23 година |
Roberto Ierusalimschy
|
ad41fc11eb
details in arithmetic implementation
|
пре 23 година |
Roberto Ierusalimschy
|
e34f282365
`luaV_gettable' returns element position
|
пре 23 година |
Roberto Ierusalimschy
|
3941af53ad
first implementation of independent global table per function
|
пре 23 година |
Roberto Ierusalimschy
|
c31494df26
avoid gotos when possible
|
пре 23 година |
Roberto Ierusalimschy
|
864c96f36c
new fallback for equality `__eq'
|
пре 23 година |
Roberto Ierusalimschy
|
eeab473fc8
new fallback __le (less equal), for partial order
|
пре 23 година |
Roberto Ierusalimschy
|
000d081fd0
warnings from other compilers
|
пре 23 година |
Roberto Ierusalimschy
|
fa23301251
defintions for lua_number2str and lua_str2number don't need to be public
|
пре 23 година |
Roberto Ierusalimschy
|
5094c37988
`strconc' -> `concat'
|
пре 23 година |
Roberto Ierusalimschy
|
46c471d7e9
new `__newindex' eventfield
|
пре 23 година |
Roberto Ierusalimschy
|
b7a0503c1d
new format for error messages
|
пре 23 година |
Roberto Ierusalimschy
|
af19d55635
generic for also coded to make test at the end of the loop
|
пре 23 година |
Roberto Ierusalimschy
|
78b40bf57d
`skip' instructions must be followed by a jump
|
пре 23 година |
Roberto Ierusalimschy
|
0dbf0c5953
new format for test intructions (handle NaN correctly)
|
пре 23 година |
Roberto Ierusalimschy
|
9a0f0dcc77
precompiler may create functions without `lineinfo'
|
пре 23 година |
Roberto Ierusalimschy
|
9b38a696d5
avoid names that differ only in capitalization
|
пре 23 година |
Roberto Ierusalimschy
|
f388ee4a82
new way to handle errors
|
пре 23 година |
Roberto Ierusalimschy
|
6c7334a9ac
line trace uses `savedpc' to save last `pc' seen
|
пре 23 година |
Roberto Ierusalimschy
|
7b65328c8e
new semantics for `generic for' (with state)
|
пре 23 година |
Roberto Ierusalimschy
|
801aaf37b1
simpler implementation for line information
|
пре 23 година |