Roberto Ierusalimschy
|
a94cba4b88
ready for 4.1 alpha?
|
24 years ago |
Roberto Ierusalimschy
|
f9f355221f
version -> 4.1 alpha
|
24 years ago |
Roberto Ierusalimschy
|
b3dd9b1bb1
`format' can handle \0 in format string (why not?)
|
24 years ago |
Roberto Ierusalimschy
|
d8f37bf42a
weakregistry has its keys weak, too
|
24 years ago |
Roberto Ierusalimschy
|
a598804a04
small bug in luaK_self (side effects)
|
24 years ago |
Roberto Ierusalimschy
|
6c8e652aa6
use macros for 'getc'
|
24 years ago |
Roberto Ierusalimschy
|
9f25df02d5
new definition for headers of binary files
|
24 years ago |
Roberto Ierusalimschy
|
ae1cf64348
better names for type-related functions
|
24 years ago |
Roberto Ierusalimschy
|
a264fd089e
small bug in read_chars (fread x eof)
|
24 years ago |
Roberto Ierusalimschy
|
a3d03ff6b6
bug: error message for `%a' gave wrong line number
|
24 years ago |
Roberto Ierusalimschy
|
654b16e83a
better performance for table operations (mainly for integer indices)
|
24 years ago |
Roberto Ierusalimschy
|
dc4e0ecdaf
new versions by lhf
|
24 years ago |
Roberto Ierusalimschy
|
9924668931
LUA_MINSTACK has a fixed value
|
24 years ago |
Roberto Ierusalimschy
|
89ef91a7fe
`opmodes' table also generated automatically by mkprint
|
24 years ago |
Roberto Ierusalimschy
|
00aaee0ae7
details
|
24 years ago |
Roberto Ierusalimschy
|
18d3e82cfe
check C is independent from check B
|
24 years ago |
Roberto Ierusalimschy
|
2a4afb97c8
new module lopcodes.c for tables describing opcodes
|
24 years ago |
Roberto Ierusalimschy
|
87a5fae453
tables describing opcodes
|
24 years ago |
Roberto Ierusalimschy
|
afed6c6864
missing an opcode name
|
24 years ago |
Roberto Ierusalimschy
|
770954510f
rename of `kproto' to `p'
|
24 years ago |
Roberto Ierusalimschy
|
b346834a09
new macros for changing numbers
|
24 years ago |
Roberto Ierusalimschy
|
61a036eaa5
new macro to control format for `read"*n"'
|
24 years ago |
Roberto Ierusalimschy
|
37f3a1c045
too much optimization to "break" keys in tables; keep them as TObjects...
|
24 years ago |
Roberto Ierusalimschy
|
9559c111a3
new `read' option `*u' (read-until) + simpler implementation for `read'
|
24 years ago |
Roberto Ierusalimschy
|
777061e441
resurect userdata before calling its GC tag method
|
24 years ago |
Roberto Ierusalimschy
|
fccadba4b5
new reserved words `in' and `global'
|
24 years ago |
Roberto Ierusalimschy
|
b940f09984
no more "compat mode" with 3.2 (deprecated functions)
|
24 years ago |
Roberto Ierusalimschy
|
878979cef7
no more opnames in binary tag methods
|
24 years ago |
Roberto Ierusalimschy
|
8e586c13fc
cleaner way to ensure alignment for strings and userdata
|
24 years ago |
Roberto Ierusalimschy
|
eadf2aaaff
small optimizations
|
24 years ago |