RandyTheSilly
|
8bb28aa111
|
Use "sh" as shell identifier, rather than "shell"
v0.1.1
|
2025-06-19 14:30:03 -04:00 |
|
RandyTheSilly
|
21f55dd55e
|
Rename "syntax" package to "lexers"
v0.1.0
|
2025-06-15 16:15:38 -04:00 |
|
RandyTheSilly
|
17be28e6b2
|
Add roadmap
|
2025-06-15 16:05:29 -04:00 |
|
RandyTheSilly
|
4d95a5c7c2
|
Update README example
|
2025-06-15 15:56:05 -04:00 |
|
RandyTheSilly
|
7e2b926431
|
Support all rules in ansi.Colorize(); allow custom colors
|
2025-06-15 15:42:22 -04:00 |
|
RandyTheSilly
|
fb66728b59
|
Replace "constant.string.url" to reduce complexities
|
2025-06-15 14:48:47 -04:00 |
|
RandyTheSilly
|
6fa81cf80a
|
Merge "constant.bool.true" and "constant.bool.false" to reduce complexities
|
2025-06-15 14:33:21 -04:00 |
|
RandyTheSilly
|
829630152c
|
Remove "type.extended" to reduce complexities
|
2025-06-15 14:27:53 -04:00 |
|
RandyTheSilly
|
f61d32e75f
|
Remove "identifier.class" rule to reduce complexities
|
2025-06-15 14:06:04 -04:00 |
|
RandyTheSilly
|
6e8f69839f
|
Merge "type.keyword" into "keyword" to reduce complexities
|
2025-06-15 14:01:00 -04:00 |
|
RandyTheSilly
|
3143b900ee
|
Remove remaining color-specific rules to reduce complexities
|
2025-06-15 13:55:10 -04:00 |
|
RandyTheSilly
|
a7fa7b7921
|
Rename "symbol.tag" and "symbol.tag.extended" to reduce complexities
|
2025-06-15 13:46:33 -04:00 |
|
RandyTheSilly
|
bae0826127
|
Rename "filename" to "filetype" for Python
|
2025-06-15 13:36:30 -04:00 |
|
RandyTheSilly
|
1d52758b2e
|
Remove HTML syntax layer to reduce complexities
|
2025-06-15 13:35:12 -04:00 |
|
RandyTheSilly
|
50ed54834c
|
Remove unique rule from Haskell
|
2025-06-15 13:28:37 -04:00 |
|
RandyTheSilly
|
160b1d67ec
|
Remove unused color-specific highlight groups
|
2025-06-15 13:26:09 -04:00 |
|
RandyTheSilly
|
9eebc43772
|
Add shebangs to demo for Python and Ruby
|
2025-06-15 13:24:29 -04:00 |
|
RandyTheSilly
|
c7a2ebcedc
|
Merge comment types for Ruby to reduce complexities
|
2025-06-15 13:23:29 -04:00 |
|
RandyTheSilly
|
1c37cba690
|
Remove support for man/systemd to reduce complexities
|
2025-06-15 13:22:29 -04:00 |
|
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 |
|
Jesse Portnoy
|
2b769d0588
|
remove exec permission
|
2025-05-30 20:34:02 +01:00 |
|
Jesse Portnoy
|
ccc0e4bb8b
|
rpmlint lexer: colour spec name
|
2025-04-17 20:46:15 +01:00 |
|
Jesse Portnoy
|
1c58c21b95
|
Added rpmlint lexer
|
2025-04-16 13:26:08 +01:00 |
|
Jesse Portnoy
|
d1be375d04
|
README
|
2025-03-26 23:40:45 +00:00 |
|
Jesse Portnoy
|
7f3fc602a4
|
Run with Go 1.23.0
|
2025-03-25 15:58:00 +00:00 |
|
Jesse Portnoy
|
bf17668d56
|
Added tcpdump lexer
Some indentation fixes
|
2025-03-25 15:49:23 +00:00 |
|
Jesse Portnoy
|
09ec4f4a7f
|
More patterns for history and sh lexers
|
2023-11-01 13:28:50 +00:00 |
|
Jesse Portnoy
|
e6ac037ec6
|
lexer for history
|
2023-11-01 12:18:12 +00:00 |
|
Jesse Portnoy
|
5cbe31b3ce
|
route lexer
|
2023-09-08 16:11:55 +01:00 |
|
Jesse Portnoy
|
aad70c3971
|
Added a few common shell commands
|
2023-09-01 00:03:36 +01:00 |
|
Jesse Portnoy
|
3e9c2ec288
|
ifconfig lexer: interfaces can have '-' in their names
|
2023-08-05 21:48:13 +01:00 |
|
Jesse Portnoy
|
e4585fb2cc
|
improvements to ifconfig lexer
|
2023-08-05 21:44:58 +01:00 |
|
Jesse Portnoy
|
93cbd28f2e
|
lexers for ifconfig and ip
|
2023-08-05 21:39:13 +01:00 |
|
Jesse Portnoy
|
0c32bbe78b
|
SQL test case
|
2023-08-05 21:03:59 +01:00 |
|