summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1779 from flaviut/ga-docsVarriount2015-01-054-6/+35
|\
| * Complete adding google analytics to docsFlaviu Tamas2014-12-251-21/+21
| * Mostly get analytics working for docsFlaviu Tamas2014-12-254-4/+33
* | Merge pull request #1811 from cremno/fix-nsis-uninstaller-filenameVarriount2015-01-051-1/+1
|\ \
| * | fix NSIS uninstaller filename (fix #1804)cremno2015-01-011-1/+1
* | | Fixes nim-lang/nimble#84Dominik Picheta2015-01-051-1/+1
* | | Merge pull request #1867 from def-/httpclient-multipartDominik Picheta2015-01-051-35/+142
|\ \ \
| * | | Rename newData() to newMultipartData()def2015-01-051-5/+5
| * | | A few more fixes to httpclient multipartdef2015-01-051-4/+9
| * | | post should work when extra headers don't have trailing newlinedef2015-01-051-2/+11
| * | | Check that p is not nil in formatdef2015-01-051-1/+1
| * | | Add multipart parameter to httpclient's post and postContentdef2015-01-051-35/+128
* | | | Merge pull request #1865 from def-/async-fixesDominik Picheta2015-01-052-2/+13
|\ \ \ \
| * | | | Handle interrupt on epoll_wait graciously (allows strace to work)def2015-01-041-1/+5
| * | | | Close async socket on error (instead of looping on epoll_wait with 100% CPU)def2015-01-042-1/+8
| |/ / /
* | | | Merge pull request #1870 from infininight/develreactormonk2015-01-051-0/+1
|\ \ \ \
| * | | | Add TextMate bundle linkMichael Sheets2015-01-041-0/+1
|/ / / /
* | | | test cases for generic macrosZahary Karadjov2015-01-051-0/+22
* | | | unstaged fileZahary Karadjov2015-01-051-1/+1
* | | | fix #1858; Add support for generic templates and macrosZahary Karadjov2015-01-056-43/+108
* | | | fix #1859Zahary Karadjov2015-01-052-8/+34
* | | | Merge branch 'devel' of https://github.com/Araq/Nim into develAraq2015-01-0525-380/+582
|\| | |
| * | | Merge pull request #1851 from jpoirier/feature/docsDominik Picheta2015-01-033-103/+103
| |\ \ \
| | * | | fix a couple of typos, grammar, and removal of whitespaceJoseph Poirier2015-01-033-103/+103
| * | | | Merge pull request #1852 from def-/fix-urireactormonk2015-01-041-2/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Remove debug messagesdef2015-01-031-2/+0
| * | | | Merge pull request #1826 from jpoirier/develDominik Picheta2015-01-031-1/+1
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'upstream/devel' into develJoseph Poirier2015-01-0213-113/+252
| | |\ \ \ \
| | * | | | | clarify single letter option requirementsJoseph Poirier2015-01-021-1/+1
| * | | | | | Merge pull request #1849 from rgieseke/patch-1Dominik Picheta2015-01-031-1/+1
| |\ \ \ \ \ \
| | * | | | | | Fix typoRobert Gieseke2015-01-031-1/+1
| |/ / / / / /
| * | | | | | Merge pull request #1848 from def-/fix-uriDominik Picheta2015-01-032-16/+43
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Apply #1824 to fix #1823def2015-01-031-2/+4
| | * | | | | Minor cleanupdef2015-01-031-3/+2
| | * | | | | Fix (u: Uri), add test cases and make it work for opaque URIsdef2015-01-031-14/+35
| | * | | | | Fix httpclient to properly encode queries (path?queries)def2015-01-031-2/+7
| | | |/ / / | | |/| | |
| * | | | | Merge pull request #1847 from def-/md5-fixedAndreas Rumpf2015-01-031-135/+135
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Translate md5 module to unsigned numbersdef2015-01-031-135/+135
| |/ / / /
| * | | | Merge pull request #1831 from homeworkprod/patch-1reactormonk2015-01-031-1/+1
| |\ \ \ \
| | * | | | Tutorial: Fixed slices example code.Jochen Kupperschmidt2015-01-021-1/+1
| | |/ / /
| * | | | Merge pull request #1830 from arthurtw/develreactormonk2015-01-031-1/+1
| |\ \ \ \
| | * | | | Fix typoArthur Liao2015-01-021-1/+1
| | |/ / /
| * | | | support for static params in the user defined type classesZahary Karadjov2015-01-026-25/+73
| * | | | fix #1820Zahary Karadjov2015-01-022-2/+38
| * | | | fix #1050Zahary Karadjov2015-01-022-3/+17
| * | | | expand the test case for bug 1049Zahary Karadjov2015-01-022-3/+11
| * | | | re-enable semistatic[T] as a test caseZahary Karadjov2015-01-021-1/+7
| * | | | fix #1049Zahary Karadjov2015-01-023-22/+45
| * | | | fix #544Zahary Karadjov2015-01-022-12/+13
| * | | | use unix line endingsZahary Karadjov2015-01-021-43/+43