deadbeef:duktape

Last commit made on 2015-07-30
Get this branch:
git clone -b duktape https://git.launchpad.net/deadbeef

Branch merges

Branch information

Name:
duktape
Repository:
lp:deadbeef

Recent commits

165bb00... by waker

duktape: tabs to spaces

a9bc0e9... by waker

duktape: more bindings; added custom impl support

4cc4512... by waker

duktape: implemented more bindings

a1224e2... by waker

duktape: implemented more bindings

3713bec... by waker

duktape: simplified binding definitions, added more bindings

f290385... by waker

duktape: put all deadbeef bindings into deadbeef object

de7a2fe... by waker

duktape: improved bindings -- support for arguments, better type conversions, basic object binding support

3875cb1... by Alexey Yakovenko <email address hidden>

duktape: improved binding generation: support for returns, arguments, type conversions; added more bindings

b5f2a3d... by Alexey Yakovenko <email address hidden>

duktape: added API binding generator

6c6d8f8... by waker

duktape: added plugin boilerplate, which can load all .js file from $HOME, and run them