aboutsummaryrefslogtreecommitdiff
path: root/src/html/template/error.go
AgeCommit message (Expand)Author
2025-03-05html/template: example for disallowed script type changeSean Liao
2023-10-02html/template: support parsing complex JS template literalsRoland Shoemaker
2023-05-19html/template: expose ErrJSTemplatecuiweixie
2023-04-04html/template: disallow actions in JS template literalsRoland Shoemaker
2022-04-11all: gofmt main repoRuss Cox
2021-12-13all: gofmt -w -r 'interface{} -> any' srcRuss Cox
2017-05-05html/template: allow safe usage of predefined escapers in pipelinesSamuel Tan
2017-04-10html/template: panic if predefined escapers are found in pipelines during rew...Samuel Tan
2016-10-19html/template: adjust ambiguous URL context textRuss Cox
2016-03-02all: single space after period.Brad Fitzpatrick
2014-09-08build: move package sources from src/pkg to srcRuss Cox