ryuukk

Results 93 comments of ryuukk

> > > You need to change the tests that are making this fail accordingly. > > > > > > i'll look into it, thanks > > You can...

@RazvanN7 i am still busy working on my WASM project, also some people raised some interesting point on IRC that i need to take into consideration So i want to...

> Where was the GC allocation happening before? string stuff --- I bit of context, i'm trying to enforce a nogc globally using: hack ```D extern (C) __gshared string[] rt_options...

Done, i also added ``__alignof``, i got that one when using the clang preprocessor on windows

> it seems dmd already handles this https://github.com/dlang/dmd/blob/master/src/dmd/cparse.d#L900 please determine if this is still needed (e.g. for `__alignof`) I might have an outdated version of dmd, i'll try with latest...

alias this works, if you replace T by Context, you'll get proper completion The problem is with the template, DCD doesn't resolve it I began work on this, currently i...

Only 3 buttons are needed - Active Skills - Support - Aura Something higher level than tags When trying to come up with a build, i always want to just...

> Note that only files are added to the system recent file list, not folders. What's the reason for not having both? the API on windows accepts both For such...

> It was a fair of extra work to do folders and iirc only Windows has recently opened folders. macOS also has it, I can confirm that with at least...

There is also the concept of Tasks, it would be a good idea to implement to have "New Folder" directly in the task bar jump list This extra OS integration...