summaryrefslogtreecommitdiff
path: root/javascript/none/none.c
Commit message (Collapse)AuthorAgeFilesLines
* Initial work toward JS event supportDaniel Silverstone2015-10-311-0/+8
|
* Split up javascript engine makefilesVincent Sanders2015-10-121-0/+62
by splitting javascript engine specific makefiles and source up we avoid having to consider old JSAPI or none code while working on duktape.