A little more on signedness of integers and their width: JavaScript and Lua pre-5.3 don't have a s…
I have just been revisiting the 64-bit enum situation and it turns out that the C-standard defines…
I use Manjaro as my main OS. I'm getting excited here :)
Sweet! Added to the list.
Mike T —
Progress in the last two weeks:Added initial support for:multiple compilation unitsnon-contiguous …
Hello folks! Just a couple of interesting news before August comes to pass. I wrote an over at M…
Raytio —
Never be afraid to ask for pay of good hard work if there is value in it people will happily pay.
As a Linux user I don’t mind paying for beautiful products :)
Hi there, A smallish announcement: I'm going to change Milton's license to GPL, with the possibili…
Updated results, much appreciated :)
#1 with grouping if I want certain arguments to go together only when the function call makes the …
I usually use 3 or 4 depending on whether or not there is an obvious grouping of arguments.
Line 114-116: are reading nBlockAlign in line 114, but it is set only on line 115. Same with wBits…
nakst —
@Pseudonym Well, I'm glad to here you're still working on it!
nakst —
@Todd For right now, I'm not actually really looking for assistance, as the project is too much in…
I've wrapped the post in a code block (and removed the duplicate thread).
Ok, then I'm out of ideas :) At this point loading shaders at runtime or doing meta-programming fo…
It's not dead, but the more the merrier. FYI, I used GRUB for the bootloader, because I've written…
please use [code] bbtags when you are posting large amount of code. Or put it in gist.github.com o…
Thanks Ben :) One more tally for number 1! (I also moved the results up to the first post)
I use #1. Any function call with so many arguments I need to break it usually deserves line commen…
//TWO TYPES OF STATIC VARIABLES #define internal static #define local_persist static #define glo…
Thank you so much everyone :)
Todd —
What type of "assistance" are you looking for? Just curious because I like OS stuff and I'll have …
Yep the current support for other languages is very experimental and Rust was the test case that p…
Benno —
oh, and by linux i mean debian 'stretch'