summaryrefslogtreecommitdiff
path: root/javascript/jsapi
Commit message (Expand)AuthorAgeFilesLines
* Add initial navigator object creation.Vincent Sanders2012-07-022-0/+87
* Add compatability code to allow compilation with earlier Spidermonky versionsVincent Sanders2012-06-302-81/+82
* fix missing defaultVincent Sanders2012-06-281-1/+1
* correctly terminate properties listVincent Sanders2012-06-271-10/+41
* make non js builds compileVincent Sanders2012-06-273-8/+4
* add window and self propertiesVincent Sanders2012-06-271-4/+165
* correctly setup window object as globalVincent Sanders2012-06-263-3/+255
* restructure javascript binding layout to be more explicitVincent Sanders2012-06-191-0/+60