Alex
Alex
By checking `nm` or something on the assembled object to see if the label actually exists
Should either be a CI test or a Django test that emulates what permuter does.
The frontend should attempt to parse warnings/errors emitted by the compiler on specific lines and display warning/error squiggles on those lines. We should also show warnings/errors in their own box...
Note: this issue refers to decomp.me having a 'permute' button that runs the permuter on your code, not the already-implemented permuter CLI feature that allows uploading code to decomp.me.
Blocked on #83. There should be a button that you can press on the frontend, if you've matched the function, that: 1. forks the project repository 2. branches from upstream...
Themes
Questions: - What themes should we add? (note: any imported themes must support **both** the site itself and monaco) - What should be the default theme on `prefers-color-scheme: dark`? -...
The way I see it, this can be done one of two ways: 1. MIDI export feature that is non-lossy when reimported (harder, gives us 'Save as MIDI' for free)...
Similar to github: "ethteck matched func_asdf", "nanaian started draw_box", etc. Later we can add project/user following so you only see things you are interested rather than global evevnts Related to...
Scratches should not be claimable without a unique token This should resolve #553
This is a writeup of an idea for how we can make ProjectFunction importing work for repos that have transient asm (i.e. no asm files in the repo). --- The...