awsdert

Results 23 issues of awsdert

I know it's a pain to implement but could you add support for this particular set of gcc options please? For variables that are not declared at the top of...

help wanted
feedback wanted

Here's some code I've been converting, I had hoped to find functions suitable for this sort of code but it does not seem to be available, at the moment I'm...

Looking at the headers I saw this: ``` struct vector3 { union { HYP_FLOAT v[3]; struct { HYP_FLOAT x, y, z; }; struct { HYP_FLOAT yaw, pitch, roll; }; };...

I've made this one: https://gitlab.com/awsdert/alu I'd like you to add it to the list of bignum libraries later, it supports both integers and floating point numbers (that 2nd one was...

I'm making a project where the interface is handled entirely with lua, here's a rough example of what would happen in my app to get to myhtml app custom thread...

## Request a Feature Languages like C/C++ that support things like typedefs/defines should have a parameter for listing typewords (like in Notepad++) and also permit a wildcard based definition such...

enhancement

Side note before the main problem, setting dialog is hiding the window buttons for closing etc, have to use Alt+F4 to close it. I moved a folder that installation folder...

Sure there is notifications in app but also want on phone/tablet main notifications area

Not sure if this is from glew or not, not even sure it's this project's code that's being relied on, figure you can help me identify regardless, anyways this is...

bug
More information needed

I hate finding that when I use the tab 4 spaces get inserted instead of the tab I expected, I have to actually copy & paste an actual tab just...