Roberto Ierusalimschy
|
3ec9ee0d0f
|
new function "luaI_openlib" to help open libs.
|
1996-04-30 18:13:55 -03:00 |
Roberto Ierusalimschy
|
bced00ab9e
|
lua_Reference is int, so say so.
|
1996-04-25 11:10:00 -03:00 |
Roberto Ierusalimschy
|
0ef5cf2289
|
lock mechanism seperseded by the REFERENCE mechanism.
|
1996-04-22 15:00:37 -03:00 |
Roberto Ierusalimschy
|
3abc25fa54
|
new functions "random" and "randomseed".
|
1996-02-09 15:21:27 -02:00 |
Roberto Ierusalimschy
|
5f664a4516
|
error functions are shared by all libraries
|
1995-11-10 15:54:31 -02:00 |
Roberto Ierusalimschy
|
a47e8c7dd0
|
small "re-engineering" on parameter checking.
correction of function "atan2".
|
1995-10-09 09:48:38 -03:00 |
Roberto Ierusalimschy
|
e0621e6115
|
new function "atan2".
|
1995-10-04 10:52:09 -03:00 |
Roberto Ierusalimschy
|
3ec4f4eb86
|
small corrections to avoid warnings.
|
1995-10-02 14:03:33 -03:00 |
Roberto Ierusalimschy
|
3203460c9e
|
better approximation for PI
|
1995-02-06 17:36:43 -02:00 |
Roberto Ierusalimschy
|
ad97e9ccbc
|
small bug in fallback for power operator
|
1995-01-04 16:49:54 -02:00 |
Roberto Ierusalimschy
|
fad57bfa00
|
new constant LUA_NOOBJECT.
'lua_error' never returns
|
1994-12-16 13:53:57 -02:00 |
Roberto Ierusalimschy
|
333a4f13d0
|
lua_lock receives its parameter via stack
|
1994-11-18 17:46:21 -02:00 |
Roberto Ierusalimschy
|
a84aa11f71
|
pow operation is defined in mathlib.c
|
1994-11-17 17:43:34 -02:00 |
Waldemar Celes
|
82ceb12b7a
|
Implementacao das funcoes para conversao de angulos rad r deg.
|
1994-10-11 10:06:47 -03:00 |
Waldemar Celes
|
f490b1bff8
|
Implementacao das funcoes 'log', 'log10' e 'exp'.
|
1994-08-15 11:13:44 -03:00 |
Waldemar Celes
|
e9e9cb03f0
|
Aumentar precisao do valor de PI.
|
1994-07-20 19:12:27 -03:00 |
Waldemar Celes
|
b74cea9ebf
|
Mathematics library to LUA
|
1993-12-17 16:41:19 -02:00 |
The Lua team
|
cd05d9c5cb
|
oldest known commit
|
1993-07-28 10:18:00 -03:00 |