00:04:21 | * | Jesin joined #nim |
00:11:07 | * | themagician quit () |
00:15:24 | * | irrequietus quit () |
00:23:49 | * | pregressive quit (Remote host closed the connection) |
00:24:22 | * | pregressive joined #nim |
00:28:48 | * | pregressive quit (Ping timeout: 245 seconds) |
00:46:46 | * | space-wi_ joined #nim |
00:48:37 | * | space-wizard quit (Ping timeout: 248 seconds) |
00:56:03 | * | nubunto joined #nim |
01:00:16 | * | nubunto quit (Ping timeout: 240 seconds) |
01:00:25 | * | arnetheduck joined #nim |
01:33:17 | * | PMunch quit (Quit: leaving) |
01:42:33 | * | vendethiel- joined #nim |
01:43:58 | * | vendethiel quit (Ping timeout: 256 seconds) |
01:52:40 | * | couven92 quit (Quit: Client disconnecting) |
02:18:15 | * | dhk joined #nim |
02:21:15 | * | chemist69 quit (Disconnected by services) |
02:21:20 | * | chemist69_ joined #nim |
02:24:21 | * | dhk quit (Read error: Connection reset by peer) |
02:24:25 | * | gangstacat joined #nim |
02:28:23 | * | [ui] joined #nim |
02:54:34 | * | Jesin quit (Quit: Leaving) |
02:55:46 | * | chemist69_ quit (Ping timeout: 258 seconds) |
03:09:29 | * | chemist69 joined #nim |
03:23:50 | * | dddddd quit (Remote host closed the connection) |
03:37:33 | * | bjz quit (Ping timeout: 258 seconds) |
03:37:49 | * | space-wi_ quit (Quit: My MacBook has gone to sleep. ZZZzzz…) |
03:38:29 | * | space-wizard joined #nim |
03:39:52 | * | bjz joined #nim |
04:26:47 | * | k1io quit (Quit: Connection closed for inactivity) |
04:27:44 | * | bjz_ joined #nim |
04:30:18 | * | bjz quit (Ping timeout: 250 seconds) |
04:36:21 | * | [ui] quit (Quit: Connection closed for inactivity) |
04:37:36 | * | chemist69 quit (Ping timeout: 240 seconds) |
04:58:14 | * | chemist69 joined #nim |
04:59:28 | * | eizua joined #nim |
05:11:18 | * | chemist69 quit (Ping timeout: 245 seconds) |
05:12:23 | * | Snircle quit (Quit: Textual IRC Client: www.textualapp.com) |
05:12:25 | * | Jesin joined #nim |
05:25:19 | * | chemist69 joined #nim |
05:37:01 | * | yglukhov joined #nim |
05:38:08 | * | yglukhov quit (Remote host closed the connection) |
06:01:36 | * | brson quit (Quit: leaving) |
06:31:11 | * | eizua quit (Quit: Leaving) |
06:33:30 | * | chemist69 quit (Ping timeout: 258 seconds) |
06:54:04 | * | chemist69 joined #nim |
07:19:32 | * | Trustable joined #nim |
07:23:02 | * | chemist69 quit (Ping timeout: 246 seconds) |
07:35:52 | * | Trustable quit (Remote host closed the connection) |
07:45:44 | * | chemist69 joined #nim |
08:19:56 | * | space-wizard quit (Quit: My MacBook has gone to sleep. ZZZzzz…) |
08:38:24 | * | rokups joined #nim |
08:55:46 | * | irrequietus joined #nim |
09:12:11 | * | chemist69 quit (Ping timeout: 258 seconds) |
09:23:06 | * | irrequietus quit (Ping timeout: 246 seconds) |
09:31:18 | * | chemist69 joined #nim |
09:56:17 | * | Matthias247 joined #nim |
10:21:35 | * | chemist69 quit (Ping timeout: 258 seconds) |
10:22:04 | * | bjz_ quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) |
10:43:50 | * | azur_kind joined #nim |
10:43:54 | * | chemist69 joined #nim |
10:45:53 | * | bjz joined #nim |
11:22:39 | * | gangstacat quit (Quit: Ĝis) |
11:25:57 | * | gangstacat joined #nim |
11:26:31 | * | gokr joined #nim |
11:30:28 | * | byte512 joined #nim |
11:31:39 | * | azur_kind quit (Remote host closed the connection) |
11:49:02 | * | chemist69 quit (Ping timeout: 246 seconds) |
11:50:16 | * | adeohluwa joined #nim |
11:57:02 | * | adeohluwa quit (Ping timeout: 258 seconds) |
12:03:10 | * | Snircle joined #nim |
12:03:23 | * | adeohluwa joined #nim |
12:07:25 | * | bjz_ joined #nim |
12:09:28 | * | chemist69 joined #nim |
12:10:26 | * | bjz quit (Ping timeout: 258 seconds) |
12:20:16 | * | yglukhov joined #nim |
12:30:51 | * | vlad1777d joined #nim |
12:34:26 | * | irrequietus joined #nim |
12:44:24 | * | Ven joined #nim |
12:54:38 | * | chemist69 quit (Ping timeout: 245 seconds) |
12:54:46 | * | adeohluwa quit (Remote host closed the connection) |
13:04:50 | * | irrequietus quit (Ping timeout: 264 seconds) |
13:05:01 | * | irrequietus joined #nim |
13:12:57 | * | chemist69 joined #nim |
13:23:38 | * | Matthias247 quit (Read error: Connection reset by peer) |
13:28:53 | * | vlad1777d quit (Remote host closed the connection) |
13:36:09 | taotetek | I'm looking for a nice example of a nim project that binds a C library - preferrably one that has tests, uses nimble, etc - I started a project in nim a year or maybe longer ago, didn't get far, and am now finally coming back to it |
13:36:24 | taotetek | just looking for good projects to look at / read to get my head back into it. |
13:38:49 | * | dhk joined #nim |
13:49:41 | * | Trustable joined #nim |
14:04:39 | * | couven92 joined #nim |
14:14:15 | * | Salewski joined #nim |
14:15:22 | Salewski | taotetek: Using nimble and creating wrappers for C libs is covered in Dom's book, chapters 5 and 8. |
14:18:14 | * | Salewski left #nim (#nim) |
14:19:10 | yglukhov | Araq: I use emit a lot and really enjoyed its interpolating nature. Why deprecate? I can't see how the new way semantically differs from the old way except its much more cumbersome |
14:22:35 | yglukhov | I suspect we could still write a macro that converts interpolated emit string to the array, but still, why? =) |
14:29:53 | * | yglukhov quit (Remote host closed the connection) |
14:31:38 | * | yglukhov joined #nim |
14:37:16 | * | chemist69 quit (Ping timeout: 258 seconds) |
14:41:55 | * | bjz joined #nim |
14:42:02 | * | bjz_ quit (Ping timeout: 264 seconds) |
14:43:28 | * | Calinou quit (Ping timeout: 250 seconds) |
14:55:36 | * | chemist69 joined #nim |
15:09:25 | * | yglukhov quit (Remote host closed the connection) |
15:11:39 | * | yglukhov joined #nim |
15:13:11 | * | yglukhov quit (Remote host closed the connection) |
15:16:09 | * | dhk left #nim ("Leaving") |
15:19:11 | * | dddddd joined #nim |
15:41:25 | * | huonw quit (Ping timeout: 260 seconds) |
16:02:33 | * | pregressive joined #nim |
16:04:04 | * | pregressive quit (Remote host closed the connection) |
16:04:37 | * | pregressive joined #nim |
16:08:50 | * | pregressive quit (Ping timeout: 250 seconds) |
16:27:27 | * | Matthias247 joined #nim |
16:45:00 | * | pregressive joined #nim |
16:52:10 | * | Trustable quit (Remote host closed the connection) |
17:20:49 | * | chemist69 quit (Ping timeout: 260 seconds) |
17:34:38 | * | chemist69 joined #nim |
17:41:34 | * | Ven quit (Ping timeout: 250 seconds) |
17:43:50 | * | Ven joined #nim |
17:44:22 | * | space-wizard joined #nim |
18:06:40 | * | dddddd quit (Remote host closed the connection) |
18:10:22 | * | vlad1777d joined #nim |
18:12:04 | * | kier quit (Ping timeout: 250 seconds) |
19:10:48 | * | vlad1777d quit (Remote host closed the connection) |
19:23:48 | * | chemist69 quit (Ping timeout: 245 seconds) |
19:44:08 | * | chemist69 joined #nim |
19:47:14 | * | kier joined #nim |
19:57:45 | * | synshroud quit (Quit: ZNC 1.6.3 - http://znc.in) |
20:00:33 | * | synshroud joined #nim |
20:01:56 | * | rokups quit (Quit: Connection closed for inactivity) |
20:15:25 | * | gangstacat quit (Quit: Ĝis) |
20:32:49 | * | [ui] joined #nim |
20:41:29 | * | chemist69 quit (Ping timeout: 260 seconds) |
20:43:20 | * | Ven quit (Ping timeout: 258 seconds) |
20:46:30 | * | Ven joined #nim |
20:57:35 | * | byte512 quit (Ping timeout: 252 seconds) |
20:57:41 | * | Ven quit (Ping timeout: 248 seconds) |
21:04:00 | * | chemist69 joined #nim |
21:06:37 | * | Ven joined #nim |
21:12:10 | * | Ven quit (Ping timeout: 250 seconds) |
21:16:11 | * | Kingsquee joined #nim |
21:26:58 | * | Ven joined #nim |
21:42:58 | * | Ven quit (Ping timeout: 245 seconds) |
21:46:22 | * | Ven joined #nim |
21:57:19 | * | Ven quit (Ping timeout: 258 seconds) |
22:06:27 | * | Ven joined #nim |
22:10:21 | * | chemist69 quit (Ping timeout: 258 seconds) |
22:12:02 | * | Ven quit (Ping timeout: 264 seconds) |
22:24:37 | * | irrequietus quit () |
22:26:24 | * | Ven joined #nim |
22:27:58 | * | chemist69 joined #nim |
22:30:18 | * | Trustable joined #nim |
22:32:27 | * | brson joined #nim |
22:33:29 | * | xet7 quit (Ping timeout: 260 seconds) |
22:43:06 | * | Ven quit (Ping timeout: 265 seconds) |
22:45:36 | * | dddddd joined #nim |
22:46:04 | * | Ven joined #nim |
22:46:21 | * | [ui] quit (Quit: Connection closed for inactivity) |
22:48:39 | * | xet7 joined #nim |
22:56:25 | * | nsf quit (Quit: WeeChat 1.6) |
22:58:58 | * | Ven quit (Ping timeout: 256 seconds) |
23:03:21 | * | chemist69 quit (Ping timeout: 260 seconds) |
23:06:40 | * | Ven joined #nim |
23:08:37 | * | Ven quit (Client Quit) |
23:12:26 | * | Trustable quit (Remote host closed the connection) |
23:21:41 | * | chemist69 joined #nim |
23:41:21 | * | [ui] joined #nim |
23:50:50 | * | brson quit (Quit: leaving) |
23:56:55 | * | chemist69 quit (Ping timeout: 258 seconds) |
23:58:50 | * | brson joined #nim |