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 |