summaryrefslogtreecommitdiff
path: root/javascript/duktape
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing node unrefDaniel Silverstone2015-08-121-0/+1
* Attempt to prevent use of STRPTIME or GETDATE on platforms where we know it i...Daniel Silverstone2015-08-122-12/+41
* Take tip of the fix-cast-align-warnings branch from Sami to see if it helpsDaniel Silverstone2015-08-123-7782/+14718
* Fix: warning: pointer targets ... differ in signedness [-Wpointer-sign]Michael Drake2015-08-111-1/+1
* document.write shoud stringify all argsDaniel Silverstone2015-08-111-0/+3
* add urlutils IDL to netsurf bindingVincent Sanders2015-08-111-0/+1
* Element::getElementsByTagName()Daniel Silverstone2015-08-111-0/+23
* Add support for a lot of Node's interfaceDaniel Silverstone2015-08-111-10/+263
* Basic Console supportDaniel Silverstone2015-08-103-1/+197
* Fix constructor injection to use new constructor type, add testDaniel Silverstone2015-08-091-2/+7
* Fix window.windowDaniel Silverstone2015-08-091-4/+3
* Avoid strptime on platforms where NetSurf knows we don't have a good oneDaniel Silverstone2015-08-091-0/+25
* Support PowerPCChris Young2015-08-091-2/+25
* Add duktape bindingsDaniel Silverstone2015-08-097-0/+731
* Add duktape 1.2.3 release ready for useDaniel Silverstone2015-08-092-0/+77150