Commit Graph

12 Commits

Author SHA1 Message Date
Vincent Sanders
c2cd36fda8 improve location interface implementation 2012-11-21 18:51:44 +00:00
Vincent Sanders
2bea506f83 add Node interface binding just to get the prototype 2012-11-14 02:11:01 +00:00
Vincent Sanders
9318e66449 add document.createElement 2012-11-09 10:52:55 +00:00
Vincent Sanders
28ac5fe9c1 implement appendChild so wikipedia lcm script works 2012-11-08 17:22:29 +00:00
Vincent Sanders
882fd4f5c5 implement document.createTextNode operation 2012-11-07 19:55:42 +00:00
Vincent Sanders
3f1b683845 implement dom-getElementsByTagName and nodelist and htmlcollection 2012-11-03 21:37:06 +00:00
Vincent Sanders
2b6bd44ef0 add location binding 2012-11-01 23:30:28 +00:00
Vincent Sanders
2b8cdf1f29 add HTMLElement interface binding 2012-11-01 21:13:14 +00:00
Vincent Sanders
5496a60431 console interface from IDL 2012-10-31 14:31:18 +00:00
Vincent Sanders
ede48d6074 add navigator interface 2012-10-31 01:22:35 +00:00
Vincent Sanders
b531318905 fix obtaining the "this" object 2012-10-28 15:37:55 +00:00
Vincent Sanders
99c54f1d9d split class prototype initialisation from instantiation 2012-10-26 12:36:14 +01:00