Commit Graph
149 Commits
Author SHA1 Message Date
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
Jesse Portnoy d888137b13 LICENSE. 2023-08-04 19:06:48 +01:00
Jesse Portnoy 094654c895 . 2023-08-04 00:53:58 +01:00
Jesse Portnoy 73f26d30e6 Better CI 2023-08-04 00:50:51 +01:00
Jesse Portnoy 48b37a1547 Improved JS
Test input for nmap
2023-08-03 20:44:40 +01:00
Jesse Portnoy 524a51e3ce Fixes based on various linter suggestions 2023-08-03 16:13:18 +01:00
Jesse Portnoy 6ae8b2f82e This lexer will work nicely for apt show and apt-cache 2023-08-02 19:08:21 +01:00
Jesse Portnoy 61a0d17de8 - Add synlinks from sh->bash and js(x)->javascript
- Improve JS lexer
2023-08-02 18:41:03 +01:00
Jesse Portnoy e543f7f9f5 . 2023-07-29 23:41:49 +01:00
Jesse Portnoy 0b42849ebd PHP lexer revisions 2023-07-29 23:38:20 +01:00
Jesse Portnoy b3b9a479de [try to] detect go based on header 2023-07-29 03:57:41 +01:00
Jesse Portnoy ae80bdd9b7 Detect go based on header 2023-07-29 03:45:08 +01:00
Jesse Portnoy 9e20d6efc7 Support ss as well 2023-07-25 18:31:05 +01:00
Jesse Portnoy 767de3c0f2 nmap lexer 2023-07-24 17:20:13 +01:00
Jesse Portnoy a1c3190c85 traceroute. 2023-07-23 03:06:16 +01:00
Jesse Portnoy 2c7a879b1b . 2023-07-22 21:56:02 +01:00
Jesse Portnoy 8bad7b78d4 js.yml -> javascript.yaml 2023-07-22 17:00:35 +01:00
Jesse Portnoy 68a246ed23 . 2023-07-21 05:02:48 +01:00
Jesse Portnoy 9254c115d1 . 2023-07-21 04:47:00 +01:00
Jesse Portnoy 543fe406b7 Add XML test. 2023-07-20 17:45:54 +01:00
Jesse Portnoy 67484a4fc4 Improve XML highligher 2023-07-20 17:41:50 +01:00
Jesse Portnoy 0117fef643 . 2023-07-20 02:21:07 +01:00
Jesse Portnoy c580d19b0c . 2023-07-20 00:50:23 +01:00
Jesse Portnoy 137b073d05 - Add du lexer
- Print problematic YAML filename when error is detected
2023-07-19 22:46:52 +01:00
Jesse Portnoy 2a6caac588 fix filetype 2023-07-19 22:04:39 +01:00
Jesse Portnoy 271f421f48 . 2023-07-19 18:29:40 +01:00
Jesse Portnoy 390702b097 run gofmt in CI 2023-07-19 18:27:35 +01:00