Adrien Marquès
|
0d8cb7fc84
|
update readme: add ci badge
continuous-integration/drone/push Build is passing
Details
|
2019-11-18 16:00:18 +01:00 |
Adrien Marquès
|
20410fe438
|
add ci + go module support
continuous-integration/drone/push Build is passing
Details
|
2019-11-18 15:58:54 +01:00 |
Adrien Marquès
|
847bfffcb3
|
Precise readme details
* WIP executable
* interlacing issues w/ hyperlinks
|
2019-03-17 22:12:10 +01:00 |
xdrm-brackets
|
f0b164af42
|
update readme
|
2019-01-31 10:44:23 +01:00 |
xdrm-brackets
|
c96d5b827c
|
update readme
|
2019-01-31 09:37:17 +01:00 |
xdrm-brackets
|
3a25db9d18
|
upgrade hyperlink: can now CONTAIN other syntaxes | can be interlaced with other syntaxes (at beginning, or contains [ without a \033 before)
|
2019-01-31 09:29:03 +01:00 |
xdrm-brackets
|
943e61119c
|
upgrade hyperlink: can now CONTAIN and be interlaced with other syntaxes
|
2019-01-31 09:28:22 +01:00 |
xdrm-brackets
|
428cc0945e
|
minfix
|
2019-01-30 21:51:24 +01:00 |
xdrm-brackets
|
f2d05af62e
|
update readme
|
2019-01-30 21:39:38 +01:00 |
xdrm-brackets
|
983d9746b6
|
fix progress rewrite : multiline vs. no newline at all
|
2019-01-30 21:32:06 +01:00 |
xdrm-brackets
|
96d096eabb
|
progress works with **multiline** input | stabilised
|
2019-01-30 20:15:39 +01:00 |
xdrm-brackets
|
9a73ed5c3c
|
add progress (Printpf) featuring :\n (1) channel & normal arguments\n (2) right padding to avoid overlaps\n
|
2019-01-29 18:55:42 +01:00 |
xdrm-brackets
|
8240584340
|
minmod
|
2019-01-29 14:34:38 +01:00 |
xdrm-brackets
|
7ee7710e74
|
update whole structure : each syntax feature implements now the 'internal/transform/Transformer' interface ; to apply all transforms on the same input text, use a 'internal/transform/Registry' that dispatches errors | update all transformers' code to the new structure | still pass tests
|
2019-01-27 20:31:06 +01:00 |
xdrm-brackets
|
e553670836
|
update readme: add hyperlink format
|
2019-01-27 17:04:45 +01:00 |
xdrm-brackets
|
455fcb1fe7
|
update 'internal/color' and its tests
|
2019-01-27 17:03:07 +01:00 |
xdrm-brackets
|
a621e22cf1
|
add executable -help explanation
|
2019-01-27 16:40:21 +01:00 |
xdrm-brackets
|
60b733783c
|
allow escaping special characters (*, _, $, [) | fix: append last character when cursor is len-1 after all matches | add transform/markdown/hyperlink format
|
2019-01-27 16:39:34 +01:00 |
xdrm-brackets
|
79e57cdf0b
|
add minimal tests for 'internal/color'
|
2019-01-27 12:57:15 +01:00 |
xdrm-brackets
|
86decbef84
|
add CI badge to readme
|
2019-01-27 11:39:30 +01:00 |
xdrm-brackets
|
3758a6e02e
|
update markdown : add markdown-like syntax + screenshot for it and mixed with colorization
|
2019-01-25 16:23:11 +01:00 |
xdrm-brackets
|
7c12b9a9db
|
update structure | 'internal/color' for color type and theme | 'internal/transform/color' for colorization | 'internal/transform/markdown' for markdown-like formatting | 'clifmt.go' tests | make colorization + markdown-like format available for nesting (and cross-nesting?)
|
2019-01-25 16:14:45 +01:00 |
xdrm-brackets
|
699b413b2a
|
lint
|
2019-01-25 12:26:17 +01:00 |
xdrm-brackets
|
8e14182645
|
upd readme
|
2019-01-25 12:22:21 +01:00 |
xdrm-brackets
|
d92b8977b8
|
add readme
|
2019-01-25 12:19:06 +01:00 |
xdrm-brackets
|
98c8af7a67
|
add 'sprintf' vs. 'printf' | add simple coloring test
|
2019-01-25 11:59:43 +01:00 |
xdrm-brackets
|
2b9e25fa39
|
base code | coloring format v1 (foreground and/or background) | only _real_ issue for now, text cannot contain the character '$' due to regexp mechanism
|
2019-01-24 14:38:35 +01:00 |