Alex

Results 253 issues of Alex

e.g. https://github.com/decompme/decomp.me/network/members Including parents

frontend

Plus Discord webhook

frontend
backend

is_you only exists to identify whether an anonymous user is you or not - instead the frontend can check this by having the backend provide the AnonymousProfile.id in the response

backend

Binary space partitioning by dragging tabs to create new panes, like in VSCode

frontend

@ethteck and I agree that a tab is a weird place to put it, we should ideally show the scratch owner etc. in its own box with a close button

frontend

From @Trevor89 on 2021-11-07: > Is it possible to output the pre-processed C (using -E) to the output window if said flag is enabled (might need to use a checkbox...

frontend
backend

This is probably due to ASM_PRELUDE - we either need something akin to `#line` in C or to parse the error messages and change the line numbers. The latter may...

bug
backend