index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
pure
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Corrected code example in pegs"
Andreas Rumpf
2015-04-17
1
-1
/
+1
*
Corrected code example in pegs
apense
2015-04-17
1
-1
/
+1
*
Revert "newRollingFileLogger - fmtStr is always set to defaultFmtStr"
Dominik Picheta
2015-02-06
1
-1
/
+1
*
newRollingFileLogger - fmtStr is always set to defaultFmtStr
Fabio Cevasco
2015-02-06
1
-1
/
+1
*
Revert "Update sets.nim"
Dominik Picheta
2015-01-27
1
-1
/
+1
*
Update sets.nim
dumndummer
2015-01-27
1
-1
/
+1
*
work around a regression caused by the new 'echo' implementation
Araq
2014-12-28
1
-1
/
+3
*
minor improvements
Araq
2014-12-28
1
-1
/
+1
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-12-26
9
-89
/
+150
|
\
|
*
Fixes asynchttpsever.
Dominik Picheta
2014-12-26
2
-1
/
+5
|
*
Deprecated asyncio module. Fixed old tests.
Dominik Picheta
2014-12-26
1
-0
/
+7
|
*
Fixes #1745.
Dominik Picheta
2014-12-26
2
-26
/
+42
|
*
More deprecation warning fixes (asyncdispatch, uri).
Dominik Picheta
2014-12-26
2
-16
/
+16
|
*
Fixes deprecation warnings in asynchttpserver.
Dominik Picheta
2014-12-26
1
-21
/
+21
|
*
Added more HTTP status codes to asynchttpserver.
Dominik Picheta
2014-12-26
1
-2
/
+29
|
*
Added warning to scgi module.
Dominik Picheta
2014-12-26
1
-0
/
+4
|
*
Deprecated the parseurl module.
Dominik Picheta
2014-12-26
1
-3
/
+5
|
*
Fix some deprecation warnings in the uri module.
Dominik Picheta
2014-12-26
1
-17
/
+17
|
*
Emphasises deprecation warning in sockets module.
Dominik Picheta
2014-12-26
1
-3
/
+4
*
|
implemented --bestEffort switch for nimfix
Araq
2014-12-26
1
-0
/
+426
|
/
*
fixes #685
Araq
2014-12-26
1
-1
/
+1
*
fixes #495
Araq
2014-12-26
1
-4
/
+1
*
fixes #1776
Araq
2014-12-24
1
-1
/
+1
*
Fixes SSL AsyncSocket close problem. Ref #1769. Ref #1759.
Dominik Picheta
2014-12-24
1
-3
/
+3
*
Removed extra line breaks from unittest output.
gmpreussner
2014-12-21
1
-9
/
+9
*
Fixes #1759.
Dominik Picheta
2014-12-21
1
-2
/
+6
*
better CSS; better docs for teh tables module
Araq
2014-12-21
1
-9
/
+18
*
cleaned up os.nim; docgen improvements
Araq
2014-12-21
2
-12
/
+17
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-12-20
1
-0
/
+10
|
\
|
*
Merge pull request #1751 from dyu/rfind-char
Andreas Rumpf
2014-12-19
1
-0
/
+10
|
|
\
|
|
*
strutils.rfind via char
dyu
2014-12-19
1
-0
/
+10
*
|
|
fixed typos so docgen works again
Araq
2014-12-20
2
-2
/
+2
|
/
/
*
|
implemented 'koch pdf'
Araq
2014-12-19
1
-1
/
+0
*
|
allow () in more contexts
Araq
2014-12-19
1
-0
/
+10
|
/
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-12-18
2
-27
/
+45
|
\
|
*
Merge pull request #1746 from cowboy-coders/socket_close_clean
Dominik Picheta
2014-12-18
1
-10
/
+30
|
|
\
|
|
*
ensure file descriptor is closed
Will Szumski
2014-12-18
1
-13
/
+15
|
|
*
realised extra parameter was unnecessary
Will Szumski
2014-12-17
1
-13
/
+7
|
|
*
improved error msgs and refactored close in the net module
Will Szumski
2014-12-17
1
-8
/
+32
|
*
|
Merge pull request #1743 from cowboy-coders/httpclient_net_module
Dominik Picheta
2014-12-18
1
-17
/
+15
|
|
\
\
|
|
*
|
removed unused variable from httpclient
Will Szumski
2014-12-17
1
-1
/
+0
|
|
*
|
replace deprecated parseUrl with parseUri in httpclient
Will Szumski
2014-12-17
1
-10
/
+10
|
|
*
|
switched httpclient to use net module instead of sockets
Will Szumski
2014-12-17
1
-7
/
+6
|
|
|
/
*
|
/
fixes #1496
Araq
2014-12-18
3
-1
/
+40
|
/
/
*
|
fixes #1698
Araq
2014-12-17
1
-0
/
+5
*
|
fixes #1730
Araq
2014-12-17
1
-1
/
+5
|
/
*
fixes #1735
Araq
2014-12-15
1
-14
/
+14
*
minor improvements to the docs
Araq
2014-12-14
1
-10
/
+10
*
fixes #1689
Araq
2014-12-10
1
-9
/
+9
*
minor improvement to the barrier implementation
Araq
2014-12-09
1
-1
/
+3
[next]