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
Michael Drake a87ff23666
js: duktape bindings: Squash -Wcalloc-transposed-args (gcc-14)
6 months ago
..
CSSRule.bnd (duktape): Clear some warnings by adding base data to css rule and stylesheet 2 years ago
CSSStyleSheet.bnd (duktape): Clear some warnings by adding base data to css rule and stylesheet 2 years ago
CanvasRenderingContext2D.bnd Bitmap API: Clean up creation flags. 3 years ago
Console.bnd js: console: Fix argument type for formatting function 2 years ago
DOMImplementation.bnd JS: Add DOMImplementation::createHTMLDocument 5 years ago
DOMSettableTokenList.bnd DOMTokenList: Add support and testing for this 2 years ago
DOMTokenList.bnd DOMTokenList: Add support and testing for this 2 years ago
Document.bnd improve html content handler private headers 5 years ago
Element.bnd (Element): Honour [SameObject] for ::classList getter 2 years ago
Event.bnd JS dom event binding: Squash leak of string. 5 years ago
EventTarget.bnd update bindings with logging changes 7 years ago
HTMLAnchorElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLAppletElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLAreaElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLBRElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLBaseElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLBodyElement.bnd Add auto-generated getters/setters on body element 6 years ago
HTMLButtonElement.bnd Move javascript content handler as appropriate for updated source format 9 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 9 years ago
HTMLDivElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLFontElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLFormElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLFrameElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLFrameSetElement.bnd Add auto-generated getters and setters for HTMLFrameSetElement events 6 years ago
HTMLHRElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLHTMLElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLHeadingElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLIFrameElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLImageElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLInputElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLLIElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLLabelElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLLegendElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLLinkElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLMapElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLMarqueeElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLMenuElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLMetaElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLOListElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLObjectElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLOptionElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLParagraphElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLParamElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLPreElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLQuoteElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLScriptElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLSelectElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLStyleElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLTableCaptionElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLTableCellElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLTableColElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLTableElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLTableRowElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLTableSectionElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLTextAreaElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
HTMLTitleElement.bnd Move javascript content handler as appropriate for updated source format 9 years ago
ImageData.bnd js: image data: Avoid int overflow before size_t conversion 2 years ago
KeyboardEvent.bnd JavaScript: Add KeyboardEvent bindings. 5 years ago
Location.bnd update bindings with logging changes 7 years ago
Makefile initial implementation of split messages in c 5 years ago
NamedNodeMap.bnd JS: Add Element::attributes and NamedNodeMap to handle it 5 years ago
Navigator.bnd Move javascript content handler as appropriate for updated source format 9 years ago
Node.bnd Node: nodeValue setter should return value set into node 5 years ago
NodeList.bnd Move javascript content handler as appropriate for updated source format 9 years ago
Window.bnd js: duktape bindings: Squash -Wcalloc-transposed-args (gcc-14) 6 months 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 use attributes to indicate switch fall through instead of comments 9 months ago
dukky.h Support context dump safely in duktape 6 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 5 years ago
netsurf.bnd DOMTokenList: Add support and testing for this 2 years ago
polyfill.js DOMTokenList: Add support and testing for this 2 years ago