summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | fixes #1788Araq2014-12-302-2/+6
* | | | license file knows about the language renamingAraq2014-12-301-1/+1
* | | | website: better formatingAraq2014-12-301-3/+3
* | | | Merge branch 'devel' of https://github.com/Araq/Nim into develAraq2014-12-292-4/+3
|\| | |
| * | | Fix typo in news.Dominik Picheta2014-12-291-2/+1
| * | | niminst: use project-version for the zip fileAraq2014-12-291-2/+2
* | | | minor website updateAraq2014-12-291-3/+3
|/ / /
* | | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-12-291-1/+1
|\ \ \
| * \ \ Merge pull request #1785 from gmpreussner/develVarriount2014-12-281-1/+1
| |\ \ \
| | * | | Fixed tusertypeclasses testgmpreussner2014-12-281-1/+1
* | | | | release of 0.10.2Araq2014-12-2912-259/+251
|/ / / /
* | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-12-281-0/+2
|\ \ \ \
| * | | | macros.`$` can now turn a nnkSym into a string.Dominik Picheta2014-12-281-0/+2
* | | | | fixes a long standing openssl wrapper bug: pass C compliant allocation functi...Araq2014-12-281-1/+10
* | | | | work around a regression caused by the new 'echo' implementationAraq2014-12-281-1/+3
|/ / / /
* | | | fixes #1708, fixes #871Araq2014-12-287-14/+67
* | | | minor improvementsAraq2014-12-282-4/+4
* | | | fixes #1781Araq2014-12-283-6/+27
|/ / /
* | | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-12-2616-120/+267
|\ \ \
| * | | Fixes asynchttpsever.Dominik Picheta2014-12-262-1/+5
| * | | Improved tasyncawait test.Dominik Picheta2014-12-261-3/+1
| * | | Deprecated asyncio module. Fixed old tests.Dominik Picheta2014-12-263-5/+12
| * | | Fixes #1745.Dominik Picheta2014-12-262-26/+42
| * | | Improved release news entry.Dominik Picheta2014-12-261-8/+61
| * | | More deprecation warning fixes (asyncdispatch, uri).Dominik Picheta2014-12-262-16/+16
| * | | Fixes deprecation warnings in asynchttpserver.Dominik Picheta2014-12-261-21/+21
| * | | Added more HTTP status codes to asynchttpserver.Dominik Picheta2014-12-261-2/+29
| * | | Added warning to scgi module.Dominik Picheta2014-12-261-0/+4
| * | | Deprecated the parseurl module.Dominik Picheta2014-12-261-3/+5
| * | | Fix some deprecation warnings in the uri module.Dominik Picheta2014-12-261-17/+17
| * | | Emphasises deprecation warning in sockets module.Dominik Picheta2014-12-261-3/+4
| * | | Improved 0.10.2 changelog.Dominik Picheta2014-12-261-2/+36
| * | | Renamed Babel to Nimble in lib.txt.Dominik Picheta2014-12-262-11/+11
| * | | Fixes official package detection in babelpkglist.Dominik Picheta2014-12-261-2/+3
* | | | implemented --bestEffort switch for nimfixAraq2014-12-262-2/+430
|/ / /
* | | website improvementsAraq2014-12-266-10/+12
* | | fixes #685Araq2014-12-261-1/+1
* | | fixes #495Araq2014-12-261-4/+1
* | | fixes #1120Araq2014-12-2511-39/+34
* | | fixes #1776Araq2014-12-241-1/+1
* | | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-12-241-3/+3
|\ \ \
| * | | Fixes SSL AsyncSocket close problem. Ref #1769. Ref #1759.Dominik Picheta2014-12-241-3/+3
| |/ /
* | | fixes #1742Araq2014-12-246-14/+39
* | | documented 'defer' statementAraq2014-12-241-23/+18
* | | fixes a small bug concerning semicolons for top level statementsAraq2014-12-232-4/+10
|/ /
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-12-239-29/+550
|\ \
| * \ Merge pull request #1767 from sanxiyn/patch-1Dominik Picheta2014-12-221-2/+2
| |\ \
| | * | Update installation instructionSeo Sanghyeon2014-12-221-2/+2
| * | | Merge pull request #1766 from gmpreussner/develAndreas Rumpf2014-12-221-9/+9
| |\ \ \
| | * | | Removed extra line breaks from unittest output.gmpreussner2014-12-211-9/+9
| | |/ /