Roberto Ierusalimschy
|
a3d03ff6b6
bug: error message for `%a' gave wrong line number
|
24 年之前 |
Roberto Ierusalimschy
|
770954510f
rename of `kproto' to `p'
|
24 年之前 |
Roberto Ierusalimschy
|
fccadba4b5
new reserved words `in' and `global'
|
24 年之前 |
Roberto Ierusalimschy
|
89c301d180
`(exp)' adjusts exp to 1 result
|
24 年之前 |
Roberto Ierusalimschy
|
0a1b1acdd3
details about opcode parameters
|
24 年之前 |
Roberto Ierusalimschy
|
cbc59592ff
new definition for `luaD_call' and `luaD_adjusttop'
|
24 年之前 |
Roberto Ierusalimschy
|
0267168675
details.
|
24 年之前 |
Roberto Ierusalimschy
|
190ddd431d
details (rests of debug code)
|
24 年之前 |
Roberto Ierusalimschy
|
943b8f5b18
details
|
24 年之前 |
Roberto Ierusalimschy
|
762d059a13
new implementation for the Virtual Machine
|
24 年之前 |
Roberto Ierusalimschy
|
a68635a919
list constructors do not adjust last expression
|
24 年之前 |
Roberto Ierusalimschy
|
2112142680
allow syntax << function (x) ... end (...) >> as a statement
|
24 年之前 |
Roberto Ierusalimschy
|
dd3a63c205
new way to handle `profiles'
|
24 年之前 |
Roberto Ierusalimschy
|
39b7978329
first (big) step to support wide chars
|
24 年之前 |
Roberto Ierusalimschy
|
2cc94ac81b
avoid name clash with `sys/stat'
|
24 年之前 |
Roberto Ierusalimschy
|
5f37134e64
avoid '...' and "..." inside comments
|
24 年之前 |
Roberto Ierusalimschy
|
888f91fa24
code check for upvalues
|
24 年之前 |
Roberto Ierusalimschy
|
099442c41f
better separation between basic types
|
24 年之前 |
Roberto Ierusalimschy
|
f8509668dc
details.
|
24 年之前 |
Roberto Ierusalimschy
|
40f4e931f3
more liberal syntax for expressions
|
24 年之前 |
Roberto Ierusalimschy
|
d2e340f467
string pointers are always fully aligned
|
24 年之前 |
Roberto Ierusalimschy
|
c81404cae5
first version of code verification
|
24 年之前 |
Roberto Ierusalimschy
|
6548bf7462
warnings from Visual C
|
24 年之前 |
Roberto Ierusalimschy
|
d1fc6244f0
extended syntax to allow function a.b.c (x)
|
24 年之前 |
Roberto Ierusalimschy
|
60ff79451c
detail in error message
|
24 年之前 |
Roberto Ierusalimschy
|
3b6f8bfbe6
simpler implementation of for loops
|
24 年之前 |
Roberto Ierusalimschy
|
caf01b5bfa
better implementation for list "for"
|
24 年之前 |
Roberto Ierusalimschy
|
4ac58853dc
thead-specific state separated from "global" state
|
24 年之前 |
Roberto Ierusalimschy
|
a04de4f0ad
no more END opcode
|
24 年之前 |
Roberto Ierusalimschy
|
08496eea8b
small changes in lstring
|
24 年之前 |