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

Tags: doytsujin/pp

Tags

v3.0.7

Toggle v3.0.7'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#46 from k0kubun/drop-maprange

Resurrect Go 1.11 support

v3.0.6

Toggle v3.0.6'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#45 from k0kubun/sorted-map

Sort keys of maps

v3.0.5

Toggle v3.0.5's commit message

Verified

This commit was signed with the committer’s verified signature.
k0kubun Takashi Kokubun
Link something more helpful

v3.0.4

Toggle v3.0.4's commit message

Verified

This commit was signed with the committer’s verified signature.
k0kubun Takashi Kokubun
8000
Remove wercker config in favor of GitHub Actions

v3.0.3

Toggle v3.0.3's commit message

Verified

This commit was signed with the committer’s verified signature.
k0kubun Takashi Kokubun
Make go.mod compatible with semver

Fix #40

v3.0.2

Toggle v3.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
k0kubun Takashi Kokubun
Fix WithLineInfo caller level for direct pp.* calls

Fix #39

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 als
7830
o 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

0