Alejandro Ramallo

Results 5 issues of Alejandro Ramallo

This one is weird, so I'm going to need you to bear with me a little bit... **The plan:** I want to integrate Cppia scripts into my level editor. The...

Found a weird issue when using cppia. The following Haxe code for a Cppia host fails during the C++ compilation step: ``` import cpp.cppia.Module; class Host { public static var...

When trying to build EAThread using the 64 bit compilers from the NDK, I get the following errors: ``` In file included from ../../library/eaoss/src/EAThread/eathread.cpp:89: ../../library/eaoss/src/EAThread/android/eathread_fake_atomic_64.cpp:37:26: error: cast from pointer to...

## Lapce Version 0.2.5 ## System information Fedora 37 ## Describe the bug Cursor movement for selected text behaves differently from most text editors. Reproduce: * Disable modal editing *...

C-bug
A-editor

Hi, I've had this custom [Waf](https://waf.io) generator floating around some of my projects for a while, and while it was buggy, I was using extra layers in my stack to...