Historique des commits

Auteur SHA1 Message Date
  mingodad 255396da3a Attempt to fix releasing resources when closing a vm. il y a 9 ans
  mingodad 7953e0bbf2 Expose the max_includes compiler parameter to scripts and api il y a 9 ans
  mingodad 69f85ea7b9 Separate api declarations and use a macro to reuse then in other contexts il y a 9 ans
  mingodad 728ad788a8 Update with squirrel, spaces/tabs changed il y a 9 ans
  mingodad b6ecba21d6 Renamed the macro to disable squilu compiler il y a 9 ans
  mingodad 8eceded6a0 Add changes from squirrel il y a 9 ans
  mingodad 5af50ae6e7 When closing the vm the registry table is cleaned before garbage collection so check it first. il y a 9 ans
  mingodad 30e859fb39 Create a new api function to remove keys on the registry table without use the stack, il y a 9 ans
  mingodad 9096e0e040 Make delayed release hooks optional il y a 9 ans
  mingodad b81bacce84 Code refactoring and expose the SquiLu lexer to scripts see samples/test-sqlexer.nut il y a 9 ans
  mingodad ddf7f5ba28 Revert my changes for sq_resume it was a mistake il y a 9 ans
  mingodad 1b445be88f Fix improper handling of negative values introduced by transfering code from squirrel il y a 10 ans
  mingodad 12c181bdc4 Add some fixes from squirrel. il y a 10 ans
  mingodad 6e45031b8a Move extesnsions_key literal to squirrel.h il y a 10 ans
  mingodad 6480cf5564 Remove "CR" and bug fixes il y a 10 ans
  mingodad 1b2ea23e58 Changed the prototype of sq_tobool and added sq_tointeger, sq_tofloat. il y a 11 ans
  mingodad bbd18eae11 Add new api function sq_compare to facilitate port lua extensions. il y a 11 ans
  mingodad df5667554f Fixes to compile on wince, not yet complete. il y a 13 ans
  mingodad 6fb9942388 Fix function bindenv to accept arrays too, also when a native function has an env set check it. il y a 13 ans
  mingodad b45c2096cb Code refactoring, change copy assignments to references. il y a 13 ans
  mingodad 1c074573d3 New api functions. il y a 13 ans
  mingodad 0bca304824 Add new parameter for SQCompiler "bool show_warnings" to allow suppress issuing warnings. il y a 13 ans
  mingodad d499e22985 A small code refactoring. il y a 13 ans
  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. il y a 13 ans
  mingodad 1e011789d3 Reorganize repository tree. il y a 13 ans