| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | bugfix: readline wrapper; bugfix: evaluation of type conversions | Araq | 2011-02-14 | 1 | -0/+11 |
* | non-nil AST; continue after errors for IDE support | Araq | 2011-02-12 | 1 | -0/+0 |
* | basic thread support; still broken on Windows; untested on Mac OS X | Araq | 2011-01-18 | 1 | -0/+3 |
* | cleanup: E_Base should not be used for inheriting exceptions; documentation g... | Araq | 2011-01-15 | 1 | -0/+4 |
* | added install.sh; scgi: does not set system.stackTraceNewLine anymore | Araq | 2010-10-26 | 1 | -0/+1 |
* | bugfix: typo in SMTP module; SCGI module finished | Araq | 2010-10-25 | 1 | -1/+15 |
* | version 0.8.10 | Araq | 2010-10-21 | 1 | -1/+10 |
* | accurate file/line information | Andreas Rumpf | 2010-08-14 | 1 | -0/+3 |
* | c2nim: new features & bugfixes | Andreas Rumpf | 2010-08-11 | 1 | -97/+153 |
* | Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib u... | PhiLho | 2010-05-21 | 1 | -39/+39 |
* | version 0.8.8 | Andreas Rumpf | 2010-03-14 | 1 | -3/+3 |
* | bugfix: macro evaluation; added colors.extractRGB | Andreas Rumpf | 2010-03-04 | 1 | -0/+14 |
* | examples/lib use the new wrappers | Andreas Rumpf | 2010-02-28 | 1 | -9/+2 |