Commit History

Author SHA1 Message Date
  mingodad 64ad892d08 Add the fix from https://github.com/albertodemichelis/squirrel/commit/23a0620658714b996d20da3d4dd1a0dcf9b0bd98 4 years ago
  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 years ago
  mingodad 7a4868caa2 Use sq_type instead of the duplicated sqtype as it's done in squirrel 8 years ago
  mingodad 9ff01dfccb Fixes from squirrel 8 years ago
  mingodad 6ee9f39571 Change macro type() to sqtype() as done in squirrel, also updating sqlite3 8 years ago
  mingodad 6b1d7ec41a Use of initialisation lists in constructors 9 years ago
  mingodad 728ad788a8 Update with squirrel, spaces/tabs changed 10 years ago
  mingodad 79a009d408 Several fixes from squirrel 10 years ago
  mingodad d265d7a655 Fix to latest bugs from squirrel forum. 12 years ago
  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 years ago
  mingodad 1e011789d3 Reorganize repository tree. 13 years ago