01:06:47 | * | q66 quit (Quit: Leaving..) |
02:52:22 | * | Trixar_za is now known as Trix[a]r_za |
03:14:10 | * | XAMPP quit (Read error: Connection reset by peer) |
03:14:43 | * | XAMPP joined #nimrod |
03:15:21 | * | XAMPP quit (Changing host) |
03:15:21 | * | XAMPP joined #nimrod |
04:23:35 | * | fowl quit (Ping timeout: 246 seconds) |
04:48:51 | * | fowl joined #nimrod |
04:48:51 | * | fowl quit (Changing host) |
04:48:51 | * | fowl joined #nimrod |
05:05:17 | * | XAMPP quit (Quit: Leaving) |
07:22:25 | * | Araq_ joined #nimrod |
07:28:38 | Tasser | fowl, wasn't naming <lang>-<lib> ? |
07:29:43 | fowl | i dunno |
07:29:48 | fowl | should i change it |
07:32:17 | Tasser | is it hard? |
07:33:56 | fowl | never tried it |
08:07:22 | * | Araq_ quit (Quit: ChatZilla 0.9.88.2 [Firefox 14.0.1/20120713134347]) |
10:01:08 | * | q66 joined #nimrod |
12:25:44 | * | Araq_ joined #nimrod |
12:28:34 | * | Araq_ quit (Client Quit) |
12:41:32 | * | Trix[a]r_za is now known as Trixar_za |
13:56:03 | * | Araq_ joined #nimrod |
14:02:27 | * | Araq_ quit (Quit: ChatZilla 0.9.88.2 [Firefox 14.0.1/20120713134347]) |
14:09:32 | * | Trixar_za is now known as Trix[a]r_za |
14:46:09 | * | XAMPP joined #nimrod |
15:08:26 | * | shevy quit (Read error: Operation timed out) |
15:24:28 | * | shevy joined #nimrod |
15:26:20 | * | XAMPP quit (Quit: Leaving) |
15:27:07 | * | XAMPP joined #nimrod |
15:33:47 | * | zahary joined #nimrod |
16:02:37 | Araq | er ... |
16:02:48 | Araq | - initStackBottom() |
16:02:55 | Araq | in system/threads.nim? o.O |
16:04:44 | Araq | zahary: this is wrong |
16:05:13 | Araq | oh wait you only removed it for the main thread, right? |
16:21:23 | Araq | I have to go, see you later |
16:24:11 | zahary | hmm, maybe it's wrong after all - I noticed that the initStackBottom in system.nim is left over from the past and deleted all uses without much thinking about it |
16:27:25 | zahary | ah, it seems right actually - that was top level code in system.nim |
16:28:59 | zahary | I left the correct setStackBottom in ThreadProcWrapperBody |
18:04:19 | dom96 | hello |
18:04:27 | dom96 | Araq: I was in the train when I answered on the forum :) |
18:04:31 | dom96 | Wasn't on IRC. |
18:36:25 | fowl | is there an example of async sockets i can look at |
18:39:13 | dom96 | hrm |
18:39:21 | dom96 | perhaps. Let me check :P |
18:40:08 | dom96 | fowl: Here is an example of asyncio: https://github.com/Araq/Nimrod/blob/master/tests/run/tasynciossl.nim |
18:40:26 | dom96 | i.e. PAsyncSocket |
18:40:43 | dom96 | You can get async sockets from the sockets module too, but working with those isn't as nice. |
18:41:09 | dom96 | Also have you looked at the docs here? http://build.nimrod-code.org/docs/asyncio.html |
18:42:09 | dom96 | If that example is not clear enough for you, I can write a simpler one if you'd like :) |
18:42:28 | fowl | thanks i didnt know there was asyncio package :> |
18:43:13 | dom96 | no problem :) |
18:43:39 | dom96 | Asyncio is especially good if you are working with multiple async sockets. |
19:02:58 | fowl | when the suggest box comes up for you does it block your keystrokes? |
19:04:27 | dom96 | yes. Don't use suggest. It's still way too slow. |
19:04:32 | dom96 | Needs a lot more work. |
19:07:58 | fowl | o |
20:34:19 | * | Trix[a]r_za is now known as Trixar_za |
21:01:40 | * | dom96 wonders where Araq is |
21:03:06 | Trixar_za | Masturbating probably |
21:04:11 | dom96 | Nah. More likely having sex. He's just that cool :P |
21:08:30 | * | Trixar_za is now known as Trix[a]r_za |
21:10:37 | Araq | back |
21:10:53 | Araq | from the cinema :P |
21:11:02 | * | Trixar_za joined #nimrod |
21:11:02 | dom96 | Where you did what? :P |
21:11:21 | Araq | watched batman 3 |
21:11:33 | Araq | disappointing movie btw |
21:11:44 | Araq | it's not the same without joker ... |
21:12:01 | Araq | so dom96, 'suggest' is fast enough for me ... |
21:12:15 | dom96 | Does it work again? |
21:12:24 | dom96 | Did that bug in Aporia fix itself? |
21:12:30 | Araq | no ... |
21:12:36 | Araq | I thought you fixed it |
21:12:48 | Araq | well it worked fast enough then for me |
21:12:54 | Trixar_za | Btw dom96, you get the IRC message that I'm still getting the DELETE error |
21:13:04 | dom96 | Trixar_za: oh yeah. |
21:13:07 | Araq | not super speedy, but usable |
21:13:27 | Trixar_za | hmmm |
21:13:28 | Trixar_za | oops |
21:13:32 | * | Trixar_za quit (Client Quit) |
21:13:38 | * | Trix[a]r_za is now known as Trixar_za |
21:13:47 | Trixar_za | Forgot to log into my BNC |
21:13:49 | Trixar_za | :P |
21:17:01 | dom96 | hrm, I guess I should fix Aporia. |
21:18:43 | Araq | yeah please |
21:18:50 | Araq | I want this suggest feature :P |
21:18:57 | Araq | and "find all usages" :P |
21:27:02 | dom96 | yeah yeah |
21:27:08 | dom96 | I think I will do it tomorrow though |
21:29:55 | Trixar_za | And and tab to spaces converter |
21:30:02 | dom96 | lol |
21:30:09 | dom96 | will do. |
21:30:24 | dom96 | Now I want Aporia to become a replacement for gedit :P |
21:30:32 | dom96 | Because why not? :D |
21:30:55 | Araq | good |
21:31:06 | Araq | make the nimrod specific stuff compile time optional then :-) |
21:31:07 | Trixar_za | Also It's fun and meta to edit your own editor in itself |
21:31:09 | zahary | is the def featuring working better now too? |
21:31:11 | Araq | to keep it small |
21:31:14 | zahary | def feature |
21:31:19 | Trixar_za | Atleast deliciously recursive |
21:31:42 | Araq | zahary: I have no idea, it should as I went through the whole frontend to improve the situation |
21:31:45 | Araq | btw |
21:31:51 | Araq | I have a new hobby |
21:32:02 | dom96 | Araq: I don't like that though. |
21:32:13 | Araq | figuring out cascading error messages and error correction in the compiler ... |
21:32:25 | Trixar_za | Btw Araq |
21:32:29 | dom96 | People will start installing a stripped down version of Aporia through their favourite package manager |
21:32:36 | dom96 | and then wonder how to get the cool Nimrod features :P |
21:32:46 | dom96 | Our answer "You need to recompile it." |
21:32:48 | Trixar_za | Some of your error message says 'unkown' instead of 'unknown' |
21:32:50 | dom96 | Their answer "Screw that shit" |
21:32:51 | zahary | which error messages are cascading? |
21:32:53 | Araq | dom96: packagers will do crap with it anyway, they always do |
21:33:03 | Araq | zahary: all of them |
21:33:28 | Araq | Trixar_za: ok, will fix it |
21:33:30 | zahary | what does cascading mean then? :) |
21:33:45 | Araq | Error: can't find symbol 'xyz' |
21:33:49 | Trixar_za | I can tell you've either been coding drunk or half-asleep when you wrote it |
21:33:53 | Araq | --> type contructed using 'xyz' |
21:33:56 | dom96 | Araq: I don't think the Nimrod stuff will be that big anyway. |
21:33:57 | Araq | Error: invalid type |
21:34:02 | Trixar_za | Only time I make those kind of coding errors outright |
21:34:07 | Araq | Error: proc signature does not match |
21:34:09 | Araq | etc. etc. |
21:34:18 | zahary | aha, I see |
21:34:23 | Trixar_za | Well, drunk/high/sleepy/all of the above |
21:35:02 | Araq | I have to go unfortunately |
21:35:07 | Araq | see you tomorrow |
21:35:09 | Araq | good night |
21:35:12 | zahary | good night |
21:35:15 | Trixar_za | Goodnite Araq |
21:35:16 | zahary | I'm on vacation btw |
21:35:24 | Araq | zahary: that means? |
21:35:30 | Araq | lots of time for nimrod? |
21:35:33 | Araq | or no time? |
21:35:50 | Araq | there are a few things to discuss, as always :-) |
21:35:50 | Trixar_za | Is he single or not? |
21:35:51 | zahary | not much time near computers… I'll be missing for the next couple of weeks |
21:36:13 | Araq | alright |
21:36:41 | Trixar_za | Oh, one of those vacation. I need one of those. |
21:36:47 | * | Araq is glad that only he spends his vacations on Nimrod ... |
21:37:33 | dom96 | hey, I do too. |
21:38:07 | zahary | :) |
21:40:29 | Araq | Trixar_za: btw I'm married and have a daughter ... ;-) |
21:40:38 | Araq | good night |
21:41:03 | Trixar_za | I was asking about zahary, but OK |
21:41:10 | Trixar_za | And I'm sorry for you in a few years. |
21:43:18 | Trixar_za | Actually no. If I had a daughter, I would be planning well for it. Those guys won't know what hit them :P |
21:46:19 | dom96 | ok, I'm away to sleep too. |
21:46:27 | dom96 | I shall work on Aporia tomorrow. |
21:46:29 | dom96 | Good night. |
21:50:52 | Trixar_za | Good night dom96 |
23:59:16 | * | Trixar_za is now known as Trix[a]r_za |