Commit graph

22 commits

Author SHA1 Message Date
GreasySlug
ab283ee43e remove: duplicates 2022-12-18 08:09:13 +09:00
Shunsuke Shibayama
747974d37c Add helpers for manipulating errors 2022-12-10 02:40:55 +09:00
GreasySlug
8f4ced6b38 Fix: remove inspect 2022-11-23 11:39:18 +09:00
GreasySlug
c100f344ab Fix: forgot to add "m" at the end custom color 2022-11-21 14:58:59 +09:00
GreasySlug
d080e21b78 Update: doc comment 2022-11-21 14:33:01 +09:00
GreasySlug
f79eb25975 Clean: warning and miss 2022-11-21 14:32:42 +09:00
GreasySlug
a42d3b704d Fix: not displaying when not cols 2022-11-21 14:31:14 +09:00
GreasySlug
cc9fa5a12e Change: String to Cow<'a, str> 2022-11-21 14:21:03 +09:00
GreasySlug
9611322533 Add: left cross for sub-msg 2022-11-20 11:32:30 +09:00
GreasySlug
ff24c62de1 Merge branch 'main' of https://github.com/GreasySlug/erg into split-err-msg 2022-11-20 10:41:10 +09:00
GreasySlug
92ad941676 Test: reverse 2022-11-20 09:37:19 +09:00
GreasySlug
bba66f7696 Change: move THEME to ErrorCore 2022-11-17 23:25:47 +09:00
Shunsuke Shibayama
910d095180 Fix doc test errors 2022-11-14 11:02:28 +09:00
GreasySlug
c1ee6f4dc9 Clean: span to text 2022-11-14 07:59:56 +09:00
GreasySlug
b2c75b1c38 Clean: StringSpan to StyledString 2022-11-14 07:49:34 +09:00
GreasySlug
bdf47dea72 Clean: remove pub from chars and add reversed 2022-11-14 07:46:22 +09:00
GreasySlug
0f208054e1 Clean: closer to struct 2022-11-14 07:30:10 +09:00
Shunsuke Shibayama
2f33460c77 Update style.rs 2022-11-13 20:05:30 +09:00
GreasySlug
35841d0647 Clean: add doc comments 2022-11-12 18:08:43 +09:00
GreasySlug
7b5d20a3b3 Add: unicode and pretty features flag 2022-11-12 18:08:23 +09:00
GreasySlug
2e8ac2848d Update: add colors, attributes and Span structure 2022-11-12 17:55:08 +09:00
GreasySlug
e29eb0b6ed Change: color.rs to style.rs 2022-11-12 14:17:29 +09:00