Skip to main content



      Home
Home » Archived » Lua Development Tools » Lua 5.3 support
Lua 5.3 support [message #1759072] Wed, 05 April 2017 08:31 Go to next message
Eclipse UserFriend
High! LDT haven't got any updates for too long. Will lua 5.3 be supported?
Re: Lua 5.3 support [message #1759093 is a reply to message #1759072] Thu, 06 April 2017 04:54 Go to previous messageGo to next message
Eclipse UserFriend
This is not planned.
There is not so much contributors/contribution on the LDT and Metalua project. Committers are not involved anymore. I'm the last one and I just try to do bug fixes and integration in eclipse release train.
Re: Lua 5.3 support [message #1770523 is a reply to message #1759093] Sun, 13 August 2017 19:38 Go to previous messageGo to next message
Eclipse UserFriend
Is there much more to Lua 5.3.x support beyond writing an execution environment spec? I might be able to put some time into that, but if it's a lot more than just doing that, it's probably beyond my current spare time.

I'd probably be willing to give up some features to get partial support. For example, what I really want it autocompletions for the Lua 5.3.x API. I could live without debugging support.
Re: Lua 5.3 support [message #1778797 is a reply to message #1770523] Thu, 21 December 2017 10:12 Go to previous messageGo to next message
Eclipse UserFriend
I'm not aware of Lua 5.3.x changes, as I didn't code in Lua for a while.
I don't know if the grammar changes ? but if it does, there is a bit more than just providing ExecutionEnvironment. It's more about metalua...

As I said before, I'm alone on this project now, so new contributors/committers are welcome !
Providing a Lua 5.3 execution environnement could be a good first step. :)
https://wiki.eclipse.org/LDT/User_Area/Execution_Environment_file_format

[Updated on: Thu, 21 December 2017 11:02] by Moderator

Re: Lua 5.3 support [message #1795531 is a reply to message #1778797] Mon, 24 September 2018 14:48 Go to previous messageGo to next message
Eclipse UserFriend
Hi Everybody,

I have the Lua 5.3 job done. Any pointers on how to contribute my code / create a pull request? Who should I be talking to?

Jaroslav
Re: Lua 5.3 support [message #1795631 is a reply to message #1795531] Wed, 26 September 2018 05:36 Go to previous messageGo to next message
Eclipse UserFriend
Hi,
You can share it here : https://wiki.eclipse.org/LDT/User_Area/Available_Execution_Environments
Currently there is no way to provide a PR, you need to contribute a patch.
But I will try to take time to see if this is possible to move to github... this could help for contribution.
Re: Lua 5.3 support [message #1795798 is a reply to message #1795631] Fri, 28 September 2018 17:10 Go to previous message
Eclipse UserFriend
I've pushed my work to Github. It's in a branch called "lua53". Here: https://github.com/orbc/LDT/tree/lua53.

Would that help? You can clone from there.

I've noticed that there is a separate project for Metalua on Gerrit. Is it a viable project worthy of maintenance? The reason I'm asking is because I did modify some of Metalua files in the LDT source tree, so it would probably make sense first to apply my changes to the Metalua source tree and them pull them into the LDT.

Jaroslav
Previous Topic:luadoc and italic names of my variables...
Next Topic:Eclipse Plugin Manual Installation
Goto Forum:
  


Current Time: Thu Mar 20 12:23:43 EDT 2025

Powered by FUDForum. Page generated in 0.03373 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top