| 00:03:04 | * | Trix[a]r_za is now known as Trixar_za |
| 00:13:11 | * | XAMPP joined #nimrod |
| 01:45:50 | * | shevy quit (Ping timeout: 264 seconds) |
| 01:45:52 | * | fowl quit (Ping timeout: 264 seconds) |
| 01:45:54 | * | Tasser quit (Ping timeout: 264 seconds) |
| 01:46:02 | * | fowl joined #nimrod |
| 01:46:02 | * | fowl quit (Changing host) |
| 01:46:02 | * | fowl joined #nimrod |
| 01:46:28 | * | shevy joined #nimrod |
| 01:47:03 | * | Tasser joined #nimrod |
| 02:18:39 | * | Trixar_za is now known as Trix[a]r_za |
| 05:18:54 | * | ccssnet quit (Ping timeout: 245 seconds) |
| 06:59:57 | * | Araq__ quit (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120614114901]) |
| 07:39:30 | * | Bosc0p joined #nimrod |
| 07:43:08 | * | Boscop quit (Ping timeout: 255 seconds) |
| 10:31:09 | * | Bosc0p quit (Quit: OutOfTimeException: Allocation of TimeFrame failed due to lack of time. Free up time by cancelling unimportant events.) |
| 14:45:52 | * | Trix[a]r_za is now known as Trixar_za |
| 15:49:11 | * | Trixar_za is now known as Trix[a]r_za |
| 16:00:06 | * | shevy quit (Read error: Operation timed out) |
| 16:15:16 | * | shevy joined #nimrod |
| 17:39:55 | * | Trix[a]r_za is now known as Trixar_za |
| 17:44:24 | Trixar_za | Hmmm, funny. I'm starting to understand Nimrod code without thinking about it. |
| 17:44:55 | Trixar_za | Anyway, back to rewriting this broken php code... |
| 18:09:43 | shevy | lol |
| 19:01:20 | * | Trixar_za is now known as Trix[a]r_za |
| 19:30:36 | shevy | I am a bit bored |
| 19:30:48 | shevy | who wants to write a philosophical nimrod monologue :-) |
| 20:28:27 | * | XAMPP quit (Ping timeout: 246 seconds) |
| 20:52:09 | * | XAMPP joined #nimrod |
| 21:01:30 | * | XAMPP quit (Quit: There is no such thing as coincidence, only the inevitable.) |
| 21:04:05 | * | XAMPP joined #nimrod |
| 21:30:48 | * | filwit joined #nimrod |
| 21:31:23 | filwit | too late... :-( |
| 21:31:49 | filwit | Tasser, zahary, you guys around? |
| 21:32:44 | filwit | I'm trying to create an "interface" (as in C#/D) within Nimrod |
| 21:32:55 | filwit | I thought it would be like: |
| 21:33:05 | filwit | type IShip = object |
| 21:33:11 | filwit | # blank |
| 21:33:20 | filwit | method foo = |
| 21:33:24 | filwit | # blank |
| 21:33:40 | filwit | type Ship = object of IShip |
| 21:33:49 | filwit | # stuff |
| 21:34:06 | filwit | method foo(s:Ship) = |
| 21:34:11 | filwit | # Ship stuff |
| 21:34:17 | filwit | (typo) |
| 21:34:36 | filwit | first method 'foo' should be: |
| 21:34:47 | filwit | method foo(s:IShip) = |
| 21:35:08 | filwit | anyways, that doesn't seem to work |
| 21:35:43 | filwit | gives me a SIGSEGV or Invalid Indentation error |
| 21:37:10 | Tasser | filwit, I think you'll have to do it the other way round... with generics |
| 21:38:51 | filwit | how do generics apply here? can you give a quick example, please? |
| 21:41:56 | filwit | I'm just not sure how generics would help.. unless they work differently in Nim than in other languages |
| 21:43:44 | filwit | I got it to work (sorta) by supplying a basic functionality to the IShip methods |
| 21:43:50 | filwit | (a single line) |
| 21:44:00 | filwit | but that isn't what I want |
| 21:50:47 | * | XAMPP[0] joined #nimrod |
| 21:54:33 | * | XAMPP quit (Ping timeout: 246 seconds) |
| 21:55:15 | * | XAMPP[0] quit (Ping timeout: 246 seconds) |
| 21:59:29 | * | XAMPP joined #nimrod |
| 22:03:39 | * | XAMPP quit (Ping timeout: 246 seconds) |
| 22:07:07 | * | XAMPP joined #nimrod |
| 22:07:07 | * | XAMPP quit (Changing host) |
| 22:07:07 | * | XAMPP joined #nimrod |
| 22:20:30 | * | Trix[a]r_za is now known as Trixar_za |
| 22:31:34 | * | filwit quit (Quit: Leaving) |
| 23:20:11 | * | Trixar_za is now known as Trix[a]r_za |
| 23:58:31 | * | ccssnet joined #nimrod |