summaryrefslogtreecommitdiff
path: root/content/handlers/javascript/duktape/dukky.c
Commit message (Expand)AuthorAgeFilesLines
* Use coccinelle to change logging macro calls in c filesVincent Sanders2017-09-061-54/+77
* Duktape 2.X: duk_error now returns a duk_ret_tMichael Drake2017-03-231-2/+1
* Duktape 2.x: duk_safe_call callbacks now have a void ptr user data param.Michael Drake2017-03-231-5/+5
* Add EventListener support to duktape binding.Daniel Silverstone2017-02-051-7/+177
* Support fixed nsgenbind bindingsDaniel Silverstone2017-02-051-3/+4
* create netsurf inttypes header to have portable integer formatting macrosVincent Sanders2017-01-211-4/+3
* Move javascript content handler as appropriate for updated source formatVincent Sanders2016-06-071-0/+1135