summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | fixes #926Araq2014-02-172-7/+31
| | * | | | | | | | fixes #923Araq2014-02-171-1/+1
| | * | | | | | | | fixes #922Araq2014-02-161-2/+16
| | * | | | | | | | nil->discardAraq2014-02-151-2/+2
| * | | | | | | | | Added google analytics to website.Dominik Picheta2014-02-181-0/+10
| * | | | | | | | | Fix line-height for h1 in website.Dominik Picheta2014-02-181-1/+1
| * | | | | | | | | Improved community page and fixed ticker links.Dominik Picheta2014-02-182-11/+53
| * | | | | | | | | Modified website news titles and made ticker titles consistent.Dominik Picheta2014-02-172-6/+6
| | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge pull request #934 from vocalbit/develAndreas Rumpf2014-02-182-80/+107
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | Make ticker puntuation consistent.vocalbit2014-02-171-2/+2
| | * | | | | | | Fix website news formatting and grammar to be consistent.vocalbit2014-02-171-2/+4
| | * | | | | | | Add two news items to website.vocalbit2014-02-172-82/+107
| * | | | | | | | fix #807Zahary Karadjov2014-02-172-7/+7
| |/ / / / / / /
| * | | | | | | quite messy implementation of generic lambdas, needs reworking; fixes #715Zahary Karadjov2014-02-179-27/+87
| * | | | | | | Merge branch 'devel' of gh:/Araq/Nimrod into develZahary Karadjov2014-02-1733-272/+674
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'newasync' into develDominik Picheta2014-02-163-80/+396
| | |\ \ \ \ \ \ \
| | | * | | | | | | Fix processing of 'await' with a nnkCall.Dominik Picheta2014-02-162-9/+12
| | | * | | | | | | Added await test.Dominik Picheta2014-02-161-0/+65
| | | * | | | | | | Fixes issues with 'discard' in async macro.Dominik Picheta2014-02-161-8/+15
| | | * | | | | | | Async readLine now works. Fixes recv issues.Dominik Picheta2014-02-151-24/+50
| | | * | | | | | | Fixed problems with IOCP procs finishing immediately, added await macro.Dominik Picheta2014-02-151-50/+270
| | | * | | | | | | Merge branch 'devel' into newasyncDominik Picheta2014-02-1426-69/+224
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch 'devel' into newasyncDominik Picheta2014-02-121-1/+1
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | Rename PFutureVoid to PFutureBase.Dominik Picheta2014-02-121-19/+14
| | | * | | | | | | | | Merge branch 'devel' into newasyncDominik Picheta2014-02-1115-101/+194
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Resolved conflict.Dominik Picheta2014-02-091-3/+3
| | | * | | | | | | | | | Merge branch 'devel' into newasyncDominik Picheta2014-02-092-11/+24
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge branch 'devel' of github.com:Araq/Nimrod into newasyncDominik Picheta2014-02-0910-43/+64
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | |
| | * | | | | | | | | | | | Merge pull request #921 from gradha/pr_improves_times_formatAndreas Rumpf2014-02-161-109/+133
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Supports parsing format times without separators. Refs #740.Grzegorz Adam Hankiewicz2014-02-151-3/+18
| | | * | | | | | | | | | | | Splits token parsing case into separate proc. Refs #740.Grzegorz Adam Hankiewicz2014-02-151-106/+115
| | | | |_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Merge pull request #929 from skyfex/develAndreas Rumpf2014-02-163-9/+71
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | Fixed issue 391 (nested break in except-stmts)Audun Wilhelmsen2014-02-163-9/+71
| | * | | | | | | | | | | | Merge pull request #928 from Varriount/testement/nil-to-discardAndreas Rumpf2014-02-1626-74/+74
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | Changed tests and tools to use 'discard' statements instead of 'nil' for empt...Clay Sweetser2014-02-1526-74/+74
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | fix #188Zahary Karadjov2014-02-173-1/+45
| * | | | | | | | | | | | fix argument_parserZahary Karadjov2014-02-161-24/+29
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch 'devel' of gh:/Araq/Nimrod into develZahary Karadjov2014-02-1530-76/+240
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| | * | | | | | | | | | made 'koch web' work when current dir has a space in itAraq2014-02-153-6/+11
| | * | | | | | | | | | actors.nim compiles againAraq2014-02-151-2/+6
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| | * | | | | | | | | fixes #584Araq2014-02-145-27/+86
| | * | | | | | | | | fixes #811Araq2014-02-141-1/+1
| | * | | | | | | | | fixes #811Araq2014-02-142-4/+7
| | * | | | | | | | | fixes #914Araq2014-02-144-3/+7
| | * | | | | | | | | bugfix: 'system' on windows is saneAraq2014-02-141-1/+4
| | * | | | | | | | | fixes #712Araq2014-02-142-1/+22
| | * | | | | | | | | fixes #833Araq2014-02-142-0/+13
| | * | | | | | | | | fixes #892Araq2014-02-144-5/+20
| | * | | | | | | | | nil->discardAraq2014-02-141-6/+6
| | * | | | | | | | | koch install should work now as documentedAraq2014-02-141-9/+18