Alberto Demichelis
|
2aa00f4dd4
Merge pull request #198 from nikolas/patch-4
|
6 tahun lalu |
nikolas
|
31611a84ec
Spelling fix in sqcompiler error
|
6 tahun lalu |
Alberto Demichelis
|
e26f40b8cb
Merge pull request #191 from nikolas/patch-3
|
6 tahun lalu |
nikolas
|
cbfbb60d94
SQVM::dumpstack: fix WEAKREF typo
|
6 tahun lalu |
Alberto Demichelis
|
1b25d4acda
Merge pull request #180 from iSLC/master
|
6 tahun lalu |
Alberto Demichelis
|
260412d33c
Merge pull request #188 from nikolas/remove-unnecessary-assignments
|
6 tahun lalu |
Alberto Demichelis
|
e9b990bb26
Merge pull request #189 from nikolas/patch-1
|
6 tahun lalu |
Alberto Demichelis
|
d75133e261
Merge pull request #190 from nikolas/patch-2
|
6 tahun lalu |
nikolas
|
10b828ca7e
Fix typo in error message: delagate -> delegate
|
6 tahun lalu |
nikolas
|
186e722c05
Fix docs typo: trough -> through
|
6 tahun lalu |
Nikolas Nyby
|
89ecaa6f1b
sqfuncstate: Remove some unnecessary assignments
|
6 tahun lalu |
Alberto Demichelis
|
3b8375829c
Merge pull request #187 from kyleedwardsny/cmake-improvements
|
6 tahun lalu |
Kyle Edwards
|
8f04b266f5
Create package export file
|
6 tahun lalu |
Kyle Edwards
|
91bb6b28fd
Make various improvements to the CMake scripts
|
6 tahun lalu |
Sandu Liviu Catalin
|
ae49b12aa1
Move throwerrorf into the aux standard library. Implement pushstringf into the string library as well.
|
6 tahun lalu |
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 tahun lalu |
Sandu Liviu Catalin
|
bc126fd0ab
The `f` was not included in the function name. Copy>paste mistake.
|
6 tahun lalu |
Sandu Liviu Catalin
|
454e35fc23
Implement sq_throwerrorf to allow formatted error messages.
|
6 tahun lalu |
albertodemichelis
|
51137b84e6
fix free variables in generators
|
6 tahun lalu |
albertodemichelis
|
a120da4974
fixed 0.0 and -0.0 comparison
|
7 tahun lalu |
albertodemichelis
|
ca2c74b319
removed unused extension from sphinx config
|
7 tahun lalu |
albertodemichelis
|
6bf9ab5162
added table.keys() and table.values()
|
7 tahun lalu |
albertodemichelis
|
46f8cd6efd
added post call initializer syntax
|
7 tahun lalu |
albertodemichelis
|
a1cbf6e5ab
Merge branch 'master' of https://github.com/albertodemichelis/squirrel
|
7 tahun lalu |
albertodemichelis
|
8e27debcac
change in HISTORY
|
7 tahun lalu |
Alberto Demichelis
|
780e9c96b3
Merge pull request #167 from VasiliyRyabtsev/feature/reduce-initializer
|
7 tahun lalu |
Alberto Demichelis
|
9bc87aebfc
Merge pull request #168 from VasiliyRyabtsev/feature/map-apply-extra
|
7 tahun lalu |
VasiliyRyabtsev
|
8e5b1e70d0
Allow additional parameters in array.map()/array.apply() handler
|
7 tahun lalu |
VasiliyRyabtsev
|
04cf1c2ed0
Add optional initializer to array.reduce()
|
7 tahun lalu |
Alberto Demichelis
|
3c216b0541
Merge pull request #163 from atanasovdaniel/doc_ignore
|
7 tahun lalu |