<<05-12-2012>>

00:00:27poncenow that's cute
00:01:09Araqyou can do quite a lot with macros ... ;-)
00:22:23*Vladar quit (Quit: Leaving)
01:02:45ponceare Nimrod generics implemented with type erasure or specialization?
01:02:56Araqspecialization
01:19:46ponceproc downloadFile*(url: string; outputFilename: string) < what does the * stand for?
01:19:53ponceI see it a lot in stdlib source
01:20:01Araqthat it's exported
01:20:12ponceok
01:20:28Araqnewer docs will exclude it
01:20:46Araqas it's obviously exported otherwise it wouldn't be listed in the docs ...
01:21:53Araqgood night
01:30:15poncegood night too
02:34:33*Trixar_za is now known as Trix[a]r_za
04:24:26*FreeArtMan quit (Quit: Out of this 3D)
04:54:58*a_peach joined #nimrod
05:22:38*ccssnet quit (Ping timeout: 245 seconds)
05:37:13*ccssnet joined #nimrod
05:56:23*ccssnet quit (Ping timeout: 245 seconds)
06:32:53*ccssnet joined #nimrod
11:29:35*FreeArtMan joined #nimrod
14:07:47*Araq_ joined #nimrod
14:20:37*Araq_ quit (Quit: ChatZilla 0.9.89 [Firefox 17.0/20121119183901])
14:31:24*q66 joined #nimrod
15:17:38*FreeArtMan quit (Excess Flood)
15:18:08*FreeArtMan joined #nimrod
15:30:14*FreeArtMan quit (Read error: Operation timed out)
16:07:31*shevy left #nimrod ("I'll be back ... maybe")
19:09:48*Vladar joined #nimrod
20:49:29Araqugh, who ordered generic converters again? ... pita to implement ...
21:04:21Araqok, not really ;-)
21:17:40reactormonkAraq, that was fast
21:21:32Araqreactormonk: what package managent does scala use?
21:35:19Araqdom96: bug #266 shows you the side effects of 'doc2' :P
21:36:36dom96mmm
21:37:02reactormonkAraq, sbt
21:37:40dom96Araq: Maybe I should create an issue for osproc docs not being generated properly?
21:41:20Araqdom96: maybe ...
21:45:45dom96done
21:49:50Araqwell I wonder how to fix #266
21:50:14Araqwe could tell doc2 to use --os:linux
21:50:38dom96or we could check for defined(nimdoc)?
21:51:33Araqyeah
21:51:48dom96You know, it would actually be nice to make the doc generator say whether a function is present under say Windows.
21:52:13dom96Shouldn't be that hard to implement, right?
21:52:24Araqmeh
21:52:26Araqit is
21:52:39dom96pity.
21:52:47Araqand I prefer to work on the compiler and not on the doc generator
22:06:46Araqdocumentation for osproc is in fact generated properly the problem is that doc2 skips forward declarations
22:06:59Araqand the real declarations have no doc comments
22:08:59Araqbut I guess it should be the other way round
22:13:59Araqbut argh we have no exception tracking then ...
23:05:46*Trix[a]r_za is now known as Trixar_za