00:02:18 | * | BitPuffin quit (Ping timeout: 250 seconds) |
00:09:21 | ldlework | Araq_: how do I set the inherit type of an nnkOfInherit? |
00:09:52 | Araq_ | pass an nnkIdent to it? |
00:12:53 | * | Matthias247 quit (Read error: Connection reset by peer) |
00:16:28 | ldlework | Araq_: pass? |
00:16:55 | ldlework | Araq_: I tried node.add(indent s) and node[0] = ident s |
00:17:11 | ldlework | oh |
00:17:45 | ldlework | Araq_: Nim is weird in that if you try to say, assign the wrong type to a sequence it tells you it 'can't resolve' the lvalue |
00:17:50 | ldlework | Sometimes that throws me off. |
00:18:04 | ldlework | Since the problem is with the rvalue |
00:18:59 | Araq_ | the error messages got worse due to bug fixes -.- |
00:19:13 | Araq_ | but we can improve them again |
00:21:26 | * | umurgdk quit (Remote host closed the connection) |
00:47:35 | * | jaco60 quit (Ping timeout: 240 seconds) |
00:58:07 | * | zepolen quit (Remote host closed the connection) |
01:06:01 | * | umurgdk joined #nim |
01:11:30 | * | umurgdk quit (Ping timeout: 272 seconds) |
01:50:49 | ldlework | Araq_: is a StmtList a generic statement container? Does the tree of nested StmtLists get flattened or something? |
02:00:20 | * | gokr joined #nim |
02:00:20 | * | gokr quit (Client Quit) |
02:05:51 | * | yglukhov joined #nim |
02:10:08 | * | yglukhov quit (Ping timeout: 250 seconds) |
02:54:35 | * | umurgdk joined #nim |
02:56:00 | * | Pzor quit (Ping timeout: 272 seconds) |
02:59:20 | * | umurgdk quit (Ping timeout: 260 seconds) |
03:10:03 | * | zepolen joined #nim |
03:13:32 | * | brson quit (Quit: leaving) |
03:15:04 | * | zepolen quit (Ping timeout: 276 seconds) |
03:28:51 | ldlework | If I have a sequence of objects, how can I easily create a list containing values obtained from fields from each object in the sequence? |
03:29:23 | ldlework | oh map |
03:29:25 | ldlework | duh |
03:46:08 | ldlework | I wish we had a more full description of the AST types and what their children can be |
03:47:45 | ldlework | I don't have a clue of all the various options the nnkProcTy features |
03:47:58 | ldlework | oh there's a section |
04:27:35 | * | vqrs quit (Ping timeout: 240 seconds) |
04:29:04 | * | vqrs joined #nim |
04:42:04 | * | perturbation joined #nim |
04:42:30 | * | umurgdk joined #nim |
04:47:00 | * | umurgdk quit (Ping timeout: 250 seconds) |
05:03:20 | * | zepolen joined #nim |
05:14:44 | * | brokencode joined #nim |
05:18:54 | * | brokencode quit (Ping timeout: 252 seconds) |
05:19:28 | * | brokenco_ joined #nim |
05:21:13 | * | brokenco_ left #nim (#nim) |
05:21:14 | * | brokenco_ joined #nim |
05:28:00 | * | zepolen quit (Remote host closed the connection) |
05:28:58 | * | darkf joined #nim |
05:42:13 | * | yglukhov joined #nim |
05:46:50 | * | yglukhov quit (Ping timeout: 256 seconds) |
06:14:25 | * | perturbation quit (Quit: Leaving) |
06:31:05 | * | umurgdk joined #nim |
06:35:41 | * | umurgdk quit (Ping timeout: 246 seconds) |
06:47:06 | * | kas_ joined #nim |
07:05:13 | * | brokenco_ quit (Quit: My Mac has gone to sleep. ZZZzzz…) |
07:25:38 | * | zepolen joined #nim |
07:29:08 | ldlework | Araq_: you around? |
07:30:48 | * | FreeArtMan joined #nim |
07:44:21 | * | vegansk joined #nim |
08:02:56 | * | umurgdk joined #nim |
08:06:23 | * | umurgdk quit (Remote host closed the connection) |
08:11:14 | ldlework | If I provide a type alias for seq[T] how do I initialize it? |
08:11:32 | ldlework | oh yeah |
08:16:40 | * | FreeArtMan quit (Ping timeout: 276 seconds) |
08:17:06 | * | zxtx quit (Read error: Connection reset by peer) |
08:17:18 | * | zxtx joined #nim |
08:27:52 | * | kas_ quit (Ping timeout: 272 seconds) |
08:30:53 | * | yglukhov joined #nim |
08:39:59 | * | gokr joined #nim |
08:46:35 | * | Trustable joined #nim |
08:48:26 | * | umurgdk_ joined #nim |
08:51:09 | ldlework | type mismatch: got (seq[string], string) |
08:51:11 | ldlework | but expected one of: |
08:51:13 | ldlework | system.add(x: var seq[T], y: T) |
08:51:17 | ldlework | oh |
08:52:36 | * | xet7 joined #nim |
08:52:54 | * | umurgdk_ quit (Ping timeout: 265 seconds) |
08:56:27 | * | gokr quit (Quit: Leaving.) |
08:56:31 | * | gokr1 joined #nim |
09:07:41 | * | umurgdk joined #nim |
09:23:44 | * | jaco60 joined #nim |
09:35:19 | * | Demon_Fox quit (Quit: Leaving) |
09:42:30 | * | coffeepot joined #nim |
09:42:38 | * | Arrrr joined #nim |
09:44:07 | coffeepot | hey dom96, still chugging away on that timeToTimeInfo code. Times are a PITA :/ |
09:52:22 | Arrrr | Does linear scan has any drawbacks? http://nim-lang.org/docs/manual.html#pragmas-linearscanend-pragma |
09:52:55 | * | rektide quit (Ping timeout: 240 seconds) |
09:53:47 | dom96 | coffeepot: hehe. Yeah. Thank you for working on it :) |
09:53:48 | * | Jesin quit (Ping timeout: 250 seconds) |
09:54:43 | * | Jesin joined #nim |
09:54:50 | * | rektide joined #nim |
09:56:56 | * | umurgdk quit (Remote host closed the connection) |
10:08:50 | * | umurgdk joined #nim |
10:10:37 | Araq_ | Arrrr: well it's a linear search. what do you think its drawbacks are? |
10:16:06 | * | gmpreussner quit (Ping timeout: 240 seconds) |
10:19:12 | * | gmpreussner joined #nim |
10:23:40 | Arrrr | Ah, i confused linear scan with computed goto. |
10:27:16 | coffeepot | should timeToTimeInfo take into account time zone? For example, if you set a Time = 2000-10-01 00:00:00, echoing it displays "2000-10-01 01:00:00" here in the UK, which I'm assuming is BST. So, should timeToTimeInfo convert that date to 1am too? |
10:29:29 | coffeepot | I'm assuming NOT, because that kind of corrupts the Time input value to be tainted by the timezone, and probably that only wants to be done when displaying it |
11:13:17 | * | themagician quit () |
11:29:02 | * | umurgdk quit (Remote host closed the connection) |
11:36:09 | * | umurgdk joined #nim |
11:37:04 | * | themagician joined #nim |
11:40:59 | * | umurgdk quit (Ping timeout: 264 seconds) |
11:47:28 | * | desophos quit (Read error: Connection reset by peer) |
11:47:57 | * | kas_ joined #nim |
11:51:23 | coffeepot | ಠ_ಠ so... timeToTimeInfo is already defined as getLocalTime(t:Time): TimeInfo |
11:51:49 | coffeepot | *slaps forehead* |
11:59:19 | * | umurgdk joined #nim |
12:00:46 | * | jaco60 quit (Ping timeout: 250 seconds) |
12:13:14 | * | umurgdk quit (Remote host closed the connection) |
12:19:43 | * | umurgdk joined #nim |
12:24:00 | * | umurgdk quit (Ping timeout: 260 seconds) |
12:28:08 | * | umurgdk joined #nim |
12:29:50 | * | kniteli quit (Ping timeout: 255 seconds) |
12:43:21 | Arrrr | coffepot, dont you know you shouldn't reinvent the wheel? |
13:09:04 | * | umurgdk_ joined #nim |
13:11:24 | * | gmpreussner quit (Ping timeout: 250 seconds) |
13:11:46 | * | gmpreussner joined #nim |
13:15:46 | * | umurgdk quit (Ping timeout: 276 seconds) |
13:34:07 | coffeepot | Arrrr: yeah, talk about a waste of... time! fnar fnar |
13:40:38 | Araq_ | well it's a stdlib, do you think you can just use somebody else's? |
13:41:31 | coffeepot | well technically it is someone elses as it's mostly ctime |
14:03:42 | * | umurgdk_ quit (Remote host closed the connection) |
14:10:02 | * | umurgdk joined #nim |
14:14:34 | * | umurgdk quit (Ping timeout: 256 seconds) |
14:23:33 | * | irrequietus joined #nim |
14:32:00 | * | gokr1 quit (Quit: Leaving.) |
14:32:03 | * | gokr joined #nim |
14:32:55 | * | gokr quit (Client Quit) |
14:32:59 | * | gokr1 joined #nim |
14:34:40 | * | gokr1 quit (Read error: Connection reset by peer) |
14:34:46 | * | gokr joined #nim |
14:46:07 | * | umurgdk joined #nim |
14:50:34 | * | umurgdk quit (Ping timeout: 245 seconds) |
14:52:53 | * | umurgdk joined #nim |
14:57:49 | * | umurgdk quit (Ping timeout: 265 seconds) |
14:59:31 | * | umurgdk joined #nim |
15:02:49 | * | irrequietus quit () |
15:14:00 | * | M-max quit (Quit: node-irc says goodbye) |
15:29:40 | * | umurgdk quit (Remote host closed the connection) |
15:35:58 | * | umurgdk joined #nim |
15:38:41 | * | coffeepot quit (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client) |
15:40:17 | * | umurgdk quit (Ping timeout: 246 seconds) |
15:42:15 | * | umurgdk joined #nim |
15:52:36 | * | jaco60 joined #nim |
15:56:17 | * | gokr quit (Quit: Leaving.) |
16:01:07 | * | pregressive joined #nim |
16:01:18 | * | pregressive quit (Remote host closed the connection) |
16:03:35 | * | Arrrr quit (Quit: WeeChat 1.2) |
16:09:56 | * | FreeArtMan joined #nim |
16:36:22 | * | yglukhov_ joined #nim |
16:39:06 | * | yglukhov quit (Ping timeout: 240 seconds) |
16:40:54 | * | yglukhov_ quit (Remote host closed the connection) |
16:41:26 | * | yglukhov joined #nim |
16:42:36 | * | yglukhov_ joined #nim |
16:43:30 | * | umurgdk quit (Remote host closed the connection) |
16:46:18 | * | yglukhov quit (Ping timeout: 272 seconds) |
16:47:00 | * | yglukhov_ quit (Ping timeout: 256 seconds) |
16:52:03 | * | umurgdk joined #nim |
16:57:11 | * | umurgdk quit (Ping timeout: 264 seconds) |
17:05:54 | * | FreeArtMan quit (Ping timeout: 265 seconds) |
17:08:31 | * | desophos joined #nim |
17:27:37 | * | yglukhov joined #nim |
17:31:56 | * | yglukhov quit (Ping timeout: 246 seconds) |
17:51:04 | * | kerze joined #nim |
18:00:07 | * | brson joined #nim |
18:02:08 | * | brokencode joined #nim |
18:06:06 | * | kniteli joined #nim |
18:08:50 | * | gokr joined #nim |
18:16:35 | * | yglukhov joined #nim |
18:21:43 | * | yglukhov quit (Remote host closed the connection) |
18:27:44 | * | vendethiel joined #nim |
18:35:18 | * | yglukhov joined #nim |
18:37:47 | * | kerze quit (Remote host closed the connection) |
18:40:59 | * | kniteli quit (Remote host closed the connection) |
18:55:14 | * | kerze joined #nim |
18:59:15 | * | yglukhov quit (Remote host closed the connection) |
19:01:36 | * | yglukhov joined #nim |
19:13:17 | * | yglukhov quit (Remote host closed the connection) |
19:13:22 | * | euantor joined #nim |
19:26:09 | * | yglukhov joined #nim |
19:30:08 | * | kerze quit (Ping timeout: 255 seconds) |
19:48:33 | * | gokr quit (Quit: Leaving.) |
19:49:27 | * | zepolen_ joined #nim |
19:50:04 | * | zepolen quit (Ping timeout: 250 seconds) |
20:00:36 | * | Varriount-Laptop joined #nim |
20:00:50 | Varriount-Laptop | >_> |
20:00:54 | Varriount-Laptop | <_< |
20:02:37 | dom96 | Varriount-Laptop: What's up my man? |
20:02:39 | * | yglukhov quit (Remote host closed the connection) |
20:03:03 | Varriount-Laptop | dom96: Physics and Code. |
20:03:20 | dom96 | Varriount-Laptop: exams? |
20:03:38 | Varriount-Laptop | dom96: Nope, just starting classes. Exams came a month ago. |
20:03:53 | dom96 | then please elaborate |
20:04:59 | Varriount-Laptop | dom96: Spring semester just started for me. |
20:05:34 | dom96 | And you're unhappy about that? |
20:05:41 | Varriount-Laptop | No? |
20:05:53 | Varriount-Laptop | Why would I be? |
20:06:22 | * | darkf quit (Quit: Leaving) |
20:06:49 | dom96 | Varriount-Laptop: why the '>_>' and '<_<'? |
20:07:36 | Varriount-Laptop | I was looking around. |
20:09:24 | dom96 | i see heh |
20:09:31 | * | dom96 has an exam on Friday |
20:09:53 | Varriount-Laptop | Already? When do your semesters start? |
20:10:46 | * | sam_d_ joined #nim |
20:12:17 | sam_d_ | So, I hate to ask a stupid question.. but, if I specify --os:standalone and --gc:none, the compiler shouldn't try to include standard C modules, right? |
20:12:23 | * | Sornaensis is now known as NUMIDIUM |
20:12:41 | dom96 | Varriount-Laptop: February |
20:14:23 | dom96 | sam_d_: Hi there! Not a stupid question at all. I think you might need other options too: https://github.com/dom96/nimkernel/blob/master/main.nim.cfg |
20:14:52 | * | brokencode quit (Quit: My Mac has gone to sleep. ZZZzzz…) |
20:15:02 | dom96 | Varriount-Laptop: The first semester starts near the end of September. |
20:15:54 | sam_d_ | dom96: Yeah, I had been looking at your repo and have something similar: https://github.com/samanthadoran/Mero/blob/master/source/kernel.nim.cfg I just wanted to make sure before I filed a bug report |
20:16:24 | dom96 | sam_d_: Ahh, you're the one working on Mero. Awesome! |
20:16:32 | dom96 | What is the compiler including? |
20:17:00 | sam_d_ | dom96: <string.h> it's being rather insistent and has gotten me in other places as well, I was just able to restructure those |
20:17:12 | sam_d_ | dom96: It wants it for memset and such |
20:18:00 | dom96 | hrm. Not sure what that is used for. |
20:19:26 | dom96 | Araq_: ping? ^ |
20:19:44 | dom96 | if he doesn't reply in the next 5 minutes file a bug report on github ;) |
20:21:54 | sam_d_ | Thanks =) |
20:27:02 | * | yglukhov joined #nim |
20:32:33 | * | Demon_Fox joined #nim |
20:41:06 | * | gokr joined #nim |
20:43:41 | * | euantor quit (Remote host closed the connection) |
20:56:10 | * | gokr quit (Quit: Leaving.) |
21:01:07 | * | euantor joined #nim |
21:02:23 | * | gokr joined #nim |
21:06:16 | * | euantor quit (Ping timeout: 276 seconds) |
21:15:47 | * | Varriount-Laptop quit (Ping timeout: 265 seconds) |
21:22:59 | * | irrequietus joined #nim |
21:30:16 | * | umurgdk joined #nim |
21:30:16 | * | umurgdk quit (Read error: Connection reset by peer) |
21:31:31 | * | nande joined #nim |
21:47:17 | * | gokr quit (Read error: Connection reset by peer) |
21:47:27 | * | gokr joined #nim |
21:47:46 | * | euantor joined #nim |
21:47:57 | * | umurgdk joined #nim |
21:52:14 | * | umurgdk quit (Ping timeout: 245 seconds) |
21:57:15 | * | umurgdk joined #nim |
22:14:51 | * | sam_d_ quit (Quit: Page closed) |
22:15:11 | * | Jesin quit (Quit: Leaving) |
22:17:59 | * | gokr quit (Quit: Leaving.) |
22:20:00 | * | kas_ quit (Ping timeout: 250 seconds) |
22:20:20 | * | euantor quit (Ping timeout: 246 seconds) |
22:21:00 | * | tinAndi joined #nim |
22:21:44 | * | gokr joined #nim |
22:23:08 | * | euantor joined #nim |
22:27:12 | * | desophos quit (Read error: Connection reset by peer) |
22:36:02 | * | Trustable quit (Remote host closed the connection) |
22:40:37 | * | krux02 joined #nim |
22:41:19 | krux02 | Araq_: I finally found a time slot to create the pull request. But it is now there |
22:42:22 | krux02 | I am not happy with the overall result of getimpl, but at least for my use case of gettype2 it works pretty nice. |
22:42:31 | * | krux02 quit (Client Quit) |
22:47:41 | * | vendethiel quit (Ping timeout: 276 seconds) |
22:49:59 | * | gokr quit (Quit: Leaving.) |
22:50:10 | * | gokr joined #nim |
22:51:52 | * | Matthias247 joined #nim |
23:00:29 | * | euantor quit () |
23:01:40 | * | umurgdk quit (Remote host closed the connection) |
23:01:49 | * | tinAndi quit (Quit: ChatZilla 0.9.92 [Firefox 43.0.4/20160105164030]) |
23:02:48 | * | umurgdk joined #nim |
23:04:04 | * | umurgdk quit (Remote host closed the connection) |
23:13:00 | * | umurgdk joined #nim |
23:19:33 | * | yglukhov quit (Remote host closed the connection) |
23:31:08 | * | irrequietus quit () |
23:31:17 | * | brokencode joined #nim |
23:32:26 | * | Matthias247 quit (Read error: Connection reset by peer) |
23:34:50 | * | gokr quit (Ping timeout: 260 seconds) |
23:35:58 | * | gokr joined #nim |
23:51:57 | * | Jesin joined #nim |
23:56:35 | * | sam_d_ joined #nim |
23:58:07 | * | gokr1 joined #nim |
23:59:20 | * | gokr quit (Read error: Connection reset by peer) |