Komit Sejarah

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