mingodad
|
b0de9fb2a6
Changed the prototype of SquiLu extension functions from "SQInteger (*SQFUNCTION)(HSQUIRRELVM)" to "SQRESULT (*SQFUNCTION)(HSQUIRRELVM)" and update all functions to use SQRESULT for consistency.
|
há 13 anos atrás |
mingodad
|
c0dcabf148
Changed double equality test by on bitwise test to check type OT_FLOAT|OT_INTEGER
|
há 13 anos atrás |
mingodad
|
af1d241b6d
Changed the namespace "os" from class to table.
|
há 13 anos atrás |
mingodad
|
10051e8a67
Also make "time" expect zero based month.
|
há 13 anos atrás |
mingodad
|
47a95c1d39
Replaced the Squirrel "time" function by the Lua "time" function, makes the date function return zero based results for "month,wday,yday".
|
há 13 anos atrás |
mingodad
|
3df6ae2662
Added two new functions "getmillicount" and "getmillispan" using code from http://www.firstobject.com/getmillicount-milliseconds-portable-c++.htm
|
há 13 anos atrás |
mingodad
|
ed91435ce8
Changes to make it easy to move to different characters sizes.
|
há 13 anos atrás |
mingodad
|
138201d6c1
Replaced the Squirrel "date" function by the Lua "date" function, it's more useful.
|
há 13 anos atrás |
mingodad
|
64da2f1cd8
Fixed parameters mask for "exit".
|
há 13 anos atrás |
mingodad
|
3f65a4b6f9
Added missing include file for windows after include the "sleep" function.
|
há 13 anos atrás |
mingodad
|
2c9837f1f9
Add function sleep(n seconds)
|
há 13 anos atrás |
mingodad
|
46a2b2c9c3
Added some new api functions and macros to easy writing native extensions.
|
há 13 anos atrás |
mingodad
|
09cfbe61ca
Start git repository for squilu, squirrel language enhanced with lua goods.
|
há 13 anos atrás |