| Commit message (Expand) | Author | Age | Files | Lines |
* | lib/pure/strutils.nim: fix doc comment for splitLines | Keita Haga | 2011-08-25 | 1 | -53/+53 |
* | bugfix: proper cache for generic instantiations | Araq | 2011-07-21 | 1 | -62/+61 |
* | code gen bugfixes; marshal.nim implemented | Araq | 2011-06-26 | 1 | -40/+40 |
* | bugfixes for semantic checking; thread implementation pushed the compiler | Araq | 2011-06-04 | 1 | -0/+6 |
* | deprecated system.copy: use system.substr instead | Araq | 2011-05-14 | 1 | -13/+13 |
* | newStringOfCap implemented and used to optimize some procs | Araq | 2011-05-08 | 1 | -7/+13 |
* | := templatable; lexer improvements | Araq | 2011-04-17 | 1 | -6/+6 |
* | linearScanEnd pragma; string case statement optimization | Araq | 2011-03-14 | 1 | -3/+6 |
* | distinction between re.replace and re.replacef; speed improvements for re module | Araq | 2011-03-06 | 1 | -2/+2 |
* | various bugfixes for generics; added generic sort proc | Araq | 2011-03-03 | 1 | -4/+5 |
* | tests themselves contain the expected result | Araq | 2011-02-20 | 1 | -3/+3 |
* | documentation improvements | Araq | 2011-02-06 | 1 | -0/+1 |
* | nimgrep: first working version | Araq | 2011-02-02 | 1 | -1/+3 |
* | httpserver may work better now | Araq | 2011-01-13 | 1 | -56/+56 |
* | bugfix: floating point precision; added strutils.formatFloat | Araq | 2011-01-09 | 1 | -2/+58 |
* | bugfix: multiple yield statements and loop body vars | Araq | 2010-12-13 | 1 | -1/+65 |
* | added strutils.align | Araq | 2010-12-07 | 1 | -3/+23 |
* | inlining of the write barrier for dlls | Andreas Rumpf | 2010-08-08 | 1 | -318/+304 |
* | before stack init change | Andreas Rumpf | 2010-08-01 | 1 | -2/+0 |
* | handling of compiler procs improved for DLL generation | Andreas Rumpf | 2010-07-29 | 1 | -41/+0 |
* | c2nim tool added | Andreas Rumpf | 2010-07-21 | 1 | -2/+5 |
* | Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib u... | PhiLho | 2010-05-21 | 1 | -914/+918 |
* | Bugfix: strutils.delete | Andreas Rumpf | 2010-03-20 | 1 | -6/+6 |
* | bugfix: return type of gtk2.check_menu_item_new* | Andreas Rumpf | 2010-03-17 | 1 | -2/+2 |
* | bugfix: len openarray | Andreas Rumpf | 2010-03-10 | 1 | -0/+18 |
* | addes osinfo_* modules | rumpf_a@web.de | 2010-03-07 | 1 | -2/+1 |
* | added missing library files | rumpf_a@web.de | 2010-03-07 | 1 | -1/+2 |
* | bugfix: macro evaluation; added colors.extractRGB | Andreas Rumpf | 2010-03-04 | 1 | -4/+0 |
* | fixed graphics module | Andreas Rumpf | 2010-03-03 | 1 | -0/+4 |
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 1 | -0/+0 |
* | BUGFIX: strutils.cmpIgnoreCase | Andreas Rumpf | 2010-02-14 | 1 | -6/+7 |
* | continued work on html/xmlparser | rumpf_a@web.de | 2010-02-14 | 1 | -10/+0 |
* | parseutils added | rumpf_a@web.de | 2010-01-31 | 1 | -114/+9 |
* | atomic is now a keyword | Andreas Rumpf | 2010-01-21 | 1 | -1/+15 |
* | strutils.parseHexInt added | Andreas Rumpf | 2010-01-18 | 1 | -0/+23 |
* | sockets module complete | Andreas Rumpf | 2010-01-13 | 1 | -3/+3 |
* | version 0.8.5: bugfixes; compiler now maintained in Nimrod | Andreas Rumpf | 2009-12-07 | 1 | -1/+1 |
* | nimrod compiles again | Andreas Rumpf | 2009-11-16 | 1 | -2/+1 |
* | bugfixes: macros; splitFile; strutils.split; iterator.method | rumpf_a@web.de | 2009-10-27 | 1 | -5/+4 |
* | version 0.8.2 | rumpf_a@web.de | 2009-10-21 | 1 | -76/+15 |
* | implemented multi methods | Andreas Rumpf | 2009-09-23 | 1 | -14/+12 |
* | added tools and web dirs | Andreas Rumpf | 2009-09-15 | 1 | -25/+48 |
* | overload resolution for proc vars | Andreas Rumpf | 2009-06-24 | 1 | -14/+54 |
* | version0.7.10 | Andreas Rumpf | 2009-06-08 | 1 | -0/+975 |