You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
netsurf/content/handlers/javascript/duktape
DeltaVonNeumann a16d5ff10b
Avoid integer types with platform dependent size
2 years ago
..
CSSRule.bnd (duktape): Clear some warnings by adding base data to css rule and stylesheet 3 years ago
CSSStyleSheet.bnd (duktape): Clear some warnings by adding base data to css rule and stylesheet 3 years ago
CanvasRenderingContext2D.bnd Bitmap API: Clean up creation flags. 4 years ago
Console.bnd js: console: Fix argument type for formatting function 3 years ago
DOMImplementation.bnd JS: Add DOMImplementation::createHTMLDocument 6 years ago
DOMSettableTokenList.bnd DOMTokenList: Add support and testing for this 3 years ago
DOMTokenList.bnd DOMTokenList: Add support and testing for this 3 years ago
Document.bnd improve html content handler private headers 6 years ago
Element.bnd (Element): Honour [SameObject] for ::classList getter 3 years ago
Event.bnd JS dom event binding: Squash leak of string. 5 years ago
EventTarget.bnd update bindings with logging changes 8 years ago
HTMLAnchorElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLAppletElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLAreaElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLBRElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLBaseElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLBodyElement.bnd Add auto-generated getters/setters on body element 7 years ago
HTMLButtonElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLCanvasElement.bnd canvas: Support changing canvas size at runtime 5 years ago
HTMLCollection.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLDivElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLFontElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLFormElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLFrameElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLFrameSetElement.bnd Add auto-generated getters and setters for HTMLFrameSetElement events 7 years ago
HTMLHRElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLHTMLElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLHeadingElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLIFrameElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLImageElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLInputElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLLIElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLLabelElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLLegendElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLLinkElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLMapElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLMarqueeElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLMenuElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLMetaElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLOListElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLObjectElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLOptionElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLParagraphElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLParamElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLPreElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLQuoteElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLScriptElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLSelectElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLStyleElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLTableCaptionElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLTableCellElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLTableColElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLTableElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLTableRowElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLTableSectionElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLTextAreaElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
HTMLTitleElement.bnd Move javascript content handler as appropriate for updated source format 10 years ago
ImageData.bnd js: image data: Avoid int overflow before size_t conversion 3 years ago
KeyboardEvent.bnd JavaScript: Add KeyboardEvent bindings. 6 years ago
Location.bnd update bindings with logging changes 8 years ago
Makefile initial implementation of split messages in c 5 years ago
NamedNodeMap.bnd JS: Add Element::attributes and NamedNodeMap to handle it 6 years ago
Navigator.bnd Move javascript content handler as appropriate for updated source format 10 years ago
Node.bnd Node: nodeValue setter should return value set into node 6 years ago
NodeList.bnd Move javascript content handler as appropriate for updated source format 10 years ago
Window.bnd improve html content handler private headers 6 years ago
duk_config.h Duktape: Update to 2.7.0 release. 3 years ago
duk_custom.h Duktape: Hopefully silence issue with %lld 6 years ago
dukky.c Avoid integer types with platform dependent size 2 years ago
dukky.h Support context dump safely in duktape 7 years ago
duktape.c Duktape: Prevent clang static analysis. 3 years ago
duktape.h Duktape: Update to 2.7.0 release. 3 years ago
generics.js JS Generics: Add a NodeMap proxy builder 6 years ago
netsurf.bnd DOMTokenList: Add support and testing for this 3 years ago
polyfill.js DOMTokenList: Add support and testing for this 3 years ago