mingodad
|
0488ff9d7e
Add typedef for common number types
|
7 years ago |
mingodad
|
82d0b3cce3
When trying to compile on 32bits with SQInteger as int64_t several problems arised and on the way to fix it several compiler warnings was eliminated.
|
7 years ago |
mingodad
|
359b935635
Add macros for integer tostring output, also make the macro for SQHash independent
|
7 years ago |
mingodad
|
d32881d419
Add array_float64, array_float32, array_int64, array_int32, array_int16, array_int8 global functions to create native numeric arrays.
|
7 years ago |
mingodad
|
8daffa5070
Fix default compilation to build without libstdc++ dependency
|
8 years ago |
mingodad
|
cbf4b0afe7
Move the definition of SQ_MAX_INT, SQ_MIN_INT to sqconfig.h
|
8 years ago |
mingodad
|
4fd1aa7589
Add more general functions to sqbaselib
|
8 years ago |
mingodad
|
2e71442f5e
Add an initial implementation of using environment var SQUILU_PATH to search for include files, inspired and based on LUA_PATH
|
8 years ago |
mingodad
|
8870489ee4
Added macros for strcpy
|
9 years ago |
mingodad
|
728ad788a8
Update with squirrel, spaces/tabs changed
|
10 years ago |
mingodad
|
4f29d94a68
Code refactoring and remove unused variables
|
10 years ago |
mingodad
|
79a009d408
Several fixes from squirrel
|
10 years ago |
mingodad
|
ec1914f248
Add/update several script examples.
|
10 years ago |