<<13-06-2012>>

01:59:18*shevy quit (Ping timeout: 248 seconds)
02:11:54*shevy joined #nimrod
03:26:32*Bosc0p joined #nimrod
03:29:25*Boscop quit (Ping timeout: 256 seconds)
07:21:35Trixar_zaAraq: I always wondered. Why not add in a bit of code to convert each tabulation into 4 spaces? That way you could allow the use of either tabulation or spaces for indenting code.
07:22:03Trixar_zaI only notice because of the bad habit I've developed using python
07:40:52*llm joined #nimrod
09:00:10*Araq_ joined #nimrod
09:00:40Araq_zahary: system/hti.nim contains an enum that is mapped to TTypeKind, you need to add unsigned there too
09:00:55Araq_and the typeinfo module needs to support it too
09:03:00Trixar_zaOh hai Araq_
09:09:34*Araq_ quit (Quit: ChatZilla 0.9.88.2 [Firefox 13.0/20120601045813])
09:09:54*Araq_ joined #nimrod
09:10:43Araq_hi Trixar_za
09:10:59Araq_tab width's standard is modulo 8
09:11:22Araq_and since every editor supports different tab sizes
09:11:35Araq_it's better to make your editor convert tabs to spaces
09:11:46Araq_mixture of tabs and spaces is a pita in python code
09:12:14Araq_it's not *hard* to implement at all but nimrod will only support it over my dead body :P
09:13:00Trixar_zaRight
09:13:07Trixar_zaWe know what we must do
09:13:11*Trixar_za shoots Araq_
09:13:12Trixar_za:P
09:14:03Araq_nice ...
09:14:40Araq_zahary: and the tfLiteral stuff is also not how I meant it: 'var x: uint = -1' should be disallowed
09:14:57Araq_it needs to look at the concrete *value*
09:14:58Trixar_zaI just found it a little weird considering you made case unimportant
09:15:56Araq_the underlying philosophy was always "IDE agnostic but still very good for IDEs" ;-)
09:16:28Araq_tabs should be expanded by the editor/IDE
09:16:35Araq_and in fact, aporia does it
09:17:33Trixar_zaSo does editors like Geany. But just dare try it with something like Beaver
09:17:49Trixar_zaOh and damn you and dom96
09:17:59Trixar_zaI'm actually trying to learn how to use async
09:18:27Araq_IMHO Nimrod stops being weird when this philosophy is taken into account :-)
09:19:15Araq_hu what's wrong?
09:19:46Araq_did dom96 break your code?
09:23:20Trixar_zaNo, I've just never used asynchronous sockets before or any kind of programming using it (well, without being under several layers of the language at least)
09:23:58Trixar_zaSo it's new and semi-fun to discover
09:36:45Araq_it also kind of sucks without closures :-)
09:39:50Araq_why beaver? if you like a gtk2 editor, use aporia
09:40:23Araq_and it only has 2 plugins according to their site anyway
09:46:33*XAMPP[0] joined #nimrod
09:47:04Trixar_zaWell, I don't use Beaver, because it sucks, but that's my point :P
09:47:13Trixar_zaAlso too lazy to compile aporia
09:47:48*XAMPP quit (Ping timeout: 245 seconds)
09:52:51Araq_'nimrod c aporia'
09:53:01Araq_you're very lazy indeed :P
09:53:28Araq_well your point is then "editors that suck also suck for nimrod programming"
09:53:37Araq_well yes
09:53:40Araq_:P
09:54:16Araq_real programmers don't program in notepad ... ;-)
09:56:57Trixar_zaRemind me that when I ever get to writing my own language, I make it case and tabulation/space insensitive
09:56:58Trixar_za:P
09:57:20Trixar_zaMind you, that's probably the same time I actually create my own OS
09:59:31*Araq_ quit (Quit: ChatZilla 0.9.88.2 [Firefox 13.0/20120601045813])
09:59:47*Araq_ joined #nimrod
10:06:08Araq_ugh connection is bad enough that I have to read logs to see your answer
10:06:22Araq_so see you later. bye
10:06:26*Araq_ quit (Quit: ChatZilla 0.9.88.2 [Firefox 13.0/20120601045813])
10:06:31Trixar_zalol
10:06:36Trixar_zaBye Araq
10:27:58*llm quit (Quit: ChatZilla 0.9.88.2 [Firefox 13.0/20120601045813])
10:59:58*Araq_ joined #nimrod
11:11:46*Araq_ quit (Quit: ChatZilla 0.9.88.2 [Firefox 13.0/20120601045813])
17:24:59*XAMPP[0] quit (Quit: There is no such thing as coincidence, only the inevitable.)
17:29:10*Roin is now known as PolyVinylChlorid
17:35:56*XAMPP joined #nimrod
19:33:37*PolyVinylChlorid is now known as Roin
20:36:31*Roin is now known as Roin_
20:36:33*Roin_ is now known as Roin__
20:36:36*Roin__ is now known as Roin
22:57:24*XAMPP quit (Quit: There is no such thing as coincidence, only the inevitable.)
22:59:24*XAMPP joined #nimrod