summaryrefslogtreecommitdiff
path: root/javascript/duktape/Node.bnd
Commit message (Expand)AuthorAgeFilesLines
* Squash warning: variable ‘exc’ set but not usedMichael Drake2015-12-201-0/+1
* Add assert that we got a base URI from the node.Michael Drake2015-12-201-1/+2
* Correct some incorrect error case handling and add tests to demonstrate fixDaniel Silverstone2015-10-211-7/+7
* Revert "allow for libdom node calls which return NULL to indicate no node."Daniel Silverstone2015-10-211-12/+4
* Revert "The node acessors should return javacript null not an error"Daniel Silverstone2015-10-211-32/+16
* The node acessors should return javacript null not an errorVincent Sanders2015-10-201-16/+32
* allow for libdom node calls which return NULL to indicate no node.Vincent Sanders2015-10-201-4/+12
* use the duckky_instanceof from the bindingsVincent Sanders2015-10-091-9/+9
* Update bindings to cope with improved nsgenbind syntaxVincent Sanders2015-09-281-3/+3
* Final (untested) bits of NodeDaniel Silverstone2015-08-141-5/+94
* More (untested) Node stuffDaniel Silverstone2015-08-141-7/+82
* Add support for a lot of Node's interfaceDaniel Silverstone2015-08-111-10/+263
* Add duktape bindingsDaniel Silverstone2015-08-091-0/+60