Commit History

Author SHA1 Message Date
  mingodad bbfc08bc82 Changed the tag from a number to a static string to make it possible to enumerate using then new function "gettypetag". 13 years ago
  mingodad 41fad022ef Make visible implementations of with the same functionality of "loadfile,dofile,writeclosuretofile" but working on strings "dostring,loadstring,dumpclosure" 13 years ago
  mingodad c1b1c82cec Fixed a mistake on returning SQ_OK insteaqd of SQ_ERROR. 13 years ago
  mingodad 1829e76e0f Add a vector to SharedState where to store release hooks to be called when is safe to work with the vm, right now I'm calling it after calls to closures and whe finalizing the vm. 13 years ago
  mingodad fae9b56595 Refactored SQBlob to allow specify size and allocated separately. 13 years ago
  mingodad 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 years ago