Commit Graph

151 Commits

Author SHA1 Message Date
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
cb21b0e7a7 unicode.nim compiles again 2010-05-29 00:48:51 +02:00
Andreas Rumpf
8f13575978 system.each makes more sense with var? 2010-05-29 00:47:06 +02:00
Andreas Rumpf
6bdc59626c deleted tests/tenuminh.nim 2010-05-29 00:43:57 +02:00
Andreas Rumpf
1fa668d27b psapi cleanup 2010-05-29 00:42:10 +02:00
Andreas Rumpf
9a22ae0217 resolved system.nim conflicts 2010-05-29 00:39:33 +02:00
Andreas Rumpf
b34b1dbc6c added tests 2010-05-28 23:33:29 +02:00
Andreas Rumpf
6c20509121 explicit types for generic routines 2010-05-28 23:32:46 +02:00
PhiLho
286e5958d6 Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib update 2010-05-21 16:03:21 +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
b2ad7b30dc bugfix: complex.nim compiles 2010-04-04 18:43:57 +02:00
Andreas Rumpf
f530bbd631 tiny C backend for a much faster REPL 2010-04-02 19:34:57 +02:00
Andreas Rumpf
227b76c342 bugfix: duplicate gtk2.set_tab_pos 2010-03-29 23:19:25 +02:00
Andreas Rumpf
0d63b2519b bugfix: duplicate gtk2.set_tab_pos 2010-03-29 22:54:54 +02:00
Andreas Rumpf
3ff6354a7c Bugfix: code generation bug that affected dialogs.nim 2010-03-25 19:11:17 +01:00
Andreas Rumpf
a8f6d307a9 merged dom's changes 2010-03-22 21:50:13 +01:00
Dominik Picheta
c6b4d0e5cc bugfix: / not part of the path in parseurl 2010-03-22 20:41:04 +00:00
Andreas Rumpf
e62a02d5af versioning for GTK wrappers 2010-03-20 20:13:14 +01:00
Andreas Rumpf
7d6de1cf90 Bugfix: strutils.delete 2010-03-20 11:00:30 +01:00
Andreas Rumpf
c5d8a5c1da Bugfix: empty echo statement 2010-03-20 01:07:34 +01:00
Andreas Rumpf
33fbf7fd03 BUGFIX: mEqRef for evalOp 2010-03-17 23:00:27 +01:00
Andreas Rumpf
41afb4ee58 bugfix: return type of gtk2.check_menu_item_new* 2010-03-17 18:58:34 +01:00
Andreas Rumpf
41e8f99d3b version 0.8.8 2010-03-15 12:17:58 +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
2e280eafa8 bugfix: tseqtuple 2010-03-10 00:40:34 +01:00
Andreas Rumpf
7dff3e64bb bugfix: wrong error: not all cases covered with enums with holes 2010-03-09 21:36:11 +01:00
Andreas Rumpf
fe4cc78294 bugfix:hexadecimal ranges 0x00..0x01 2010-03-09 19:37:26 +01:00
Andreas Rumpf
684bb09773 bugfix: bug #511622 2010-03-08 23:09:46 +01:00
Andreas Rumpf
dab64b5c0e bugfix: bug499771 2010-03-08 20:46:54 +01:00
rumpf_a@web.de
a2d78c562c addes osinfo_* modules 2010-03-07 23:40:59 +01:00
rumpf_a@web.de
1536415146 added missing library files 2010-03-07 23:17:37 +01:00
rumpf_a@web.de
f311acc589 type alias fixes for SDL 2010-03-06 15:59:56 +01:00
Andreas Rumpf
13c69f5540 Bugfix: macros can be exported again 2010-03-05 12:55:13 +01:00
Andreas Rumpf
a22d6b7e68 fixed anti-aliasing for graphics module 2010-03-05 09:48:47 +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
048811b2be fixed graphics module 2010-03-03 16:58:33 +01:00
Andreas Rumpf
6c08ba8290 fixed colors module 2010-03-02 21:39:23 +01:00
Andreas Rumpf
d83b170e7f better GTK wrapper 2010-03-01 20:17:37 +01:00
Andreas Rumpf
4ee65a08dd further enhancements for the GTK wrapper 2010-03-01 19:37:33 +01:00
Andreas Rumpf
df672f5b9a nimrepl uses new GTK wrapper 2010-02-28 23:27:49 +01:00
Andreas Rumpf
cf56d5ba3e added old wrappers 2010-02-28 23:12:40 +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
230567588b further cleanup for new GTK wrapper 2010-02-27 00:53:31 +01:00
Andreas Rumpf
40ea1d0330 fixed pango/pangoutils new wrappers 2010-02-26 01:26:16 +01:00
Andreas Rumpf
eba9af04f7 added spec.csv for testing 2010-02-25 08:27:20 +01:00