summary refs log tree commit diff stats
path: root/lib/pure
Commit message (Collapse)AuthorAgeFilesLines
* accurate file/line informationAndreas Rumpf2010-08-141-0/+482
|
* inlining of the write barrier for dllsAndreas Rumpf2010-08-0812-642/+667
|
* before stack init changeAndreas Rumpf2010-08-011-2/+0
|
* handling of compiler procs improved for DLL generationAndreas Rumpf2010-07-291-41/+0
|
* c2nim tool addedAndreas Rumpf2010-07-212-3/+6
|
* bugfix: exception handling (still not correct)Andreas Rumpf2010-06-041-12/+51
|
* revert to old behavior of getStartMilsecs; getStartMilsecs deprecatedAndreas Rumpf2010-05-301-7/+7
|
* unicode.nim compiles againAndreas Rumpf2010-05-291-2/+2
|
* resolved system.nim conflictsAndreas Rumpf2010-05-294-966/+970
|\
| * Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib ↵PhiLho2010-05-214-966/+970
| | | | | | | | update
* | explicit types for generic routinesAndreas Rumpf2010-05-283-6/+30
| |
* | crc check for external files to compile; bugfix: os.parseCmdLineAndreas Rumpf2010-04-051-15/+77
| |
* | bugfix: complex.nim compilesAndreas Rumpf2010-04-041-2/+2
|/
* bugfix: / not part of the path in parseurlDominik Picheta2010-03-221-5/+5
|
* Bugfix: strutils.deleteAndreas Rumpf2010-03-201-6/+6
|
* Bugfix: empty echo statementAndreas Rumpf2010-03-201-1/+1
|
* bugfix: return type of gtk2.check_menu_item_new*Andreas Rumpf2010-03-171-2/+2
|
* version 0.8.8Andreas Rumpf2010-03-149-33/+43
|
* bugfix: len openarrayAndreas Rumpf2010-03-101-0/+18
|
* bugfix: bug499771Andreas Rumpf2010-03-082-432/+0
|
* addes osinfo_* modulesrumpf_a@web.de2010-03-073-2/+433
|
* added missing library filesrumpf_a@web.de2010-03-071-1/+2
|
* Bugfix: macros can be exported againAndreas Rumpf2010-03-051-1/+1
|
* added colors.intensityAndreas Rumpf2010-03-041-0/+11
|
* bugfix: macro evaluation; added colors.extractRGBAndreas Rumpf2010-03-043-6/+10
|
* fixed graphics moduleAndreas Rumpf2010-03-032-0/+5
|
* fixed colors moduleAndreas Rumpf2010-03-022-7/+24
|
* further enhancements for the GTK wrapperAndreas Rumpf2010-03-012-0/+32
|
* bugfixes: re; pegs moduleAndreas Rumpf2010-02-285-57/+67
|
* further cleanup for new GTK wrapperAndreas Rumpf2010-02-272-21/+54
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-2645-16/+93
|
* SQLite wrapperAndreas Rumpf2010-02-242-16/+81
|
* start of yamllexerrumpf_a@web.de2010-02-212-2/+292
|
* start of tests refactoring; sqlite3 new wrapper fixesrumpf_a@web.de2010-02-211-1/+5
|
* bugfixes for unicode; xmlparser; htmlparser; scannerrumpf_a@web.de2010-02-207-60/+175
|
* development of graphics moduleAndreas Rumpf2010-02-191-0/+395
|
* BUGFIX: strutils.cmpIgnoreCaseAndreas Rumpf2010-02-141-6/+7
|
* further development of graphics modulerumpf_a@web.de2010-02-141-2/+2
|
* further improvements for the HTML parserrumpf_a@web.de2010-02-141-2/+6
|
* further improvements for the HTML parserrumpf_a@web.de2010-02-141-9/+28
|
* continued work on html/xmlparserrumpf_a@web.de2010-02-1443-182/+260
|
* further progress on the new XML processing modulesAndreas Rumpf2010-02-1210-14/+112
|
* new XML modulesAndreas Rumpf2010-02-108-90/+713
|
* added xmldom modulesAndreas Rumpf2010-02-082-0/+1119
|
* more enhancements for the libAndreas Rumpf2010-02-084-10/+65524
|
* httpclient uses strtabsAndreas Rumpf2010-02-072-14/+425
|
* support for .. raw:: html for the docgenAndreas Rumpf2010-02-071-1/+1
|
* new re module implementedAndreas Rumpf2010-02-072-200/+40
|
* httpserver supports a fixed port numberAndreas Rumpf2010-02-063-54/+418
|
* cleanup of library docsAndreas Rumpf2010-02-043-5/+6
|