Roberto Ierusalimschy
|
b840a7518d
details
|
24 years ago |
Roberto Ierusalimschy
|
f54cdb33a5
small bug in close x return
|
24 years ago |
Roberto Ierusalimschy
|
8e9b1e4ae9
details
|
24 years ago |
Roberto Ierusalimschy
|
328d53e77b
restricted syntax for function call/table accesses prefixes
|
24 years ago |
Roberto Ierusalimschy
|
c04d9b9ecb
small bug when closing closures in error conditions
|
24 years ago |
Roberto Ierusalimschy
|
c44c68450a
changes by lhf
|
24 years ago |
Roberto Ierusalimschy
|
abdbe883a8
first implementation of unrestricted static scoping
|
24 years ago |
Roberto Ierusalimschy
|
4d0935ec0f
better definition for `luaM_freelem'
|
24 years ago |
Roberto Ierusalimschy
|
e1d072571e
better syntax for type casts
|
24 years ago |
Roberto Ierusalimschy
|
7651a5c6b2
start of new version
|
24 years ago |
Roberto Ierusalimschy
|
8c8ad5f3ff
better locality of assignment of table values
|
24 years ago |
Roberto Ierusalimschy
|
34a09b65f3
some changes of arguments from char to int
|
24 years ago |
Roberto Ierusalimschy
|
29d883b9bd
avoid augmenting alignment of pointers
|
24 years ago |
Roberto Ierusalimschy
|
b0d5bd8c70
tinsert gets 3d argument instead of last one
|
24 years ago |
Roberto Ierusalimschy
|
9fca43f5b0
details
|
24 years ago |
Roberto Ierusalimschy
|
33d820d41d
new syntax "= exp" to rpint exp + simplifications
|
24 years ago |
Roberto Ierusalimschy
|
c3d72096c4
use a table to find (and reuse) constants when parsing
|
24 years ago |
Roberto Ierusalimschy
|
7afc74ff07
avoid some warnings from strange compilers
|
24 years ago |
Roberto Ierusalimschy
|
022bf27202
extra parenteses to avoid warnings
|
24 years ago |
Roberto Ierusalimschy
|
fd40af92e4
the parser is not LL(1)
|
24 years ago |
Roberto Ierusalimschy
|
0171543704
better optimization options
|
24 years ago |
Roberto Ierusalimschy
|
ebd1d1f82c
no more deprecated code
|
24 years ago |
Roberto Ierusalimschy
|
04320e04bf
warnings from Visual C++ (plus small details)
|
24 years ago |
Roberto Ierusalimschy
|
5d2d2b1752
the usual stuff
|
24 years ago |
Roberto Ierusalimschy
|
f34001faa9
details
|
24 years ago |
Roberto Ierusalimschy
|
95988676d8
small bug when creating AsBc instructions in 16-bit machines
|
24 years ago |
Roberto Ierusalimschy
|
767abdfdc0
`newtype' returns old tag when given an old name
|
24 years ago |
Roberto Ierusalimschy
|
45b173cbf8
warnings/details
|
24 years ago |
Roberto Ierusalimschy
|
a94cba4b88
ready for 4.1 alpha?
|
24 years ago |
Roberto Ierusalimschy
|
f9f355221f
version -> 4.1 alpha
|
24 years ago |