Roberto Ierusalimschy
|
5f698f8b6f
simpler interface to hooks + use of `int' to count hooks
|
23 年之前 |
Roberto Ierusalimschy
|
dbc5451bea
comments
|
23 年之前 |
Roberto Ierusalimschy
|
2d2d45976c
separated control over C recursion level
|
23 年之前 |
Roberto Ierusalimschy
|
04b143ddf9
avoid C stack overflow during parsing
|
23 年之前 |
Roberto Ierusalimschy
|
84e0b1bc97
small changes in type configuration facilities
|
23 年之前 |
Roberto Ierusalimschy
|
b3d0682fb9
use of different buffers for scanner and concatenation
|
23 年之前 |
Roberto Ierusalimschy
|
44752fc9ce
hook count is quadratic
|
23 年之前 |
Roberto Ierusalimschy
|
8fd0f6a82b
new macro to check conditions on expression macros
|
23 年之前 |
Roberto Ierusalimschy
|
f1a1bb23fe
good stack limit to compute ack(8,3)
|
23 年之前 |
Roberto Ierusalimschy
|
81215cd59f
simpler way to control stack overflow
|
23 年之前 |
Roberto Ierusalimschy
|
b7ed502dea
configurable macros should live in llimits.h
|
23 年之前 |
Roberto Ierusalimschy
|
7ff21273d6
implementation of `global' statement
|
23 年之前 |
Roberto Ierusalimschy
|
6658b9588f
details
|
23 年之前 |
Roberto Ierusalimschy
|
457d88eaaa
configurable minimum size for the string table
|
23 年之前 |
Roberto Ierusalimschy
|
1c423d2661
LFIELDS_PER_FLUSH is an opcode detail
|
23 年之前 |
Roberto Ierusalimschy
|
50e2952593
first version of dynamic stack
|
23 年之前 |
Roberto Ierusalimschy
|
b7ae43d457
detail
|
23 年之前 |
Roberto Ierusalimschy
|
fffb6f3814
no more MINPOWER2
|
24 年之前 |
Roberto Ierusalimschy
|
15462edb0f
new definitions for closure structures
|
24 年之前 |
Roberto Ierusalimschy
|
abdbe883a8
first implementation of unrestricted static scoping
|
24 年之前 |
Roberto Ierusalimschy
|
c3d72096c4
use a table to find (and reuse) constants when parsing
|
24 年之前 |
Roberto Ierusalimschy
|
da673d31aa
user can define extra alignment requirements
|
24 年之前 |
Roberto Ierusalimschy
|
762d059a13
new implementation for the Virtual Machine
|
24 年之前 |
Roberto Ierusalimschy
|
dd3a63c205
new way to handle `profiles'
|
24 年之前 |
Roberto Ierusalimschy
|
d2a64bb6d4
`llimits' may need definitions from LUA_USER_H
|
24 年之前 |
Roberto Ierusalimschy
|
35023355f2
details for wchar
|
24 年之前 |
Roberto Ierusalimschy
|
39b7978329
first (big) step to support wide chars
|
24 年之前 |
Roberto Ierusalimschy
|
52ee91dd73
better encapsulation of some types
|
24 年之前 |
Roberto Ierusalimschy
|
099442c41f
better separation between basic types
|
24 年之前 |
Roberto Ierusalimschy
|
03d8a9bf0d
details
|
24 年之前 |