summary refs log tree commit diff stats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* version 0.8.10Araq2010-10-213-0/+965
* version 0.8.10Araq2010-10-219-30531/+23
* proper parameter order for os.copyFile/os.moveFileAraq2010-09-211-6/+2
* bugfix: finally sections are executed before return/breakAraq2010-09-202-1/+3
* threading code deactivated; tiny C bugfix: don't report warnings to error cal...Araq2010-09-196-91/+131
* standard filter supports multiple line expressions; better amd64 detection fo...Araq2010-09-171-2/+4
* fixes for exception handling; added system.compileOptionAraq2010-09-135-57/+151
* added missing wrappersAraq2010-08-288-0/+2576
* tiny C support; cosmetic improvements for the docsAraq2010-08-282-9/+9
* added some missing wrappersAraq2010-08-243-0/+2295
* bugfix: init of tempsAraq2010-08-246-1/+46
* accurate file/line informationAndreas Rumpf2010-08-142-3/+490
* windows.nim compiles again; thanks for fucking it upAndreas Rumpf2010-08-121-191/+87
* c2nim: new features & bugfixesAndreas Rumpf2010-08-112-1/+878
* inlining of the write barrier for dllsAndreas Rumpf2010-08-0820-829/+833
* DLL generation of the stdlib for unixAndreas Rumpf2010-08-045-52/+64
* before stack init changeAndreas Rumpf2010-08-017-40/+65
* handling of compiler procs improved for DLL generationAndreas Rumpf2010-07-2911-277/+302
* c2nim: better parsing of #ifdef C2NIM; #def supportAndreas Rumpf2010-07-221-2/+55
* bugfix: c2nim: typedef unsigned charAndreas Rumpf2010-07-222-6/+3
* added system.appType magicAndreas Rumpf2010-07-212-3/+13
* 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 u...PhiLho2010-05-218-26349/+26815
* | 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