Alberto Demichelis
|
76fa8939e9
Merge pull request #211 from rajkosto/master
|
6 years ago |
Alberto Demichelis
|
34412db7d4
Merge pull request #213 from RobLoach/patch-1
|
6 years ago |
Alberto Demichelis
|
a25d431105
Merge pull request #204 from jet082/master
|
6 years ago |
Rob Loach
|
03341c7e60
docs: Add FreeBSD to supported platforms
|
6 years ago |
Rajko Stojadinovic
|
521903906a
Fix build when SQUSEDOUBLE is defined
|
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 |
jet082
|
e92667c49c
ios support
|
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 |