Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling multiple versions of Lua #104

Open
rvirding opened this issue May 31, 2019 · 1 comment
Open

Handling multiple versions of Lua #104

rvirding opened this issue May 31, 2019 · 1 comment

Comments

@rvirding
Copy link
Owner

So the current version of Luerl implements Lua 5.2. I am migrating towards Lua 5.3 now and it it's there I will continue my development. Some of the things maybe importable to a 5.2 branch. What is the best way to keep track of both versions? Have a separate 5.2 branch cherry-pick is my idea. Is this ok?

@esdras
Copy link

esdras commented Jul 20, 2019

I think so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants