Commit Graph
17 Commits
Author SHA1 Message Date
RandyTheSilly ef2880834a Fix inconsistent name for symbol.bracket(s) 2025-06-15 12:49:01 -04:00
RandyTheSilly ee5191e182 Add demo package for visual inspection of syntax highlighting 2025-06-14 16:47:13 -04:00
RandyTheSilly c483b33ec8 Rename "python3" to "python" 2025-06-14 16:27:12 -04:00
RandyTheSilly be723115f1 Replace zsh/bash layers with "shell" 2025-06-14 16:24:53 -04:00
RandyTheSilly f6fc53609d Add "ansi" package and "ansi.Colorize" function for quickly highlighting code strings 2025-06-14 15:34:51 -04:00
RandyTheSilly a2689be97e Rename "highlight" package to "highlite" 2025-06-14 14:59:56 -04:00
RandyTheSilly 85da544977 Rebrand to "go-highlite" 2025-06-14 14:35:03 -04:00
RandyTheSilly da28e592f0 Minimize: Remove blank lines and comments from syntax layers 2025-06-14 14:21:30 -04:00
RandyTheSilly 732f94c3cf Remove what remains of filetype auto-detection 2025-06-14 14:06:10 -04:00
RandyTheSilly c884c602e3 Modernize: range over int 2025-06-14 17:54:44 +00:00
RandyTheSilly 11161c71cd Modernize: replace "interface{}" with "any" 2025-06-14 13:47:45 -04:00
RandyTheSilly d68a3e73b3 Support initial batch of languages 2025-06-14 13:35:39 -04:00
RandyTheSilly 34373e04d7 Embed "ini" support 2025-06-14 10:00:08 -04:00
RandyTheSilly ddf14c9873 Add "stxAll" build tag 2025-06-14 09:50:57 -04:00
RandyTheSilly f5367779eb Address staticcheck warnings 2025-06-14 09:48:15 -04:00
RandyTheSilly a427b4a907 Only include syntax layers specified by build tags; lazy-load syntax layers 2025-06-14 09:37:24 -04:00
RandyTheSilly 4966337b1f Initial slimming of source project 2025-06-13 21:40:15 -04:00