summaryrefslogtreecommitdiff
path: root/javascript/jsapi/jsapi.h
Commit message (Collapse)AuthorAgeFilesLines
* remove unused and broken spidermonkey integrationVincent Sanders2016-06-071-396/+0
|
* Split up javascript engine makefilesVincent Sanders2015-10-121-0/+396
by splitting javascript engine specific makefiles and source up we avoid having to consider old JSAPI or none code while working on duktape.