atanasovdaniel
|
a2f325df73
Set format string for _string_printf
|
6 years ago |
Alberto Demichelis
|
98aef14d70
Merge pull request #206 from linuxmaniac/vseva/fix_205
|
6 years ago |
Victor Seva
|
7a973ad90d
fix compilation warning
|
6 years ago |
Alberto Demichelis
|
9dcf74f990
Merge pull request #149 from VasiliyRyabtsev/null-to-string
|
6 years ago |
Alberto Demichelis
|
2aa00f4dd4
Merge pull request #198 from nikolas/patch-4
|
6 years ago |
nikolas
|
31611a84ec
Spelling fix in sqcompiler error
|
6 years ago |
Alberto Demichelis
|
e26f40b8cb
Merge pull request #191 from nikolas/patch-3
|
6 years ago |
nikolas
|
cbfbb60d94
SQVM::dumpstack: fix WEAKREF typo
|
6 years ago |
Alberto Demichelis
|
1b25d4acda
Merge pull request #180 from iSLC/master
|
6 years ago |
Alberto Demichelis
|
260412d33c
Merge pull request #188 from nikolas/remove-unnecessary-assignments
|
6 years ago |
Alberto Demichelis
|
e9b990bb26
Merge pull request #189 from nikolas/patch-1
|
6 years ago |
Alberto Demichelis
|
d75133e261
Merge pull request #190 from nikolas/patch-2
|
6 years ago |
nikolas
|
10b828ca7e
Fix typo in error message: delagate -> delegate
|
6 years ago |
nikolas
|
186e722c05
Fix docs typo: trough -> through
|
6 years ago |
Nikolas Nyby
|
89ecaa6f1b
sqfuncstate: Remove some unnecessary assignments
|
6 years ago |
Alberto Demichelis
|
3b8375829c
Merge pull request #187 from kyleedwardsny/cmake-improvements
|
6 years ago |
Kyle Edwards
|
8f04b266f5
Create package export file
|
6 years ago |
Kyle Edwards
|
91bb6b28fd
Make various improvements to the CMake scripts
|
6 years ago |
Sandu Liviu Catalin
|
ae49b12aa1
Move throwerrorf into the aux standard library. Implement pushstringf into the string library as well.
|
6 years ago |
Sandu Liviu Catalin
|
235fcd9be7
The number returned by vsnprintf contains the actual number of characters. If the message was smaller than the estimated size. It would've created a string with garbage after the null character.
|
6 years ago |
Sandu Liviu Catalin
|
bc126fd0ab
The `f` was not included in the function name. Copy>paste mistake.
|
6 years ago |
Sandu Liviu Catalin
|
454e35fc23
Implement sq_throwerrorf to allow formatted error messages.
|
6 years ago |
albertodemichelis
|
51137b84e6
fix free variables in generators
|
6 years ago |
albertodemichelis
|
a120da4974
fixed 0.0 and -0.0 comparison
|
7 years ago |
albertodemichelis
|
ca2c74b319
removed unused extension from sphinx config
|
7 years ago |
albertodemichelis
|
6bf9ab5162
added table.keys() and table.values()
|
7 years ago |
albertodemichelis
|
46f8cd6efd
added post call initializer syntax
|
7 years ago |
albertodemichelis
|
a1cbf6e5ab
Merge branch 'master' of https://github.com/albertodemichelis/squirrel
|
7 years ago |
albertodemichelis
|
8e27debcac
change in HISTORY
|
7 years ago |
Alberto Demichelis
|
780e9c96b3
Merge pull request #167 from VasiliyRyabtsev/feature/reduce-initializer
|
7 years ago |