Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | proper indentation | Araq | 2016-03-18 | 1 | -22/+22 |
| | |||||
* | get rid of compiler warning | Araq | 2016-03-18 | 1 | -3/+3 |
| | |||||
* | todo updated | Andreas Rumpf | 2016-03-18 | 1 | -1/+1 |
| | |||||
* | beginnings of --gc:stack | Andreas Rumpf | 2016-03-12 | 5 | -148/+181 |
| | |||||
* | GCs support ForeignCells | Andreas Rumpf | 2016-03-05 | 4 | -0/+47 |
| | |||||
* | PHP codegen: function pointers work | Andreas Rumpf | 2016-03-05 | 1 | -3/+11 |
| | |||||
* | fixes JS regression | Andreas Rumpf | 2016-03-05 | 1 | -2/+4 |
| | |||||
* | the stdlib supports &= in more contexts; refs #3524 | Andreas Rumpf | 2016-03-05 | 3 | -0/+10 |
| | |||||
* | fixes #3924 | Andreas Rumpf | 2016-03-05 | 1 | -1/+4 |
| | |||||
* | fixes #3767 | Andreas Rumpf | 2016-03-05 | 1 | -2/+8 |
| | |||||
* | Merge pull request #3903 from kosz78/devel | Andreas Rumpf | 2016-03-05 | 1 | -2/+7 |
|\ | | | | | Fixed THINSTANCE declaration in dynlib.nim for VS compiler | ||||
| * | Merge remote-tracking branch 'upstream/devel' into devel | Konstantin Zaitsev | 2016-03-03 | 61 | -456/+592 |
| |\ | |||||
| * | | Added checks for CPP | Konstantin Zaitsev | 2016-02-28 | 1 | -3/+7 |
| | | | |||||
| * | | Fixed THINSTANCE declaration in dynlib.nim for VS compiler | Konstantin Zaitsev | 2016-02-25 | 1 | -1/+2 |
| | | | |||||
* | | | Merge pull request #3935 from yglukhov/ios-environ | Andreas Rumpf | 2016-03-05 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Avoid using private _NSGetEnviron API on iOS. | ||||
| * | | | Avoid using private _NSGetEnviron API on iOS. | Yuriy Glukhov | 2016-03-05 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #3936 from yglukhov/threadpool-ios-fix | Andreas Rumpf | 2016-03-05 | 1 | -14/+16 |
|\ \ \ \ | |/ / / |/| | | | Fixed semaphore on iOS. | ||||
| * | | | Fixed semaphore on iOS. | Yuriy Glukhov | 2016-03-05 | 1 | -14/+16 |
|/ / / | |||||
* | | | Merge pull request #3933 from def-/jsonnil | Andreas Rumpf | 2016-03-05 | 1 | -0/+4 |
|\ \ \ | | | | | | | | | Support json null in %* | ||||
| * | | | Use nil instead of null in json | def | 2016-03-04 | 1 | -4/+1 |
| | | | | |||||
| * | | | Support json null in %* | def | 2016-03-04 | 1 | -0/+7 |
| | | | | |||||
* | | | | Merge pull request #3934 from oderwat/php-fix-defer | Andreas Rumpf | 2016-03-05 | 1 | -7/+12 |
|\ \ \ \ | | | | | | | | | | | Fix for defer in PHP Codegen. | ||||
| * | | | | Partial fix for defer in PHP Codegen. | Hans Raaf | 2016-03-04 | 1 | -7/+12 |
| | | | | | |||||
* | | | | | Merge pull request #3931 from yglukhov/pthread-stuff | Andreas Rumpf | 2016-03-04 | 1 | -5/+7 |
|\ \ \ \ \ | | | | | | | | | | | | | Fixed includes for pthread types | ||||
| * | | | | | Fixed includes for pthread types. | Yuriy Glukhov | 2016-03-04 | 1 | -5/+7 |
| |/ / / / | |||||
* | | | | | fixes #3872 | Andreas Rumpf | 2016-03-04 | 1 | -4/+5 |
| | | | | | |||||
* | | | | | fixes #3868 | Andreas Rumpf | 2016-03-04 | 2 | -17/+32 |
| | | | | | |||||
* | | | | | Merge branch 'devel' of github.com:nim-lang/Nim into devel | Andreas Rumpf | 2016-03-04 | 3 | -7/+22 |
|\| | | | | |||||
| * | | | | Merge pull request #3932 from SSPkrolik/set-js-fix | reactormonk | 2016-03-04 | 1 | -1/+1 |
| |\ \ \ \ | | |_|_|/ | |/| | | | Removed unused import of 'os' module from module 'sets' | ||||
| | * | | | Removed unused import of 'os' module from module 'sets' | Rostyslav Dzinko | 2016-03-04 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge pull request #3926 from CORDEA/fix-uri-doc | Dominik Picheta | 2016-03-03 | 1 | -3/+3 |
| |\ \ \ | | | | | | | | | | | Fixed an wrong example of the uri module doc. | ||||
| | * | | | Fixed an wrong example of the doc | CORDEA | 2016-03-02 | 1 | -3/+3 |
| | |/ / | |||||
| * | | | Merge pull request #3921 from vegansk/issue_3889_mingw_tls | Andreas Rumpf | 2016-03-02 | 1 | -3/+18 |
| |\ \ \ | | |/ / | |/| | | Fixed NIM_THREADVAR definition in nimbase.h | ||||
| | * | | Fixed NIM_THREADVAR definition in nimbase.h | Anatoly Galiulin | 2016-03-01 | 1 | -3/+18 |
| | | | | |||||
* | | | | added intsets.clear proc | Andreas Rumpf | 2016-03-04 | 1 | -0/+7 |
| | | | | |||||
* | | | | fixes #3836 | Andreas Rumpf | 2016-03-04 | 1 | -4/+7 |
| | | | | |||||
* | | | | PHP codegen: use nimAt for PHP 5.3 compatibility | Andreas Rumpf | 2016-03-04 | 2 | -2/+17 |
|/ / / | |||||
* | | | Merge branch 'devel' of github.com:nim-lang/Nim into devel | Andreas Rumpf | 2016-03-01 | 6 | -34/+49 |
|\ \ \ | |||||
| * \ \ | Merge pull request #3923 from samanthadoran/devel | Dennis Felsing | 2016-03-01 | 1 | -1/+5 |
| |\ \ \ | | |/ / | |/| | | Don't expect all keys in hashsets to have $ defined | ||||
| | * | | Don't expect all keys in hashsets to have $ defined | Samantha Doran | 2016-03-01 | 1 | -1/+5 |
| |/ / | |||||
| * | | Merge pull request #3915 from jangko/npp-plugin | Andreas Rumpf | 2016-02-29 | 1 | -1/+2 |
| |\ \ | | | | | | | | | npp-plugin | ||||
| | * | | npp-plugin | andri lim | 2016-02-29 | 1 | -1/+2 |
| | | | | |||||
| * | | | Merge pull request #3904 from endragor/fixnocppexceptions | Andreas Rumpf | 2016-02-29 | 1 | -2/+4 |
| |\ \ \ | | | | | | | | | | | Fixed try statement generation with --noCppExceptions switch | ||||
| | * | | | Fixed try statement generation with --noCppExceptions switch | Ruslan Mustakov | 2016-02-29 | 1 | -2/+4 |
| | | | | | |||||
| * | | | | Merge pull request #3917 from yglukhov/json-fix | Andreas Rumpf | 2016-02-29 | 3 | -30/+38 |
| |\ \ \ \ | | | | | | | | | | | | | Fixed bad JS codegen for new json with tables. Added json to JS tests. | ||||
| | * | | | | Fixed bad JS codegen for new json with tables. Added json to JS tests. | Yuriy Glukhov | 2016-02-29 | 3 | -30/+38 |
| |/ / / / | |||||
* | | | | | fixes #3669 | Andreas Rumpf | 2016-03-01 | 3 | -58/+21 |
| | | | | | |||||
* | | | | | fixes #3686 | Andreas Rumpf | 2016-03-01 | 2 | -5/+15 |
| | | | | | |||||
* | | | | | debug() uses 'echo' because stderr is an abomination | Andreas Rumpf | 2016-03-01 | 1 | -5/+5 |
| | | | | | |||||
* | | | | | fixes #3916 | Andreas Rumpf | 2016-02-29 | 1 | -4/+4 |
|/ / / / |