summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* bugfix: complex.nim compilesAndreas Rumpf2010-04-047-79/+55
|
* tiny C backend for a much faster REPLAndreas Rumpf2010-04-0212-53/+208
|
* bugfix: duplicate gtk2.set_tab_posAndreas Rumpf2010-03-291-2/+7
|
* bugfix: duplicate gtk2.set_tab_posAndreas Rumpf2010-03-294-18/+17
|
* Bugfix: code generation bug that affected dialogs.nimAndreas Rumpf2010-03-254-2/+13
|
* merged dom's changesAndreas Rumpf2010-03-221-5/+5
|\
| * bugfix: / not part of the path in parseurlDominik Picheta2010-03-221-5/+5
| |
* | versioning for GTK wrappersAndreas Rumpf2010-03-203-7/+6
|/
* Bugfix: strutils.deleteAndreas Rumpf2010-03-203-8/+19
|
* Bugfix: empty echo statementAndreas Rumpf2010-03-205-23/+19
|
* BUGFIX: mEqRef for evalOpAndreas Rumpf2010-03-172-1/+3
|
* bugfix: return type of gtk2.check_menu_item_new*Andreas Rumpf2010-03-176-10/+359
|
* version 0.8.8Andreas Rumpf2010-03-152-0/+0
|
* version 0.8.8Andreas Rumpf2010-03-1452-6196/+15735
|
* improvements graphics moduleAndreas Rumpf2010-03-103-32/+45
|
* bugfix: len openarrayAndreas Rumpf2010-03-108-13/+74
|
* bugfix: tseqtupleAndreas Rumpf2010-03-104-40/+214
|
* bugfix: wrong error: not all cases covered with enums with holesAndreas Rumpf2010-03-093-3/+25
|
* bugfix:hexadecimal ranges 0x00..0x01Andreas Rumpf2010-03-092-1/+9
|
* bugfix: bug #511622Andreas Rumpf2010-03-083-4/+8
|
* bugfix: bug499771Andreas Rumpf2010-03-089-491/+130
|
* addes osinfo_* modulesrumpf_a@web.de2010-03-075-9/+437
|
* added missing library filesrumpf_a@web.de2010-03-0730-36/+44495
|
* type alias fixes for SDLrumpf_a@web.de2010-03-0610-669/+2807
|
* Bugfix: macros can be exported againAndreas Rumpf2010-03-056-26/+26
|
* fixed anti-aliasing for graphics moduleAndreas Rumpf2010-03-052-17/+132
|
* added colors.intensityAndreas Rumpf2010-03-042-0/+12
|
* bugfix: macro evaluation; added colors.extractRGBAndreas Rumpf2010-03-048-154/+190
|
* fixed graphics moduleAndreas Rumpf2010-03-036-134/+2742
|
* fixed colors moduleAndreas Rumpf2010-03-023-148/+140
|
* better GTK wrapperAndreas Rumpf2010-03-011-0/+13
|
* further enhancements for the GTK wrapperAndreas Rumpf2010-03-0184-1288/+7864
|
* nimrepl uses new GTK wrapperAndreas Rumpf2010-02-282-87/+83
|
* added old wrappersAndreas Rumpf2010-02-2864-0/+91871
|
* examples/lib use the new wrappersAndreas Rumpf2010-02-28133-151918/+17222
|
* bugfixes: re; pegs moduleAndreas Rumpf2010-02-2813-64/+89
|
* further cleanup for new GTK wrapperAndreas Rumpf2010-02-2713-3107/+3174
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-26759-758/+806
|
* added spec.csv for testingAndreas Rumpf2010-02-252-0/+95
|
* SQLite wrapperAndreas Rumpf2010-02-2443-93/+321
|
* start of yamllexerrumpf_a@web.de2010-02-218-2/+397
|
* start of tests refactoring; sqlite3 new wrapper fixesrumpf_a@web.de2010-02-21173-238/+206
|
* bugfixes for unicode; xmlparser; htmlparser; scannerrumpf_a@web.de2010-02-2018-74/+226
|
* development of graphics moduleAndreas Rumpf2010-02-197-272/+508
|
* BUGFIX: strutils.cmpIgnoreCaseAndreas Rumpf2010-02-142-11/+299
|
* added urls modulerumpf_a@web.de2010-02-141-0/+181
|
* further development of graphics modulerumpf_a@web.de2010-02-143-10/+70
|
* further improvements for the HTML parserrumpf_a@web.de2010-02-142-2/+73
|
* further improvements for the HTML parserrumpf_a@web.de2010-02-141-9/+28
|
* continued work on html/xmlparserrumpf_a@web.de2010-02-14747-191/+439
|