netsurf/javascript
Vincent Sanders 1bc010665e Reduce unecessary use of directory entry headers
The config header was causing many source files to unecessarily
include the dirent headers causing extra dependancies. This has been
fixed by providing a utility dirent header that provides a common API
across all platforms while removing the unecessary dirent header usage.
2016-04-19 11:21:06 +01:00
..
duktape Fix copyrights. 2016-02-29 11:28:31 +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 content header interdependancy 2016-04-18 23:04:16 +01:00
content.h ensure javascript content handler is initialised 2012-06-19 23:21:15 +00:00
fetcher.c Reduce unecessary use of directory entry headers 2016-04-19 11:21:06 +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