[Github-comments] Re: [geany/geany-plugins] GeanyLua: Support for LuaJIT and Lua 5.1-5.4 (PR #1238)

2023-10-09 Thread xiota via Github-comments
Rebased on master.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1238#issuecomment-1754075288
You are receiving this because you are subscribed to this thread.

Message ID: 

[Github-comments] Re: [geany/geany-plugins] GeanyLua: Support for LuaJIT and Lua 5.1-5.4 (PR #1238)

2023-10-09 Thread xiota via Github-comments
@xiota pushed 4 commits.

73f8ff294f5130892f9637d848e199f235b15354  GeanyLua: Use luaL_Reg instead of 
luaL_reg
e99bc00050722d343e9419e68adf39421657d22d  GeanyLua: Don't ignore with-lua-pkg 
configure option
53cc8414a2227eb9ca1d2e840a90d3d52e671e52  GeanyLua: Add support for Lua 5.2+
d2a8537f474bfc63707dd4030d2e5779c02280d7  GeanyLua: Add compatibility for Lua 
5.1 and LuaJIT

-- 
View it on GitHub:
https://github.com/geany/geany-plugins/pull/1238/files/76dc5277a4688a30210d6587164e805ca96074d6..d2a8537f474bfc63707dd4030d2e5779c02280d7
You are receiving this because you are subscribed to this thread.

Message ID: 


[Github-comments] Re: [geany/geany-plugins] GeanyLua: Support for LuaJIT and Lua 5.1-5.4 (PR #1238)

2023-10-09 Thread Skif-off via Github-comments
@techee 
In fact, there are few changes (I don't understand why changes not related to 
GeanyLua are lumped together) and these versions of Lua will no longer be 
different.
So theoretically, support will not be required for a long time.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1238#issuecomment-1753887389
You are receiving this because you are subscribed to this thread.

Message ID: 

[Github-comments] Re: [geany/geany-plugins] GeanyLua: Support for LuaJIT and Lua 5.1-5.4 (PR #1238)

2023-03-08 Thread Jiří Techet via Github-comments
I'm not sure we should do that. If the decision is to use LuaJIT with a Lua 5.1 
fallback, we should support just these versions. Supporting tons of lua 
versions each with slight language modifications could really become hard to 
maintain. I don't think anyone of us will have time to test the plugin against 
all of the lua libraries. Similarly, if we decide to switch to say Lua 5.4, we 
should stop supporting other Lua versions.

Plus I think you accidentally pushed about all the changes in geany-plugins 
you've been playing with ;-)

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1238#issuecomment-1459786818
You are receiving this because you are subscribed to this thread.

Message ID: 

[Github-comments] Re: [geany/geany-plugins] GeanyLua: Support for LuaJIT and Lua 5.1-5.4 (PR #1238)

2023-03-06 Thread xiota via Github-comments
@xiota pushed 1 commit.

76dc5277a4688a30210d6587164e805ca96074d6  Remove multiterm plugin

-- 
View it on GitHub:
https://github.com/geany/geany-plugins/pull/1238/files/f35cc080cf4bbc87335198304172403525a77ee3..76dc5277a4688a30210d6587164e805ca96074d6
You are receiving this because you are subscribed to this thread.

Message ID: