Hi all, I got started late and with limited time am currently about to start episode 86, I did a W…
Thanks for the thoughts. I'll get this stuff on my TODO list.
Any likelihood of shared source (full source, not just the extension APIs) for paying customers o…
Unfortunately there hasn't been any progress here. I haven't had it reported in a while so I thou…
Adrian —
What do you mean by "caching"? Storing it in a variable that stays around? Like a static variable…
I would like to rephrase my question: Given that memory_index and umm are implemented the same, ar…
For better or worse, Cocoa on OS X (and iOS for that matter) is heavily based around delegates as…
b32x is just "boolean value in whatever size is comfortable for the compiler but not less than 32 …
graeme —
Can't speak to b32x, but size_t and uintptr_t can be defined differently on certain platforms From…
Adrian —
I’m wondering if there is a way to handle delegate methods like applicationDidFinishLaunching in…
And I stands for Interface Also there are 2 types of hungarian notation: system and apps System is…
In one of the last episodes, Casey tried to use the b32x type which is not defined in the handmade…
Yes, the fact that Windows does all this LPSOMETHING nonsense because of Microsoft's early adoptio…
Yes, that was probably me just not thinking it through. I double-checked on my Molly engine code …
@Quarter: Happy to hear that ! I guess the starting point would be compiling SkCore: . I'm interes…
After watching day 325 (Ticket Mutexes), I'm left wondering why is an AtomicAddU64 necessary to re…
Hey, I'm gonna be at PAX. I might also attend PAX Dev, mainly to dip my pan in the water and see i…
I will email the problem. FYI I was actually using 2 panels but I just cropped out the rest of t…
Regular version is like using an editor super crazy configuration options, like Notepad++ or som…
Thanks for the help, I'll upgrade to the 'super user' version then =) (I guess the regular version…
While porting desktop to web sounds nice at first glance, keep in mind that: Unfortunate as it is…
I just remembered that there was a "mini update" for goto_next_error for 4.0.10.
You need the "super" version ($5/month) to get access to the customization API. There is a descrip…
Thanks for the fix, it's working.
@Captain: Thank you for letting me know that you care about the project. I've been working on it f…
Typedef's are only matter of preference/code style. There are no other reasons for any typedef.
Nick —
Is it just a matter of preference/coding style or, are there other reasons to use the Windows type…
So is that something I need to be a 'Super user' ($5/month) for then? or is that available to all …
I don't know all of these, but in regards to question 2 you can make your own 4coder_custom.cpp an…
Mostly seems really good but a few things are bugging me: It always opens messages on startup, was…