История коммитов

Автор SHA1 Сообщение Дата
  mingodad 64bd6352d7 Added a comment on code of "SQSharedState::CallDelayedReleaseHooks" explaining why we need to retrieve the number the elements before start working on then. 13 лет назад
  mingodad 174267debe Hiding the vector that holds delayed release hooks, add a function to add delayed release hooks, add a flag to prevent loops when actually doing the delayed release hooks calls. 13 лет назад
  mingodad aaa9e0b2df Create a function "SQSharedState::CallDelayedReleaseHooks(SQVM *vm, int count)" to manage the delayed release hooks, call then on first in first out basis, modify userdata release to also join delayed release hooks. 13 лет назад
  mingodad c34368131f Split the functionality in SQStringTable::Add with the intention of allocate SQStrings structures to work as buffers and add then without multiple copies. 13 лет назад
  mingodad 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 лет назад