| Commit message (Expand) | Author | Age | Files | Lines |
* | c2nim compiles again [#9 state:resolved]; better error message for named para... | Araq | 2011-01-09 | 1 | -1/+1 |
* | bugfix: floating point precision; added strutils.formatFloat | Araq | 2011-01-09 | 1 | -1/+1 |
* | bugfix: floating point precision; added strutils.formatFloat | Araq | 2011-01-09 | 2 | -3/+70 |
* | bugfix: osproc compiles under windows again | Araq | 2011-01-07 | 1 | -1/+1 |
* | additions to complex module | Araq | 2011-01-07 | 1 | -6/+205 |
* | better tester; yet another iterator bugfix | Araq | 2011-01-06 | 1 | -31/+46 |
* | fixed whitespace conflict | Araq | 2011-01-06 | 1 | -1/+1 |
|\ |
|
| * | add sin proc for math | Michael Fellinger | 2011-01-04 | 1 | -0/+2 |
* | | transf: big refactoring; other small fixes | Araq | 2011-01-05 | 1 | -0/+2 |
* | | bugfix: multiple yield statements and loop body vars | Araq | 2010-12-13 | 2 | -5/+75 |
* | | added strutils.align | Araq | 2010-12-07 | 1 | -3/+23 |
* | | docgen understands and ignores *when false* | Araq | 2010-11-18 | 5 | -62/+281 |
|/ |
|
* | pegs: captured search loop | Araq | 2010-11-07 | 1 | -4/+49 |
* | added os.findExe | Araq | 2010-10-31 | 1 | -0/+13 |
* | pegs: bugfixes and extensions | Araq | 2010-10-31 | 1 | -10/+39 |
* | bugfixes: htmlparser module | Araq | 2010-10-30 | 2 | -4/+15 |
* | bugfix: httpclient | Araq | 2010-10-30 | 2 | -2/+9 |
* | Added a close function to the ssl module. | dom96 | 2010-10-27 | 1 | -0/+5 |
* | added install.sh; scgi: does not set system.stackTraceNewLine anymore | Araq | 2010-10-26 | 1 | -1/+0 |
* | bugfix: typo in SMTP module; SCGI module finished | Araq | 2010-10-25 | 2 | -29/+185 |
* | ssl.connect now returns the result of the certificate validation. | dom96 | 2010-10-23 | 1 | -4/+3 |
* | Added {.final.} to objects which are not meant to be inherited, and added an ... | dom96 | 2010-10-23 | 1 | -2/+2 |
* | Removed the assert()'s from ssl.nim, and limited lines to 80 chars. | dom96 | 2010-10-23 | 1 | -8/+17 |
* | Added an openssl wrapper, ssl module and smtp module. | dom96 | 2010-10-23 | 1 | -0/+176 |
* | base64: decoding works | Araq | 2010-10-23 | 1 | -20/+6 |
* | added base64 module; decoding still broken | Araq | 2010-10-23 | 3 | -3/+132 |
* | version 0.8.10 | Araq | 2010-10-21 | 2 | -341/+1 |
* | proper parameter order for os.copyFile/os.moveFile | Araq | 2010-09-21 | 1 | -6/+2 |
* | bugfix: init of temps | Araq | 2010-08-24 | 2 | -1/+3 |
* | accurate file/line information | Andreas Rumpf | 2010-08-14 | 1 | -0/+482 |
* | inlining of the write barrier for dlls | Andreas Rumpf | 2010-08-08 | 12 | -642/+667 |
* | 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 | 2 | -3/+6 |
* | bugfix: exception handling (still not correct) | Andreas Rumpf | 2010-06-04 | 1 | -12/+51 |
* | revert to old behavior of getStartMilsecs; getStartMilsecs deprecated | Andreas Rumpf | 2010-05-30 | 1 | -7/+7 |
* | unicode.nim compiles again | Andreas Rumpf | 2010-05-29 | 1 | -2/+2 |
* | resolved system.nim conflicts | Andreas Rumpf | 2010-05-29 | 4 | -966/+970 |
|\ |
|
| * | Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib u... | PhiLho | 2010-05-21 | 4 | -966/+970 |
* | | explicit types for generic routines | Andreas Rumpf | 2010-05-28 | 3 | -6/+30 |
* | | crc check for external files to compile; bugfix: os.parseCmdLine | Andreas Rumpf | 2010-04-05 | 1 | -15/+77 |
* | | bugfix: complex.nim compiles | Andreas Rumpf | 2010-04-04 | 1 | -2/+2 |
|/ |
|
* | bugfix: / not part of the path in parseurl | Dominik Picheta | 2010-03-22 | 1 | -5/+5 |
* | Bugfix: strutils.delete | Andreas Rumpf | 2010-03-20 | 1 | -6/+6 |
* | Bugfix: empty echo statement | Andreas Rumpf | 2010-03-20 | 1 | -1/+1 |
* | bugfix: return type of gtk2.check_menu_item_new* | Andreas Rumpf | 2010-03-17 | 1 | -2/+2 |
* | version 0.8.8 | Andreas Rumpf | 2010-03-14 | 9 | -33/+43 |
* | bugfix: len openarray | Andreas Rumpf | 2010-03-10 | 1 | -0/+18 |
* | bugfix: bug499771 | Andreas Rumpf | 2010-03-08 | 2 | -432/+0 |
* | addes osinfo_* modules | rumpf_a@web.de | 2010-03-07 | 3 | -2/+433 |