pancake

Results 315 issues of pancake

**V version:** V 0.1.29 06f4d10 **OS:** macOS 10.15 **What did you do?** ```go struct Foo { magic int } struct Bar { mut: foo ?Foo } fn test() { mut...

Bug
Status: Confirmed

So we can have tarballs that distros can package and compile

Moved from https://github.com/radareorg/radare2/issues/17091 **Is your feature request related to a problem? Please describe.** There have been many questions about how to properly write a register profile for new architecture. Looking...

**Describe the issue** ``` $ rizin -a ghidra -b 32 -e asm.cpu=v850 - WARNING: No calling convention defined for this file, analysis may be inaccurate. [0x00000000]> arp =PC rip =SP...

enhancement
good first issue
test-attached

this thing will look better as: ``` if (r14d) { rsi = r15 + r13*8; edi = r14d; } else { rsi = 0x1000054e0; edi = 1; } ```

enhancement
core

Default installation of Android Studio (on Mac) is this: ``` $ pwd ~/Library/Android/sdk/build-tools/28.0.3 $ file aapt aapt: Mach-O 64-bit executable x86_64 ``` It will be good if objection can just...

✨enhancement

Let's say you only want to be seen only by one contact. This can be done by removing the contact from the list, but thats quite anoying because it forces...

enhancement

Sometimes you want to send a message to someone who is offline at the moment, the app should queue those messages and retry to send them when the contact gets...

enhancement

Add a switch in settings to select a dark theme for the whole UI.

enhancement