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
*
bugfix: strutils.formatFloat
Araq
2012-05-09
1
-3
/
+3
*
Removed echos from uri module.
Dominik Picheta
2012-05-07
1
-2
/
+0
*
Added uri module.
dom96
2012-05-06
1
-0
/
+35
*
The httpserver module now supports POST requests. Fix for captureBetween in t...
dom96
2012-05-06
2
-13
/
+69
*
Scgi module handles socket disconnection properly now.
dom96
2012-05-05
1
-0
/
+7
*
The httpserver now gathers the headers for the user. Fixed ambiguity in recvL...
dom96
2012-05-03
2
-10
/
+54
*
small bugfixes; documentation generator supports smilies for the forum
Araq
2012-05-01
2
-1
/
+11
*
Added a format function to the times module and a setCookie function to the c...
dom96
2012-04-26
2
-1
/
+149
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-04-15
2
-13
/
+7
|
\
|
*
Merge branch 'master' of github.com:Araq/Nimrod into upstream
Zahary Karadjov
2012-04-15
1
-4
/
+6
|
|
\
|
*
|
minor changes to make the test suite green again
Zahary Karadjov
2012-04-15
2
-13
/
+7
*
|
|
@ is a sigil-like operator
Araq
2012-04-15
1
-7
/
+7
|
|
/
|
/
|
*
|
unicode: invalid utf-8 bytes are preserved
Araq
2012-04-13
1
-4
/
+6
|
/
*
Merge branch 'master' of github.com:Araq/Nimrod into upstream
Zahary Karadjov
2012-04-10
7
-12
/
+216
|
\
|
*
documentation improvements; higher level Mongodb wrapper
Araq
2012-04-09
3
-6
/
+47
|
*
yet attempt to fix realpath for BSD
Araq
2012-04-07
1
-1
/
+1
|
*
bugfix: expandFilename for BSD
Araq
2012-04-06
1
-2
/
+2
|
*
small fixes for BSD
Araq
2012-04-06
1
-1
/
+1
|
*
added terminal.isatty; nimgrep version 0.9
Araq
2012-04-06
1
-2
/
+13
|
*
better opengl wrapper; oids and endians modules documented
Araq
2012-04-04
2
-5
/
+11
|
*
added libsvm wrapper
Araq
2012-04-04
2
-0
/
+127
|
*
added strutils.parseEnum; fixes #95
Araq
2012-04-01
1
-2
/
+21
*
|
typetraits module and tests
Zahary Karadjov
2012-04-10
1
-0
/
+15
|
/
*
Forgot to rename ETimedout to ETimeout in the sockets module in some places.
dom96
2012-03-22
1
-4
/
+4
*
Fixed a problem with message parsing in the IRC module. Introduced timeout to...
dom96
2012-03-22
2
-6
/
+87
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-03-21
1
-2
/
+2
|
\
|
*
making tests green again
Zahary Karadjov
2012-03-20
1
-2
/
+2
*
|
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-03-19
3
-6
/
+6
|
\
|
|
*
merged branch overloading-for-macros
Zahary Karadjov
2012-03-19
3
-6
/
+6
|
|
\
|
|
*
the test suite is mostly green again
Zahary Karadjov
2012-03-16
3
-6
/
+6
*
|
|
preparations for marker procs generation
Araq
2012-03-19
1
-2
/
+0
|
/
/
*
/
unittest module compiles again
Araq
2012-03-17
1
-5
/
+5
|
/
*
browsers module should compile on windows again
Araq
2012-03-10
1
-1
/
+8
*
unit test for #100
Zahary Karadjov
2012-03-10
1
-4
/
+7
*
win64 is a supported target; bugfix: nimrod c -r on windows; stdlib uses wid...
Araq
2012-03-04
3
-86
/
+249
*
exported strutils.abbrev
Araq
2012-02-24
3
-15
/
+14
*
In the IRC module the socket is now closed when EvDisconnected event is created.
dom96
2012-02-20
1
-1
/
+14
*
added matchers.parseInt
Araq
2012-02-20
1
-2
/
+2
*
added system.setControlCHook, system.writeStackTrace
Araq
2012-02-19
1
-1
/
+2
*
bugfix: semfold supports merging of '&'
Araq
2012-02-19
2
-2
/
+19
*
recvLineAsync for non-blocking sockets implemented, as well as recvLine for a...
dom96
2012-02-18
5
-10
/
+83
*
Optimization for the times module; changed let to const.
dom96
2012-02-17
1
-5
/
+5
*
niminst is now able to create build files for debhelper so that .deb packages...
dom96
2012-02-16
1
-0
/
+13
*
little fixes for 0.8.14 release
Araq
2012-02-09
1
-1
/
+12
*
version 0.8.14
Araq
2012-02-09
1
-1
/
+1
*
closure implementation: first steps
Araq
2012-02-04
1
-0
/
+18
*
optimized parseurl module a bit
Araq
2012-02-01
1
-33
/
+45
*
fixed #96 as good as technically possible (debug frames are allocated on the ...
Araq
2012-01-29
1
-2
/
+2
*
removed conflict in system.nim
Araq
2012-01-28
7
-215
/
+825
|
\
|
*
ftpclient fixes for windows.
dom96
2012-01-28
1
-10
/
+14
[next]