Jesse Portnoy
524a51e3ce
Fixes based on various linter suggestions
2023-08-03 16:13:18 +01:00
Jesse Portnoy
b5d8dddab5
gofmt
2023-07-18 19:30:52 +01:00
Jesse Portnoy
449702f27b
- Support df command
...
- Return warnings array from ParseSyntaxFiles() in addition to potential
error. Not being able to parse the dir is a fatal error but if a
random file cannot be read, it should be considered a warning.
2023-07-18 18:46:01 +01:00
Jesse Portnoy
57b5bfb135
Revise example.
2023-07-18 17:18:48 +01:00
Jesse Portnoy
61be1084fb
.
2023-07-17 23:05:40 +01:00
Jesse Portnoy
5813132695
.
2023-07-17 22:58:58 +01:00
Jesse Portnoy
f35df55523
Beginning of unit tests
2023-07-17 22:55:24 +01:00
Jesse Portnoy
eb804a2dd6
following gofmt -s
2023-07-17 14:26:19 +01:00
Jesse Portnoy
571529568c
- Revised code example
...
- Added new lexers and revised existing
2023-07-16 23:44:37 +01:00
Jesse Portnoy
e93520cea4
Fix example to use the new parse helper function
2023-07-16 17:21:03 +01:00
Jesse Portnoy
5fa7eb841e
- Guard aginst non-existing syn highlighter file
...
- Create mod file in `examples` dir
2023-07-16 02:12:12 +01:00
Zachary Yedidia
1a97fc1b03
Small update to syncat
2017-03-26 20:10:57 -04:00
Zachary Yedidia
cb792c0985
Make some types private
2017-03-26 20:09:06 -04:00
Zachary Yedidia
084c2be66c
Many optimizations and new syntax files
2017-03-26 19:14:03 -04:00
Zachary Yedidia
41e9b0079d
Add support for including syntax file in each other
2017-02-20 16:03:21 -05:00
Zachary Yedidia
a89c9319b3
Fix syncat example
2017-02-19 21:00:54 -05:00
Zachary Yedidia
6dfc8e081f
Improve api
2017-02-18 21:29:17 -05:00
Zachary Yedidia
e5fe4b8eaa
update readme and add examples
2017-02-18 10:54:45 -05:00