Tags: sasg/pp
Tags
Drop PrintMapTypes configuration variable According to the GitHub search, there seem to be no user after introducing it. And by its very nature of this tool's purpose, it's very unlikely that users maintain customized configuration variables in their code. To simplify the implementation, I decided to drop this feature. See also k0kubun#25 for the original discussion.
Merge pull request k0kubun#29 from itchyny/fix-map-newline Fix newline of map type
Apply `currentScheme.Time` only for numbers A tiny fix for k0kubun#17.
Merge pull request k0kubun#13 from k0kubun/coloring_switch escape sequences to pipe
Merge pull request k0kubun#12 from k0kubun/fold_large_buffer Fold a large buffer
Merge pull request k0kubun#11 from k0kubun/print_time Implement time.Time pretty printer
Merge pull request k0kubun#10 from motemen/quote-string Color escaped characters inside strings
PreviousNext