aboutsummaryrefslogtreecommitdiffstats
path: root/modules/charset/escape_stream.go
Commit message (Expand)AuthorAgeFilesLines
* Add option to disable ambiguous unicode characters detection (#28454)wxiaoguang2023-12-171-1/+1
* Update go tool dependencies, restructure lint targets (#24239)silverwind2023-04-221-1/+3
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-2/+2
* Fix isAllowed of escapeStreamer (#22814)Jason Song2023-02-091-17/+7
* Update go dev dependencies (#22064)silverwind2022-12-081-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Avoid frequent string2bytes conversions (#20940)Jason Song2022-08-241-7/+8
* Switch Unicode Escaping to a VSCode-like system (#19990)zeripath2022-08-131-0/+297