Roberto Ierusalimschy
|
88f020b626
new interface to "lua_seterrormethod" and "lua_settagmethod", to
|
28 years ago |
Roberto Ierusalimschy
|
414ebe8ce1
power method (^) acts only in numbers.
|
28 years ago |
Roberto Ierusalimschy
|
3a9516ffc8
luaL check functions do not need the function name (it can be
|
28 years ago |
Roberto Ierusalimschy
|
42fa305649
better error messages;
|
28 years ago |
Roberto Ierusalimschy
|
6fef372fb8
mathlib now uses i.m. for "pow" operator.
|
28 years ago |
Roberto Ierusalimschy
|
2de803c250
new header 'auxlib.h' + new function luaL_verror
|
28 years ago |
Roberto Ierusalimschy
|
eea734aa88
new module 'auxlib' centralizes functions to get/check parameters.
|
28 years ago |
Roberto Ierusalimschy
|
cc02b4729b
new mod implementation (more portable).
|
29 years ago |
Roberto Ierusalimschy
|
3ec9ee0d0f
new function "luaI_openlib" to help open libs.
|
29 years ago |
Roberto Ierusalimschy
|
bced00ab9e
lua_Reference is int, so say so.
|
29 years ago |
Roberto Ierusalimschy
|
0ef5cf2289
lock mechanism seperseded by the REFERENCE mechanism.
|
29 years ago |
Roberto Ierusalimschy
|
3abc25fa54
new functions "random" and "randomseed".
|
29 years ago |
Roberto Ierusalimschy
|
5f664a4516
error functions are shared by all libraries
|
30 years ago |
Roberto Ierusalimschy
|
a47e8c7dd0
small "re-engineering" on parameter checking.
|
30 years ago |
Roberto Ierusalimschy
|
e0621e6115
new function "atan2".
|
30 years ago |
Roberto Ierusalimschy
|
3ec4f4eb86
small corrections to avoid warnings.
|
30 years ago |
Roberto Ierusalimschy
|
3203460c9e
better approximation for PI
|
30 years ago |
Roberto Ierusalimschy
|
ad97e9ccbc
small bug in fallback for power operator
|
31 years ago |
Roberto Ierusalimschy
|
fad57bfa00
new constant LUA_NOOBJECT.
|
31 years ago |
Roberto Ierusalimschy
|
333a4f13d0
lua_lock receives its parameter via stack
|
31 years ago |
Roberto Ierusalimschy
|
a84aa11f71
pow operation is defined in mathlib.c
|
31 years ago |
Waldemar Celes
|
82ceb12b7a
Implementacao das funcoes para conversao de angulos rad r deg.
|
31 years ago |
Waldemar Celes
|
f490b1bff8
Implementacao das funcoes 'log', 'log10' e 'exp'.
|
31 years ago |
Waldemar Celes
|
e9e9cb03f0
Aumentar precisao do valor de PI.
|
31 years ago |
Waldemar Celes
|
b74cea9ebf
Mathematics library to LUA
|
32 years ago |
The Lua team
|
cd05d9c5cb
oldest known commit
|
32 years ago |