2016-06-16T00:09:59Z DougNYC joined #ccl 2016-06-16T00:31:25Z ekinmur joined #ccl 2016-06-16T00:31:26Z ekinmur quit (Client Quit) 2016-06-16T02:15:28Z edgar-rft quit (Quit: edgar-rft) 2016-06-16T04:41:37Z DougNYC quit 2016-06-16T05:20:14Z eschatologist: gbyers: Cortex-M0 is ARMv6-M but only (a subset of) the Thumb and Thumb-2 instruction sets. 2016-06-16T05:20:44Z eschatologist: It's more a different encoding of the existing instruction set, with some instructions, addressing modes, etc. disallowed. 2016-06-16T05:20:44Z eschatologist: At which point yeah, for some purposes it may as well be a different instruction set. :) 2016-06-16T05:29:34Z gbyers: I don't know of any purpose for which it is not a different instruction set. 2016-06-16T05:55:28Z eschatologist: The Thumb instruction set is a strict subset of ARMv6, and use a more compact encoding. And ARMv6 can run Thumb code. But not the other way around. (And same thing with ARMv7 and Cortex-M3's Thumb implementation.) 2016-06-16T06:30:51Z vydd quit 2016-06-16T06:56:05Z emaczen joined #ccl 2016-06-16T06:58:22Z emaczen: can anyone help me with an NSPageController? There isn't much information on using one programatically as we would do with CCL... I have it working except for initialization -- I think my biggest problem is that #/selectedViewController is # 2016-06-16T06:59:35Z emaczen: To clarify, when my program starts #/selectedViewController is # but once I swipe it starts working. 2016-06-16T07:33:25Z wgslayer joined #ccl 2016-06-16T07:59:58Z hhdave joined #ccl 2016-06-16T08:03:07Z hhdave_ joined #ccl 2016-06-16T08:04:03Z hhdave quit (Ping timeout: 240 seconds) 2016-06-16T08:04:04Z hhdave_ is now known as hhdave 2016-06-16T08:09:40Z emaczen quit (Ping timeout: 240 seconds) 2016-06-16T09:12:27Z edgar-rft joined #ccl 2016-06-16T10:05:43Z emaczen joined #ccl 2016-06-16T10:12:06Z emaczen quit (Ping timeout: 272 seconds) 2016-06-16T11:17:40Z hhdave quit (Ping timeout: 240 seconds) 2016-06-16T11:18:39Z hhdave joined #ccl 2016-06-16T11:35:16Z hhdave quit (Ping timeout: 258 seconds) 2016-06-16T12:07:24Z emaczen joined #ccl 2016-06-16T12:07:49Z wgslayer quit (Quit: wgslayer) 2016-06-16T12:11:57Z wgslayer joined #ccl 2016-06-16T12:12:16Z emaczen quit (Ping timeout: 252 seconds) 2016-06-16T12:14:35Z clop quit (Quit: Leaving) 2016-06-16T12:50:53Z wgslayer quit (Quit: wgslayer) 2016-06-16T12:53:26Z wgslayer joined #ccl 2016-06-16T13:02:08Z wgslayer quit (Quit: wgslayer) 2016-06-16T13:05:08Z wgslayer joined #ccl 2016-06-16T14:06:26Z consolers` joined #ccl 2016-06-16T14:08:17Z emaczen joined #ccl 2016-06-16T14:13:49Z wgslayer quit (Quit: wgslayer) 2016-06-16T14:14:57Z emaczen quit (Ping timeout: 276 seconds) 2016-06-16T14:56:40Z consolers` quit 2016-06-16T16:10:35Z emaczen joined #ccl 2016-06-16T16:15:59Z emaczen quit (Ping timeout: 250 seconds) 2016-06-16T16:28:53Z emaczen joined #ccl 2016-06-16T16:34:04Z emaczen quit (Ping timeout: 264 seconds) 2016-06-16T17:07:52Z emaczen joined #ccl 2016-06-16T17:36:15Z DavidGuru joined #ccl 2016-06-16T18:24:51Z wgslayer joined #ccl 2016-06-16T18:33:10Z wgslayer quit (Quit: wgslayer) 2016-06-16T18:39:35Z wgslayer joined #ccl 2016-06-16T18:49:12Z wgslayer quit (Quit: wgslayer) 2016-06-16T18:53:09Z wgslayer joined #ccl 2016-06-16T19:23:42Z emaczen quit (Ping timeout: 258 seconds) 2016-06-16T19:35:54Z akkad: does ccl have a native method to get inode from fstat(2) equivalent? they have one for file size. 2016-06-16T19:54:16Z emaczen joined #ccl 2016-06-16T20:02:14Z DavidGuru1 joined #ccl 2016-06-16T20:04:03Z DavidGuru quit (Ping timeout: 240 seconds) 2016-06-16T20:04:04Z DavidGuru1 is now known as DavidGuru 2016-06-16T20:14:54Z wgslayer quit (Quit: wgslayer) 2016-06-16T20:28:47Z gbyers: eschatologist: I think that you are confused. the ARM and Thumb2 instruction sets are disjoint. Look at a manual if you don'r believe me.. 2016-06-16T21:34:18Z DavidGuru1 joined #ccl 2016-06-16T21:34:31Z DavidGuru quit (Ping timeout: 240 seconds) 2016-06-16T21:34:31Z DavidGuru1 is now known as DavidGuru 2016-06-16T21:41:52Z DavidGuru quit (Ping timeout: 264 seconds) 2016-06-16T21:41:55Z DavidGuru1 joined #ccl 2016-06-16T21:44:03Z DavidGuru1 quit (Remote host closed the connection) 2016-06-16T22:05:52Z emaczen quit (Ping timeout: 264 seconds) 2016-06-16T22:17:01Z emaczen joined #ccl 2016-06-16T22:45:26Z emaczen quit (Ping timeout: 244 seconds) 2016-06-16T22:57:03Z emaczen joined #ccl 2016-06-16T23:35:22Z emaczen quit (Ping timeout: 250 seconds) 2016-06-16T23:58:11Z DougNYC joined #ccl