Commit Graph
78 Commits
Author SHA1 Message Date
Araq 1a8c6fb49f Feature: explicit string representation for enum fields 2011-01-11 01:09:48 +01:00
Araq f31eab8536 bugfix: floating point precision; added strutils.formatFloat 2011-01-09 14:59:49 +01:00
Araq 37741f28fd additions to complex module 2011-01-07 00:32:15 +01:00
Araq e008630838 implemented 'emit' pragma 2011-01-07 00:17:18 +01:00
Araq 1e25aa365b added test tmultim4.nim 2011-01-06 23:13:34 +01:00
Araq 45862e58a7 better tester; yet another iterator bugfix 2011-01-06 22:21:44 +01:00
Araq 63ac32e6de bugfix: multiple yield statements and loop body vars 2010-12-13 07:58:35 +01:00
Araq e7fe8edab3 added strutils.align 2010-12-07 20:43:58 +01:00
Araq adf13aaea3 docgen understands and ignores *when false* 2010-11-18 22:26:20 +01:00
Araq 8ee63f9836 pegs: captured search loop 2010-11-07 23:52:41 +01:00
Araq c921a834ad Bugfix: niminst: nimrod is not default dir for *every* project 2010-11-02 00:38:20 +01:00
Araq 651686cdfe bugfix: dialogs.ChooseFilesToOpen 2010-11-01 23:39:23 +01:00
Araq 5055d30753 added os.findExe 2010-10-31 02:12:18 +02:00
Araq ec67d98286 pegs: bugfixes and extensions 2010-10-31 00:16:01 +02:00
Araq 11d3d94438 bugfixes: htmlparser module 2010-10-30 23:36:36 +02:00
Araq 1dd9ec85b2 bugfix: typo in SMTP module; SCGI module finished 2010-10-25 23:49:48 +02:00
Araq 765366c1f3 version 0.8.10 2010-10-21 00:12:14 +02:00
Araq 53cd61546d proper parameter order for os.copyFile/os.moveFile 2010-09-21 07:48:35 +02:00
Araq f182d8d708 bugfix: overflow checking for small ints; bugfix: tiny C works again 2010-09-20 00:52:22 +02:00
Araq 866572e2e4 fixes for exception handling; added system.compileOption 2010-09-13 00:52:44 +02:00
Andreas Rumpf fc0b66a7ff accurate file/line information 2010-08-14 15:46:07 +02:00
Andreas Rumpf fee8e328ef documentation changes 2010-08-12 07:44:00 +02:00
Andreas Rumpf afbff2d504 c2nim: new features & bugfixes 2010-08-11 23:13:11 +02:00
Andreas Rumpf c9e011e36c DLL generation of the stdlib for unix 2010-08-04 07:57:51 +02:00
Andreas Rumpf 03724c2952 before stack init change 2010-08-01 14:49:54 +02:00
Andreas Rumpf ff02ce2d50 handling of compiler procs improved for DLL generation 2010-07-29 21:30:04 +02:00
Andreas Rumpf 804e2ac89d implemented user-defined pragmas 2010-07-23 20:17:12 +02:00
Andreas Rumpf 202d229fdf bugfix: c2nim: typedef a b; 2010-07-21 22:09:50 +02:00
Andreas Rumpf d10973adb0 c2nim tool added 2010-07-21 09:44:47 +02:00
Andreas Rumpf c441cdb64c bugfix: exception handling (still not correct) 2010-06-04 00:45:46 +02:00
Andreas Rumpf 909f7dbf8c revert to old behavior of getStartMilsecs; getStartMilsecs deprecated 2010-05-30 21:15:20 +02:00
Andreas Rumpf 6c20509121 explicit types for generic routines 2010-05-28 23:32:46 +02:00
Andreas Rumpf e90665bff2 crc check for external files to compile; bugfix: os.parseCmdLine 2010-04-05 19:47:18 +02:00
Andreas Rumpf 0d63b2519b bugfix: duplicate gtk2.set_tab_pos 2010-03-29 22:54:54 +02:00
Andreas Rumpf e62a02d5af versioning for GTK wrappers 2010-03-20 20:13:14 +01:00
Andreas Rumpf 7bf98411b6 version 0.8.8 2010-03-14 01:25:25 +01:00
Andreas Rumpf 3dafd6856b improvements graphics module 2010-03-10 21:16:05 +01:00
Andreas Rumpf 96b828a386 bugfix: len openarray 2010-03-10 16:33:55 +01:00
Andreas Rumpf 13c69f5540 Bugfix: macros can be exported again 2010-03-05 12:55:13 +01:00
Andreas Rumpf ae3cddc01e added colors.intensity 2010-03-04 23:57:06 +01:00
Andreas Rumpf f45a2f23b0 bugfix: macro evaluation; added colors.extractRGB 2010-03-04 23:42:19 +01:00
Andreas Rumpf b559285b78 examples/lib use the new wrappers 2010-02-28 23:04:18 +01:00
Andreas Rumpf ddb7185482 bugfixes: re; pegs module 2010-02-28 18:14:27 +01:00
Andreas Rumpf 40ea1d0330 fixed pango/pangoutils new wrappers 2010-02-26 01:26:16 +01:00
rumpf_a@web.de d913fdb280 start of tests refactoring; sqlite3 new wrapper fixes 2010-02-21 19:42:36 +01:00
rumpf_a@web.de 6bc16904ed bugfixes for unicode; xmlparser; htmlparser; scanner 2010-02-20 19:21:38 +01:00
Andreas Rumpf 64da2f1681 development of graphics module 2010-02-19 08:34:07 +01:00
rumpf_a@web.de 40a5d6c3b9 continued work on html/xmlparser 2010-02-14 00:29:35 +01:00
Andreas Rumpf f721ddd75b new XML modules 2010-02-10 03:21:03 +01:00
Andreas Rumpf d4107728d3 added xmldom modules 2010-02-08 22:59:26 +01:00