summaryrefslogtreecommitdiff
path: root/render/html_script.c
Commit message (Expand)AuthorAgeFilesLines
* extend script enumeration to include asyncronous and deferred scriptsVincent Sanders2012-07-301-22/+45
* split up the script processingVincent Sanders2012-07-301-95/+124
* Interned string cleanup, phase 4: Move html_script.c to corestring.Michael Drake2012-07-221-7/+12
* remove parser binding layerVincent Sanders2012-07-131-1/+1
* split out script handling from htmlVincent Sanders2012-07-131-0/+339