summaryrefslogtreecommitdiff
path: root/content/handlers/javascript
Commit message (Expand)AuthorAgeFilesLines
* Duktape: Make declarations match definitions for inline functions.Michael Drake2017-10-211-4/+4
* Duktape: Make declarations match definitions for fastint-enabled functions.Michael Drake2017-10-211-2/+2
* Duktape: Make declaration match definition for duk_refzero_check_fast()Michael Drake2017-10-211-1/+1
* Duktape: Make declarations match definitions for duk_raw_read_xxx_beMichael Drake2017-10-211-6/+6
* Duktape: Prevent clang static analysis.Michael Drake2017-10-211-0/+3
* Duktape: Update to 2.2.0 release.Michael Drake2017-10-213-12439/+14327
* update bindings with logging changesVincent Sanders2017-09-066-18/+23
* Use coccinelle to change logging macro calls in c filesVincent Sanders2017-09-061-54/+77
* use nslog library for logging if available.Vincent Sanders2017-09-031-1/+3
* Duktape: Make declarations match definitions for fastint-enabled functions.Michael Drake2017-04-211-2/+2
* Duktape: Enable fastints.Michael Drake2017-04-201-0/+1
* Duktape: Make declaration match definition for duk_refzero_check_fast()Michael Drake2017-04-161-1/+1
* Duktape: Make declarations match definitions for duk_raw_read_xxx_beMichael Drake2017-04-161-6/+6
* Duktape: Prevent clang static analysis.Michael Drake2017-04-161-0/+3
* Duktape: Update to 2.1.0 release.Michael Drake2017-04-163-5539/+7089
* Duktape: Suppress warnings about increasing alignment of pointer type.Michael Drake2017-03-231-2/+2
* Duktape: Atari Mint lacks trunc, log2 and cbrt.Michael Drake2017-03-231-1/+7
* Duktape: Make declarations match definitions for duk_raw_read_xxx_beMichael Drake2017-03-231-6/+6
* Duktape: Prevent clang static analysis.Michael Drake2017-03-231-0/+3
* Duktape 2.X: duk_error now returns a duk_ret_tMichael Drake2017-03-233-10/+6
* Duktape 2.x: duk_safe_call callbacks now have a void ptr user data param.Michael Drake2017-03-231-5/+5
* Duktape 2.X: Update to Duktape 2.0.2.Michael Drake2017-03-233-21021/+24871
* Add EventTarget bindingDaniel Silverstone2017-02-053-0/+279
* Add EventListener support to duktape binding.Daniel Silverstone2017-02-052-7/+187
* Support fixed nsgenbind bindingsDaniel Silverstone2017-02-052-4/+6
* create netsurf inttypes header to have portable integer formatting macrosVincent Sanders2017-01-211-4/+3
* fixup usage of directory creation macro in MakefilesVincent Sanders2017-01-071-2/+2
* Duktape: Prevent clang static analysis.Michael Drake2016-12-281-0/+3
* Duktape: Make declarations match definitions for duk_raw_read_xxx_beMichael Drake2016-12-281-6/+6
* Duktape: Update to version 1.6.0.Michael Drake2016-12-283-125/+324
* make nsgenbind call last in rule so faliures are noticed by makeVincent Sanders2016-11-241-1/+0
* Duktape: Prevent clang static analysis.Michael Drake2016-08-311-0/+3
* Duktape: Make declarations match definitions for duk_raw_read_xxx_beMichael Drake2016-08-311-6/+6
* Duktape: Update to version 1.5.1.Michael Drake2016-08-313-81/+185
* Fix Duktape on AmigaOS3 (thanks to Tygre and Sami)Chris Young2016-08-271-1/+1
* Move javascript content handler as appropriate for updated source formatVincent Sanders2016-06-0779-0/+100689