Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | PhiLho | 2010-05-21 | 4 | -966/+970 |
| | | | | | | | | update | ||||
* | | 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 |
| | |||||
* | added missing library files | rumpf_a@web.de | 2010-03-07 | 1 | -1/+2 |
| | |||||
* | Bugfix: macros can be exported again | Andreas Rumpf | 2010-03-05 | 1 | -1/+1 |
| | |||||
* | added colors.intensity | Andreas Rumpf | 2010-03-04 | 1 | -0/+11 |
| | |||||
* | bugfix: macro evaluation; added colors.extractRGB | Andreas Rumpf | 2010-03-04 | 3 | -6/+10 |
| | |||||
* | fixed graphics module | Andreas Rumpf | 2010-03-03 | 2 | -0/+5 |
| | |||||
* | fixed colors module | Andreas Rumpf | 2010-03-02 | 2 | -7/+24 |
| | |||||
* | further enhancements for the GTK wrapper | Andreas Rumpf | 2010-03-01 | 2 | -0/+32 |
| | |||||
* | bugfixes: re; pegs module | Andreas Rumpf | 2010-02-28 | 5 | -57/+67 |
| | |||||
* | further cleanup for new GTK wrapper | Andreas Rumpf | 2010-02-27 | 2 | -21/+54 |
| | |||||
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 45 | -16/+93 |
| | |||||
* | SQLite wrapper | Andreas Rumpf | 2010-02-24 | 2 | -16/+81 |
| | |||||
* | start of yamllexer | rumpf_a@web.de | 2010-02-21 | 2 | -2/+292 |
| | |||||
* | start of tests refactoring; sqlite3 new wrapper fixes | rumpf_a@web.de | 2010-02-21 | 1 | -1/+5 |
| | |||||
* | bugfixes for unicode; xmlparser; htmlparser; scanner | rumpf_a@web.de | 2010-02-20 | 7 | -60/+175 |
| | |||||
* | development of graphics module | Andreas Rumpf | 2010-02-19 | 1 | -0/+395 |
| | |||||
* | BUGFIX: strutils.cmpIgnoreCase | Andreas Rumpf | 2010-02-14 | 1 | -6/+7 |
| | |||||
* | further development of graphics module | rumpf_a@web.de | 2010-02-14 | 1 | -2/+2 |
| | |||||
* | further improvements for the HTML parser | rumpf_a@web.de | 2010-02-14 | 1 | -2/+6 |
| | |||||
* | further improvements for the HTML parser | rumpf_a@web.de | 2010-02-14 | 1 | -9/+28 |
| | |||||
* | continued work on html/xmlparser | rumpf_a@web.de | 2010-02-14 | 43 | -182/+260 |
| | |||||
* | further progress on the new XML processing modules | Andreas Rumpf | 2010-02-12 | 10 | -14/+112 |
| | |||||
* | new XML modules | Andreas Rumpf | 2010-02-10 | 8 | -90/+713 |
| | |||||
* | added xmldom modules | Andreas Rumpf | 2010-02-08 | 2 | -0/+1119 |
| | |||||
* | more enhancements for the lib | Andreas Rumpf | 2010-02-08 | 4 | -10/+65524 |
| | |||||
* | httpclient uses strtabs | Andreas Rumpf | 2010-02-07 | 2 | -14/+425 |
| | |||||
* | support for .. raw:: html for the docgen | Andreas Rumpf | 2010-02-07 | 1 | -1/+1 |
| | |||||
* | new re module implemented | Andreas Rumpf | 2010-02-07 | 2 | -200/+40 |
| | |||||
* | httpserver supports a fixed port number | Andreas Rumpf | 2010-02-06 | 3 | -54/+418 |
| | |||||
* | cleanup of library docs | Andreas Rumpf | 2010-02-04 | 3 | -5/+6 |
| |