Commit History

作者 SHA1 備註 提交日期
  mingodad 8eceded6a0 Add changes from squirrel 9 年之前
  mingodad 5af50ae6e7 When closing the vm the registry table is cleaned before garbage collection so check it first. 9 年之前
  mingodad 30e859fb39 Create a new api function to remove keys on the registry table without use the stack, 9 年之前
  mingodad 9096e0e040 Make delayed release hooks optional 9 年之前
  mingodad b81bacce84 Code refactoring and expose the SquiLu lexer to scripts see samples/test-sqlexer.nut 9 年之前
  mingodad ddf7f5ba28 Revert my changes for sq_resume it was a mistake 9 年之前
  mingodad 1b445be88f Fix improper handling of negative values introduced by transfering code from squirrel 10 年之前
  mingodad 12c181bdc4 Add some fixes from squirrel. 10 年之前
  mingodad 6e45031b8a Move extesnsions_key literal to squirrel.h 10 年之前
  mingodad 6480cf5564 Remove "CR" and bug fixes 10 年之前
  mingodad 1b2ea23e58 Changed the prototype of sq_tobool and added sq_tointeger, sq_tofloat. 11 年之前
  mingodad bbd18eae11 Add new api function sq_compare to facilitate port lua extensions. 11 年之前
  mingodad df5667554f Fixes to compile on wince, not yet complete. 13 年之前
  mingodad 6fb9942388 Fix function bindenv to accept arrays too, also when a native function has an env set check it. 13 年之前
  mingodad b45c2096cb Code refactoring, change copy assignments to references. 13 年之前
  mingodad 1c074573d3 New api functions. 13 年之前
  mingodad 0bca304824 Add new parameter for SQCompiler "bool show_warnings" to allow suppress issuing warnings. 13 年之前
  mingodad d499e22985 A small code refactoring. 13 年之前
  mingodad 5129f67137 Make a call to "CallDelayedReleaseHooks" after making a function call through "sq_call", normally after a call through the vm "CallDelayedReleaseHooks" is called but not through "sq_call" api. 13 年之前
  mingodad 1e011789d3 Reorganize repository tree. 13 年之前