Історія комітів

Автор SHA1 Опис Дата
  mingodad 409fe0966a Added new api to write bytecode as SquiLu code to make it easier to understand bytecode generation. 13 роки тому
  mingodad bbfc08bc82 Changed the tag from a number to a static string to make it possible to enumerate using then new function "gettypetag". 13 роки тому
  mingodad 41fad022ef Make visible implementations of with the same functionality of "loadfile,dofile,writeclosuretofile" but working on strings "dostring,loadstring,dumpclosure" 13 роки тому
  mingodad c1b1c82cec Fixed a mistake on returning SQ_OK insteaqd of SQ_ERROR. 13 роки тому
  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 роки тому
  mingodad fae9b56595 Refactored SQBlob to allow specify size and allocated separately. 13 роки тому
  mingodad 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 роки тому