Marco Silipo

Results 8 issues of Marco Silipo

I have a very fancy bug that i just discovered due to a popup opening in a buggy way. # Preparations 1. Create a new project with AvalonDock 2. Create...

Just noticed that i have had this "in the pipe" since 2018 ... finally creating the PR for it **When merged this pull request will:** - Add a promise system,...

To create a test case, create another file like this: https://github.com/SQFvm/vm/blob/master/tests/sqf/select.sqf at https://github.com/SQFvm/vm/blob/master/tests/sqf/ * [ ] parsingnamespace * [ ] pi * [x] nil * [ ] east * [...

enhancement
help wanted

1. // Should create a warning because `unused` is not being used in the macro but present in the define #define foo(unused) bar foo(something) 2. // Should not create a...

enhancement
PreProcessor

New PreProcessor suggar arrived in Arma, SQF-VM should support that: https://community.bistudio.com/wiki/PreProcessor_Commands

enhancement
help wanted
PreProcessor

[Wiki Page](https://github.com/luarocks/luarocks/wiki/Installation-instructions-for-Windows) Greetings, As GitHub does not support pull requests for wiki pages, I am creating this ticket to bring to your attention that the current workflow for installing LuaRocks...

This commit provides a basic fix for #6776, unblocking nullable reference types for ASP.Net Core. It also, magically (aka: as a side effect), makes enums work