Lex Plt

Results 67 comments of Lex Plt

Thanks for the PR! I see there is no way to test the mingw config in the CI, could you update it? Tips: it might be faster to test the...

Hi there! Would you still like to add MinGW support to ArkScript?

You can add more tiers by tweaking https://github.com/SuperFola/TierListMaker/blob/master/assets/js/tier-table.js as well as the corresponding CSS I'm open to PRs to make this more modular, but I feel like this project is...

It seems that with Ubuntu/Clang 15.0.7/glibcxx 3.4.31 as of today, the CI do not like the sanitizers either (LSAN has encountered a fatal error) ``` ==2756==LeakSanitizer has encountered a fatal...

Adding the check inside `VM::store` is deemed too expensive; perhaps changing the backing storage data structure might help? It still needs to be contiguous though, so maybe we should allocate...

Reproduction: ``` (let foo (fun (a b c d e f g h i j k l m n o p q) { (foo a b c d e f...

If I understand correctly, this would allow one to view screenshots from the DSi photo/galerie app, and would also allow to have more than 50 screenshots. I'd be very interested...