netsurf/javascript
Michael Drake 6904622d9f JavaScript: Fix & optimise HTMLElement specialisation proto str generation.
We now map from tag name to appropriate specialisation of HTMLElement.

We also build the prototype strings at build time, rather than
using duktape to concatinate them together at run time.
2016-02-01 15:17:39 +00:00
..
duktape JavaScript: Fix & optimise HTMLElement specialisation proto str generation. 2016-02-01 15:17:39 +00:00
jsapi Split up javascript engine makefiles 2015-10-12 17:40:35 +01:00
none Initial work toward JS event support 2015-10-31 18:01:38 +01:00
WebIDL Add CSS object model and DOM parsing IDL ready for implementation 2015-11-04 16:15:00 +00:00
content.c reduce talloc usage to box tree layout only 2012-10-03 19:26:17 +01:00
content.h ensure javascript content handler is initialised 2012-06-19 23:21:15 +00:00
fetcher.c Update the core to use the split operations table headers 2014-10-16 22:33:43 +01:00
fetcher.h add incomplete scheme fetcher for javascript urls 2014-08-25 15:59:52 -07:00
js.h Initial work toward JS event support 2015-10-31 18:01:38 +01:00
Makefile Split up javascript engine makefiles 2015-10-12 17:40:35 +01:00