summary refs log tree commit diff stats
path: root/examples/httpserver2.nim
Commit message (Collapse)AuthorAgeFilesLines
* examples: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-3/+3
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* made tests greenAraq2014-09-221-29/+29
|
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
|
* More deprecation warnings fixed.Dominik Picheta2012-07-231-1/+3
|
* got rid of 'accept' dir in the testsAraq2011-11-191-1/+1
|
* fixed some testsAraq2011-11-191-3/+3
|
* non-nil AST; continue after errors for IDE supportAraq2011-02-121-0/+0
|
* docgen understands and ignores *when false*Araq2010-11-181-0/+245