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
/
wrappers
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Add postgresql prepared queries and stop relying on string formatting
Erwan Ameil
2014-08-29
1
-0
/
+2
*
|
updated pdcurses.nim
Araq
2014-09-19
1
-3
/
+3
*
|
cleaned up openssl.nim a bit
Araq
2014-09-19
1
-41
/
+42
*
|
updated libcurl.nim
Araq
2014-09-19
1
-4
/
+4
*
|
cleaned up iup.nim
Araq
2014-09-19
1
-501
/
+501
*
|
2014-03-29
1
-0
/
+134
*
VM: endless loop prevention
Araq
2014-03-24
1
-1204
/
+0
*
Provide zlib version explicit on Linux.
Michał Zieliński
2014-03-13
1
-1
/
+1
*
zmq: remove unnecessary 'var' decls from high-level procs
Michał Zieliński
2014-03-05
1
-4
/
+3
*
fixes #612
Araq
2014-02-11
1
-0
/
+1
*
Merge pull request #875 from EXetoC/mongo
Andreas Rumpf
2014-02-06
1
-17
/
+35
|
\
|
*
A first attempt at fixing the MongoDB modules.
EXetoC
2014-02-02
1
-17
/
+35
*
|
merged #823 against devel
Araq
2014-02-02
1
-10
/
+14
|
/
*
case consistency improvements
Araq
2014-01-11
1
-2
/
+2
*
case consistency: niminst
Araq
2013-12-29
1
-54
/
+54
*
case consistency part 6
Araq
2013-12-28
1
-9
/
+9
*
added libffi for win support
Araq
2013-12-19
22
-10
/
+7192
*
Merge branch 'master' into vm2
Araq
2013-12-05
50
-60901