Takase

Results 119 comments of Takase

You removed the entire CI folder. You might need to reorganise your commits. I don't think we're open to adopt anything that isn't meson.

Some other changes: 1. I changed the versioning scheme for the zip files a bit - MSVC builds now have `-windows-msvc-` instead of `-windows` only. 2. The binaries for i686...

We might need to document how autocomplete.lua works.

So now we've moved on from having 1 version of lua (5.2) to 3 (luaJIT/5.1, 5.2, 5.4)! Yay! Fine, exclude 5.2. We still have 5.1 and 5.4. So what is...

That's the problem - we cannot just let something that are basically incompatible with each other "optional". Either we switch back (ugh) to luaJIT or use 5.4, there shouldn't be...

LuaJIT does not work on MacOS without some extra steps. We don't have Mac, so we can't test and guarantee if the MacOS version even works. For now, if you...

This PR depends on #445 and #447

Alright, I'll be putting this as a draft - I expect merge conflicts in the future when this is ready, so depending on the situation I might proceed with this...

Visually I think it looks good.