Историја ревизија

Аутор SHA1 Порука Датум
  mingodad 82d0b3cce3 When trying to compile on 32bits with SQInteger as int64_t several problems arised and on the way to fix it several compiler warnings was eliminated. пре 7 година
  mingodad aeaf302490 Fix several compiler warnings пре 7 година
  mingodad a373d9a05f Allow for for deep equality comparison for SquiLu objects пре 7 година
  mingodad 9f8b951d6d Add preproccessor directives #ifdef, #else, #endif, #define and #undef they are parsed at the same time as the script, I mean it's not a two pass scan/parse, the named proproccessor variables are not accessible to scripts. пре 8 година
  mingodad 508a357a46 Fix for equality operator between boolean and integer/float to behave like C/C++ Javascript пре 8 година
  mingodad ea079daa15 Several fixes from squirrel. пре 8 година
  mingodad 2e71442f5e Add an initial implementation of using environment var SQUILU_PATH to search for include files, inspired and based on LUA_PATH пре 8 година
  mingodad 6b1d7ec41a Use of initialisation lists in constructors пре 9 година
  mingodad 255396da3a Attempt to fix releasing resources when closing a vm. пре 9 година
  mingodad 1d1c557b97 Add fixes from squirrel. пре 9 година
  mingodad 728ad788a8 Update with squirrel, spaces/tabs changed пре 10 година
  mingodad 10d0334739 Fixes for sq_slave_vm been able to report erros, also the lexer now ignore unicode escape "\u" instead of give an error. пре 10 година
  mingodad 12c181bdc4 Add some fixes from squirrel. пре 10 година
  mingodad 9c84674630 Add fixes from squrrel пре 10 година
  mingodad 4eb5a431d8 Added two new operators for identity equality and unequality like the ones in javascript and php пре 12 година
  mingodad 2b1ebc1b93 Add the start point on implementing class.destructor, it parses the destructor declaration as a method but it's not calling it yet. пре 13 година
  mingodad efe64886c9 Change the timer used for SQVM profiling with a high resolution timer. пре 13 година
  mingodad 49b60dbbc6 Added code to profile vm execution, it's activated by defining PROFILE_SQVM пре 13 година
  mingodad bc7bb7507b Add two new script functions to control delayed release hooks calls. пре 13 година
  mingodad 1e011789d3 Reorganize repository tree. пре 13 година