Review Request 117878: Implements a luajit backend for Cantor
Lucas Hermann Negri
lucashnegri at gmail.com
Thu May 8 16:10:00 UTC 2014
> On May 8, 2014, 2:20 p.m., Alexander Rieder wrote:
> > I think this patch looks very good now. (i haven't tested your latest changes yet, but they look ok).
> > Do you already have commit access for our git repository? If not, and you plan to continue working on this, you can apply for an account, see http://techbase.kde.org/Contribute/Get_a_Contributor_Account for the details. Otherwise I can go ahead and commit this for you.
> > Thank you very much for this contribution.
> >
> > Alexander
Thanks. I've applied for an account today, citing this patch as an evidence. Thanks again for the reviews.
- Lucas
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117878/#review57589
-----------------------------------------------------------
On May 5, 2014, 7:18 p.m., Lucas Hermann Negri wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117878/
> -----------------------------------------------------------
>
> (Updated May 5, 2014, 7:18 p.m.)
>
>
> Review request for KDE Edu, Alexander Rieder and Filipe Saraiva.
>
>
> Repository: cantor
>
>
> Description
> -------
>
> Implements a luajit backend for Cantor. Implements highlighting, completion, and other features (variable explorer is missing).
>
> Is compatible with Lua science/math libraries like numlua[1] and lna[2].
>
> [1]: https://github.com/carvalho/numlua
> [2]: https://bitbucket.org/lucashnegri/lna
>
>
> Diffs
> -----
>
> cmake/FindLuaJIT.cmake PRE-CREATION
> icons/hi48-app-luabackend.png PRE-CREATION
> src/backends/CMakeLists.txt e89d9e6
> src/backends/lua/CMakeLists.txt PRE-CREATION
> src/backends/lua/luabackend.cpp PRE-CREATION
> src/backends/lua/luabackend.desktop PRE-CREATION
> src/backends/lua/luabackend.h PRE-CREATION
> src/backends/lua/luabackend.kcfg PRE-CREATION
> src/backends/lua/luacompletionobject.h PRE-CREATION
> src/backends/lua/luacompletionobject.cpp PRE-CREATION
> src/backends/lua/luaexpression.h PRE-CREATION
> src/backends/lua/luaexpression.cpp PRE-CREATION
> src/backends/lua/luaextensions.h PRE-CREATION
> src/backends/lua/luaextensions.cpp PRE-CREATION
> src/backends/lua/luahelper.h PRE-CREATION
> src/backends/lua/luahelper.cpp PRE-CREATION
> src/backends/lua/luahighlighter.h PRE-CREATION
> src/backends/lua/luahighlighter.cpp PRE-CREATION
> src/backends/lua/luasession.h PRE-CREATION
> src/backends/lua/luasession.cpp PRE-CREATION
> src/backends/lua/settings.kcfgc PRE-CREATION
> src/backends/lua/settings.ui PRE-CREATION
>
> Diff: https://git.reviewboard.kde.org/r/117878/diff/
>
>
> Testing
> -------
>
> Basic testing performed manually. Everything seems to work as expected.
>
>
> Thanks,
>
> Lucas Hermann Negri
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20140508/35ad51a8/attachment.html>
More information about the kde-edu
mailing list