summaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* Extract paths_from_null_separated_bytes to utilsA Farzat2026-06-202-0/+53
* Add module/function docs to path_displayA Farzat2026-06-201-0/+7
* Add module/function docs to language utilsA Farzat2026-06-201-0/+10
* Add module/function docs to fence utilsA Farzat2026-06-201-2/+7
* Move outer_backticks to a util moduleA Farzat2026-06-102-0/+79
* Group similar languages together in testingA Farzat2026-06-091-14/+20
* Support YAML, JS, and TOMLA Farzat2026-06-081-0/+28
* Prioritize detection through extensionsA Farzat2026-06-071-0/+6
* Detect sh as bashA Farzat2026-06-071-1/+13
* Ensure shebangs properly start with #!A Farzat2026-06-071-1/+22
* Refactor language detection in a util moduleA Farzat2026-06-072-0/+34
* Move render_filename to utils as display_pathA Farzat2026-06-062-0/+10