Ștefan-Iulian Alecu

Results 12 issues of Ștefan-Iulian Alecu

Hello! I have been trying to use fpcupdeluxe to build a cross-compiler for RISC-V (RV64), but I have noticed the option is hidden with 2.4.0d: ![image](https://github.com/LongDirtyAnimAlf/fpcupdeluxe/assets/165364995/2ef733b8-8267-46a8-95de-e746832efea8) Additionally, when I try...

plugin_vc (and other plugins, probably) failed to compile on /std:c++latest on my system because of these errors: ``` 1>C:\Users\overanalytcl\plugin-sdk\shared\Pattern.h(33,1): error C2440: 'initializing': cannot convert from 'hook::pattern' to 'hook::pattern &' 1>C:\Users\overanalytcl\plugin-sdk\shared\Pattern.h(33,25):...

This PR adds support for the following OJs: - [Kilonova](https://kilonova.ro) - [PBInfo](https://pbinfo.ro) - [InfoArena](https://infoarena.ro) and [NerdArena](https://nerdarena.ro)

I was frustrated with the lack of documentation in parts of this library, so I decided to at least attempt to document every metod, field and class/struct I could. The...

Hello! I have been getting this weird error on Ubuntu 24.04 with any module, for instance: ```oberon (* HelloWorld.Mod *) MODULE HelloWorld; IMPORT Out; BEGIN Out.String("Hello World"); Out.Ln; END HelloWorld....

I am on Windows 11, WSL 2 on Ubuntu 24.04 and Emacs 29.4. I installed elcord on Spacemacs, and yet when I activate elcord-mode, it hangs on `elcord: attempting reconnect..`....

Hi! I wanted to come by and say I really like your work. With that being said, I noticed this doesn't have support for [Pasdoc](https://pasdoc.github.io/), which is: > a documentation...

As it currently stands, both the documentation and the installer assumes there is some sort of /bin/sh-derived shell on Unix (Bash and ksh by happenstance). `export` doesn't exist on csh...

This PR adds icons for the entire Visual Basic family. This includes Classic Visual Basic (VB1-6), Visual Basic.NET and VBScript (VBS). Closes #616.

### Type - [x] File icon - [ ] Folder icon ### Context and associations VB.NET. The extensions should be .vbproj and .vb. ### References https://github.com/dotnet/brand/tree/main/logo/language-icons contains the new official...

icon request