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
/
doc
/
lib.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix some typos
Patrick Pelletier
2014-05-07
1
-1
/
+1
*
Added new future module with a closure macro.
Dominik Picheta
2014-04-20
1
-0
/
+3
*
Rewrote sentence about Babel in lib.txt.
Dominik Picheta
2014-04-12
1
-4
/
+5
*
Implemented babel package list in lib.html.
Dominik Picheta
2014-04-12
1
-0
/
+32
*
Selectors module now uses select on operating systems other than Linux.
Dominik Picheta
2014-04-06
1
-0
/
+4
*
Updates docs and news.
Dominik Picheta
2014-04-06
1
-0
/
+24
*
mongodb wrapper properly removed from core
Araq
2014-03-25
1
-5
/
+0
*
Finished logging module.
Dominik Picheta
2014-01-27
1
-0
/
+3
*
Removes links to modules recently removed from stdlib.
Grzegorz Adam Hankiewicz
2014-01-15
1
-101
/
+1
*
Moves mongodb module to lower level wrapper group.
Grzegorz Adam Hankiewicz
2014-01-15
1
-3
/
+2
*
Adds parseopt2 module to documentation index.
Grzegorz Adam Hankiewicz
2014-01-15
1
-1
/
+6
*
Links algorithm module from library index.
Grzegorz Adam Hankiewicz
2013-11-08
1
-0
/
+2
*
Adds docutils modules to lib index, fixes :idx: markers.
Grzegorz Adam Hankiewicz
2013-06-09
1
-0
/
+16
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
Adds babel package manager link to library index.
Grzegorz Adam Hankiewicz
2013-03-12
1
-1
/
+4
*
EcmaScript => JS. Fixes #330
Simon Hafner
2013-02-15
1
-1
/
+1
*
fixes #271
Araq
2012-12-15
1
-2
/
+2
*
Added fsmonitor module.
Dominik Picheta
2012-09-02
1
-0
/
+3
*
improved unsigned support
Araq
2012-07-14
1
-0
/
+5
*
Fixed a bug in times and finished its docs. Added mimetypes module and added ...
dom96
2012-05-13
1
-0
/
+5
*
fixes binding of overloaded procs
Araq
2012-05-04
1
-1
/
+1
*
documentation improvements; GC_step improved
Araq
2012-04-21
1
-0
/
+4
*
documentation improvements; higher level Mongodb wrapper
Araq
2012-04-09
1
-1
/
+4
*
fixed another docgen bug; initial mongodb wrapper
Araq
2012-04-06
1
-0
/
+3
*
better opengl wrapper; oids and endians modules documented
Araq
2012-04-04
1
-0
/
+9
*
added libsvm wrapper
Araq
2012-04-04
1
-0
/
+6
*
added new OpenGL wrapper
Araq
2012-04-04
1
-0
/
+3
*
added htmlgen to docs
Araq
2012-03-23
1
-0
/
+4
*
little fixes for 0.8.14 release
Araq
2012-02-09
1
-0
/
+4
*
version 0.8.14
Araq
2012-02-09
1
-1
/
+4
*
GC: use simple balanced tree instead of AVL tree
Araq
2011-12-30
1
-0
/
+3
*
added support for advanced substitution expressions
Araq
2011-12-27
1
-0
/
+3
*
memfiles now uses winlean; changed the interface to raise EOS
Araq
2011-11-05
1
-0
/
+4
*
Added ftpclient module. Fixed docs in sockets module. Added dll tests to test...
dom96
2011-11-04
1
-0
/
+3
*
libuv working on windows too
Zahary Karadjov
2011-10-12
1
-3
/
+9
*
Fixed string concatenation and other bugs in the JS backend. Fixed a small bu...
dom96
2011-09-23
1
-0
/
+6
*
Some improvements relating to the IRC module.
dom96
2011-09-04
1
-1
/
+3
*
new actors implementation for nimrod; compiler's generics still not up for th...
Araq
2011-08-29
1
-1
/
+1
*
locks now in their own core module
Araq
2011-08-20
1
-0
/
+3
*
bugfixes; added events module, sequtils module
Araq
2011-07-26
1
-0
/
+11
*
bugfix: proper cache for generic instantiations
Araq
2011-07-21
1
-0
/
+3
*
preparations for 0.8.12
Araq
2011-07-10
1
-1
/
+5
*
bugfix: 'set' overloadable; further steps for multi threading support
Araq
2011-07-08
1
-0
/
+2
*
code gen bugfixes; marshal.nim implemented
Araq
2011-06-26
1
-4
/
+4
*
added encodings stdlib
Araq
2011-06-16
1
-0
/
+4
*
bugfix: endless loop in parser; added sphinx wrapper
Araq
2011-06-14
1
-0
/
+2
*
intsets are now a proper module and part of the stdlib
Araq
2011-06-14
1
-1
/
+6
*
bugfix: generic instantiation across module boundaries
Araq
2011-06-06
1
-3
/
+6
*
first steps to thread local heaps
Araq
2011-06-02
1
-1
/
+14
*
bugfix: times.epochTime
Araq
2011-04-25
1
-0
/
+9
[next]