Roberto Ierusalimschy
|
0d88545b82
warnings from several compilers (mainly typecasts when lua_Number is float)
|
пре 22 година |
Roberto Ierusalimschy
|
40cfb0691e
new auxiliary functions for `type' manipulation
|
пре 22 година |
Roberto Ierusalimschy
|
2fef8c772b
auxiliary function to check userdata with types
|
пре 22 година |
Roberto Ierusalimschy
|
41ed3c4771
getn/setn in C moved to lauxlib
|
пре 22 година |
Roberto Ierusalimschy
|
c499442e5f
compatibility macros must be available by default
|
пре 22 година |
Roberto Ierusalimschy
|
097edd3884
better names for auxiliar functions
|
пре 23 година |
Roberto Ierusalimschy
|
32a5d96dfc
`setmetatable' cannot change protected objects
|
пре 23 година |
Roberto Ierusalimschy
|
2c670baf24
avoid the use of "obvious" names in header files to avoid conflicts
|
пре 23 година |
Roberto Ierusalimschy
|
9998082839
external messages add their own extra information
|
пре 23 година |
Roberto Ierusalimschy
|
aa3da1605c
`newproxy' uses its own weaktable
|
пре 23 година |
Roberto Ierusalimschy
|
89b102bd1d
new `luaL_weakregistry' function
|
пре 23 година |
Roberto Ierusalimschy
|
1dbe708aa8
new protocol for error handling
|
пре 23 година |
Roberto Ierusalimschy
|
ad7103ea3a
lua_load* defined in auxlib (and so renamed to luaL_load*)
|
пре 23 година |
Roberto Ierusalimschy
|
955def0348
new names for string formating functions
|
пре 23 година |
Roberto Ierusalimschy
|
71144e3ff0
errors `return' int, to avoid warnings
|
пре 23 година |
Roberto Ierusalimschy
|
751cd867d3
new way to handle errors
|
пре 23 година |
Roberto Ierusalimschy
|
cd99bbcd0d
better support for new libraries
|
пре 23 година |
Roberto Ierusalimschy
|
88c9bf99de
standard libraries in packages
|
пре 23 година |
Roberto Ierusalimschy
|
d070506a25
new function luaL_errstr
|
пре 23 година |
Roberto Ierusalimschy
|
34df9976a9
some compatibility macros
|
пре 23 година |
Roberto Ierusalimschy
|
592a309177
tag system replaced by event tables
|
пре 24 година |
Roberto Ierusalimschy
|
72659a0605
no more explicit support for wide-chars; too much troble...
|
пре 24 година |
Roberto Ierusalimschy
|
46347d768e
`ref' support goes to auxlib
|
пре 24 година |
Roberto Ierusalimschy
|
070204300c
more consistent names for auxlib functions
|
пре 24 година |
Roberto Ierusalimschy
|
45b173cbf8
warnings/details
|
пре 24 година |
Roberto Ierusalimschy
|
2a50188269
avoid use of l_char outside INTERNALs (use lua_char instead)
|
пре 24 година |
Roberto Ierusalimschy
|
39b7978329
first (big) step to support wide chars
|
пре 24 година |
Roberto Ierusalimschy
|
7e3d3e1f70
details
|
пре 24 година |
Roberto Ierusalimschy
|
a53d9b66ca
first implementation for type names
|
пре 24 година |
Roberto Ierusalimschy
|
4894c27962
lua_Number defined in lua.h (1st version)
|
пре 25 година |