8000 Tags · sasg/pp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: sasg/pp

Tags

v3.0.1

Toggle v3.0.1's commit message
Revert "Drop PrintMapTypes configuration variable"

This reverts commit 1fdb803
because it was used in a private repository
k0kubun@1fdb803

v3.0.0

Toggle v3.0.0's commit message
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.

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request k0kubun#29 from itchyny/fix-map-newline

Fix newline of map type

v2.3.0

Toggle v2.3.0's commit message
gofmt

v2.2.0

Toggle v2.2.0's commit message
Fix unexported time.Time message

v2.1.0

Toggle v2.1.0's commit message
Apply `currentScheme.Time` only for numbers

A tiny fix for k0kubun#17.

v2.0.1

Toggle v2.0.1's commit message
Merge pull request k0kubun#13 from k0kubun/coloring_switch

escape sequences to pipe

v2.0.0

Toggle v2.0.0's commit message
Merge pull request k0kubun#12 from k0kubun/fold_large_buffer

Fold a large buffer

v1.3.0

Toggle v1.3.0's commit message
Merge pull request k0kubun#11 from k0kubun/print_time

Implement time.Time pretty printer

v1.2.0

Toggle v1.2.0's commit message
Merge pull request k0kubun#10 from motemen/quote-string

Color escaped characters inside strings
0