lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Alexander Gladysh wrote:
> > The details can
> > be found at the download page:
> 
> >   http://luajit.org/download.html
> 
> I take it that you've intentionally avoided public places like
> GitHub.com? (That is your right, of course, I've just got used to
> their RSS and collaboration services)

I realize that github has additional benefits. But I'd rather have
it all in one place, since I have my own server, anyway.

Do you want an RSS feed of the commits?

> Please don't interpret this as a attempt to affect your way of
> development, but I've thought that LJ2 would be stabilized before x64
> port development would be begun.

There are no open bug reports. So it's already stabilizing. LJ2
doesn't yet have the feature coverage I have envisioned for the
non-beta version. Work on feature completeness and the x64 port
will be performed in parallel. Right now the x64 port needs to
catch up a bit (a gross understatement).

> Can you at least release beta3 incorporating current hotfixes?

Beta2 + hotfix#2 has all the 'fixes'. The development version has
new minor 'features'. Now that the git repo is in place, my plan
is to release new betas only for major fixes or major features.

--Mike