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