summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #3949 from oderwat/hara-php-addrAndreas Rumpf2016-03-101-1/+10
|\ \ \ \ \
| * | | | | Try to fix addr() ref and pointer for PHPHans Raaf2016-03-081-1/+10
| |/ / / /
* | | | | Merge pull request #3959 from vegansk/tcc_tlsAndreas Rumpf2016-03-103-1/+52
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixed threading issues for tcc backendAnatoly Galiulin2016-03-103-1/+52
|/ / / /
* | | | Merge pull request #3937 from oderwat/hara-foldlAndreas Rumpf2016-03-081-10/+37
|\ \ \ \
| * | | | Fixes foldl() and foldr() + foldl() with start parameter.Hans Raaf2016-03-061-10/+37
| |/ / /
* | | | Merge pull request #3953 from oderwat/hara-php-fix-imodAndreas Rumpf2016-03-081-0/+8
|\ \ \ \
| * | | | Fix für PHP codegen integer modulo calculation.Hans Raaf2016-03-071-0/+8
| |/ / /
* | | | Merge pull request #3951 from arnetheduck/munmap-ret-fixAndreas Rumpf2016-03-081-4/+6
|\ \ \ \
| * | | | provide const value for MAP_ANONYMOUSJacek Sieka2016-03-071-0/+2
| * | | | fix return type of munmapJacek Sieka2016-03-071-4/+4
| |/ / /
* | | | Merge pull request #3952 from arnetheduck/alloc0-nogc-mallocAndreas Rumpf2016-03-071-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | newObj can clear memory, even when using malloc and nogcJacek Sieka2016-03-071-1/+1
|/ / /
* | | Merge pull request #3943 from oderwat/hara-php-div-fixAndreas Rumpf2016-03-061-0/+8
|\ \ \
| * | | Fix for integer division in PHP codegen.Hans Raaf2016-03-061-0/+8
|/ / /
* | | Merge pull request #3941 from oderwat/hara-php-mnewString-fixAndreas Rumpf2016-03-061-3/+1
|\ \ \
| * | | Fix for PHP mnewString()Hans Raaf2016-03-061-3/+1
* | | | Merge pull request #3940 from cheatfate/repr3939Andreas Rumpf2016-03-061-0/+1
|\ \ \ \
| * | | | Fix for #3939 issuecheatfate2016-03-061-0/+1
| |/ / /
* | | | Merge pull request #3942 from oderwat/hara-php-fpfixAndreas Rumpf2016-03-061-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for PHP function pointer implementation.Hans Raaf2016-03-061-0/+1
|/ / /
* | | PHP codegen: function pointers workAndreas Rumpf2016-03-051-3/+11
* | | fixes JS regressionAndreas Rumpf2016-03-051-2/+4
* | | the stdlib supports &= in more contexts; refs #3524Andreas Rumpf2016-03-053-0/+10
* | | fixes #3924Andreas Rumpf2016-03-051-1/+4
* | | fixes #3767Andreas Rumpf2016-03-051-2/+8
* | | Merge pull request #3903 from kosz78/develAndreas Rumpf2016-03-051-2/+7
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/devel' into develKonstantin Zaitsev2016-03-0361-456/+592
| |\ \ \
| * | | | Added checks for CPPKonstantin Zaitsev2016-02-281-3/+7
| * | | | Fixed THINSTANCE declaration in dynlib.nim for VS compilerKonstantin Zaitsev2016-02-251-1/+2
* | | | | Merge pull request #3935 from yglukhov/ios-environAndreas Rumpf2016-03-051-1/+1
|\ \ \ \ \
| * | | | | Avoid using private _NSGetEnviron API on iOS.Yuriy Glukhov2016-03-051-1/+1
* | | | | | Merge pull request #3936 from yglukhov/threadpool-ios-fixAndreas Rumpf2016-03-051-14/+16
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixed semaphore on iOS.Yuriy Glukhov2016-03-051-14/+16
|/ / / / /
* | | | | Merge pull request #3933 from def-/jsonnilAndreas Rumpf2016-03-051-0/+4
|\ \ \ \ \
| * | | | | Use nil instead of null in jsondef2016-03-041-4/+1
| * | | | | Support json null in %*def2016-03-041-0/+7
* | | | | | Merge pull request #3934 from oderwat/php-fix-deferAndreas Rumpf2016-03-051-7/+12
|\ \ \ \ \ \
| * | | | | | Partial fix for defer in PHP Codegen.Hans Raaf2016-03-041-7/+12
* | | | | | | Merge pull request #3931 from yglukhov/pthread-stuffAndreas Rumpf2016-03-041-5/+7
|\ \ \ \ \ \ \
| * | | | | | | Fixed includes for pthread types.Yuriy Glukhov2016-03-041-5/+7
| |/ / / / / /
* | | | | | | fixes #3872Andreas Rumpf2016-03-041-4/+5
* | | | | | | fixes #3868Andreas Rumpf2016-03-042-17/+32
* | | | | | | Merge branch 'devel' of github.com:nim-lang/Nim into develAndreas Rumpf2016-03-043-7/+22
|\| | | | | |
| * | | | | | Merge pull request #3932 from SSPkrolik/set-js-fixreactormonk2016-03-041-1/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Removed unused import of 'os' module from module 'sets'Rostyslav Dzinko2016-03-041-1/+1
| |/ / / / /
| * | | | | Merge pull request #3926 from CORDEA/fix-uri-docDominik Picheta2016-03-031-3/+3
| |\ \ \ \ \
| | * | | | | Fixed an wrong example of the docCORDEA2016-03-021-3/+3
| | |/ / / /
| * | | | | Merge pull request #3921 from vegansk/issue_3889_mingw_tlsAndreas Rumpf2016-03-021-3/+18
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fixed NIM_THREADVAR definition in nimbase.hAnatoly Galiulin2016-03-011-3/+18