Commit History

Author SHA1 Message Date
  mingodad 64ad892d08 Add the fix from https://github.com/albertodemichelis/squirrel/commit/23a0620658714b996d20da3d4dd1a0dcf9b0bd98 4 years ago
  mingodad e81daca422 Change member position for better alignment on 64bit 7 years ago
  mingodad 7a4868caa2 Use sq_type instead of the duplicated sqtype as it's done in 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 9096e0e040 Make delayed release hooks optional 10 years ago
  mingodad d265d7a655 Fix to latest bugs from squirrel forum. 12 years ago
  mingodad b85b9efa2e Added typedefs for SQInt16, insert a comment on SQHash to remember change it to ptrdiff_t. 13 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