summary refs log tree commit diff stats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* c2nim tool addedAndreas Rumpf2010-07-215-4/+474
|
* bugfix: exception handling (still not correct)Andreas Rumpf2010-06-045-12/+81
|
* revert to old behavior of getStartMilsecs; getStartMilsecs deprecatedAndreas Rumpf2010-05-301-7/+7
|
* unicode.nim compiles againAndreas Rumpf2010-05-291-2/+2
|
* system.each makes more sense with var?Andreas Rumpf2010-05-291-1/+1
|
* psapi cleanupAndreas Rumpf2010-05-291-40/+45
|
* resolved system.nim conflictsAndreas Rumpf2010-05-298-24754/+25220
|\
| * Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib ↵PhiLho2010-05-218-26349/+26815
| | | | | | | | update
* | explicit types for generic routinesAndreas Rumpf2010-05-2811-19/+74
| |
* | crc check for external files to compile; bugfix: os.parseCmdLineAndreas Rumpf2010-04-052-19/+81
| |
* | bugfix: complex.nim compilesAndreas Rumpf2010-04-043-3/+5
| |
* | tiny C backend for a much faster REPLAndreas Rumpf2010-04-022-1/+119
|/
* bugfix: duplicate gtk2.set_tab_posAndreas Rumpf2010-03-291-2/+7
|
* bugfix: duplicate gtk2.set_tab_posAndreas Rumpf2010-03-291-6/+0
|
* Bugfix: code generation bug that affected dialogs.nimAndreas Rumpf2010-03-251-1/+2
|
* 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-202-4/+4
|/
* Bugfix: strutils.deleteAndreas Rumpf2010-03-201-6/+6
|
* Bugfix: empty echo statementAndreas Rumpf2010-03-203-22/+16
|
* BUGFIX: mEqRef for evalOpAndreas Rumpf2010-03-171-0/+1
|
* bugfix: return type of gtk2.check_menu_item_new*Andreas Rumpf2010-03-175-9/+358
|
* version 0.8.8Andreas Rumpf2010-03-1415-268/+8626
|
* improvements graphics moduleAndreas Rumpf2010-03-101-17/+24
|
* bugfix: len openarrayAndreas Rumpf2010-03-101-0/+18
|
* bugfix: tseqtupleAndreas Rumpf2010-03-101-37/+189
|
* bugfix: bug499771Andreas Rumpf2010-03-083-436/+64
|
* addes osinfo_* modulesrumpf_a@web.de2010-03-073-2/+433
|
* added missing library filesrumpf_a@web.de2010-03-0728-2/+44450
|
* type alias fixes for SDLrumpf_a@web.de2010-03-068-205/+2793
|
* Bugfix: macros can be exported againAndreas Rumpf2010-03-051-1/+1
|
* fixed anti-aliasing for graphics moduleAndreas Rumpf2010-03-052-17/+132
|
* added colors.intensityAndreas Rumpf2010-03-041-0/+11
|
* bugfix: macro evaluation; added colors.extractRGBAndreas Rumpf2010-03-044-7/+11
|
* fixed graphics moduleAndreas Rumpf2010-03-034-133/+2740
|
* fixed colors moduleAndreas Rumpf2010-03-022-7/+24
|
* further enhancements for the GTK wrapperAndreas Rumpf2010-03-0172-1250/+7311
|
* nimrepl uses new GTK wrapperAndreas Rumpf2010-02-281-2/+2
|
* added old wrappersAndreas Rumpf2010-02-2864-0/+91871
|
* examples/lib use the new wrappersAndreas Rumpf2010-02-28110-151656/+16964
|
* bugfixes: re; pegs moduleAndreas Rumpf2010-02-285-57/+67
|
* further cleanup for new GTK wrapperAndreas Rumpf2010-02-2713-3107/+3174
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-26232-752/+789
|
* SQLite wrapperAndreas Rumpf2010-02-248-53/+295
|
* start of yamllexerrumpf_a@web.de2010-02-212-2/+292
|
* start of tests refactoring; sqlite3 new wrapper fixesrumpf_a@web.de2010-02-212-33/+37
|
* bugfixes for unicode; xmlparser; htmlparser; scannerrumpf_a@web.de2010-02-207-60/+175
|
* development of graphics moduleAndreas Rumpf2010-02-195-267/+500
|
* BUGFIX: strutils.cmpIgnoreCaseAndreas Rumpf2010-02-142-11/+299
|
* added urls modulerumpf_a@web.de2010-02-141-0/+181
|