issues
search
thriftrw
/
thriftrw-go
A Thrift encoding code generator and library for Go
MIT License
101
stars
53
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
CI: Upgrade codecov action & use token
#598
JacobOaks
closed
7 months ago
0
CI: Use Go 1.22.
#597
JacobOaks
closed
7 months ago
2
Back to dev
#596
moisesvega
closed
7 months ago
0
v1.32.0
#595
moisesvega
closed
7 months ago
0
Preparing release 1.32.0
#594
moisesvega
closed
7 months ago
0
build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0
#593
dependabot[bot]
closed
5 months ago
0
Add: the ability to redact values from Stringer and Error interface.
#592
moisesvega
closed
8 months ago
1
build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7
#591
dependabot[bot]
closed
10 months ago
2
build(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.11.0
#590
dependabot[bot]
closed
11 months ago
2
build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0
#589
dependabot[bot]
closed
11 months ago
2
build(deps): bump golang.org/x/net from 0.7.0 to 0.17.0
#587
dependabot[bot]
closed
1 year ago
2
ci: Test against latest versions of Go
#586
r-hang
closed
1 year ago
1
docs: Drop hub command from the RELEASE.md
#585
r-hang
closed
1 year ago
1
Back to dev
#584
r-hang
closed
1 year ago
1
Preparing release v1.31.0
#583
r-hang
closed
1 year ago
3
Revert to strings.Title again for pascalCase
#582
r-hang
closed
1 year ago
1
Release v1.31.0
#581
r-hang
closed
1 year ago
3
Update generated doc strings and make generate
#580
r-hang
closed
1 year ago
2
Update changelog
#579
r-hang
closed
1 year ago
1
Fix remaining lint errors
#578
r-hang
closed
1 year ago
1
Remove all usages of io/ioutil
#577
sywhang
closed
1 year ago
1
ci: Test only against go1.20
#576
r-hang
closed
1 year ago
0
ci: Fix make lint and test against go1.19 and go1.20
#575
r-hang
closed
1 year ago
2
Optimise ReadString() and WriteString()
#574
saurabhagrawal-86
closed
1 year ago
6
Optimise ReadString()
#573
saurabhagrawal-86
closed
1 year ago
0
optimise ReadIntXxx() funcs
#572
saurabhagrawal-86
closed
1 year ago
2
ci: Test against latest versions of Go
#571
r-hang
closed
1 year ago
0
Back to development
#570
r-hang
closed
1 year ago
2
Release v1.30.0
#569
r-hang
closed
1 year ago
1
string typedef: Fix fmt import and return type bugs
#568
r-hang
closed
1 year ago
1
Release v1.30.0
#567
r-hang
closed
1 year ago
2
release preparation: make generate
#566
r-hang
closed
1 year ago
1
Update changelog
#565
r-hang
closed
1 year ago
1
Add new TemplateOption AddTemplate
#564
clayne11
closed
1 year ago
2
build(deps): bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.1.0
#563
dependabot[bot]
closed
1 year ago
2
build(deps): bump golang.org/x/net from 0.0.0-20211015210444-4f30a5c0130f to 0.7.0
#562
dependabot[bot]
closed
1 year ago
2
build(deps): bump golang.org/x/sys from 0.0.0-20220315194320-039c03cc5b86 to 0.1.0
#561
dependabot[bot]
closed
1 year ago
3
idl: Fix parsing of hex integer values
#560
KarboniteKream
closed
1 year ago
2
Add support for changed types in thriftbreak
#559
moisesvega
closed
2 years ago
3
Upgrade to yaml.v3 3.0.1
#558
abhinav
closed
2 years ago
1
CI: Run on Go 1.17/1.18
#557
abhinav
closed
2 years ago
1
idl: Capture parsed comments
#556
jparise
closed
2 years ago
4
Update copyright range to include 2022
#555
jparise
closed
2 years ago
1
optimize String() on a typedef if the underlying type is a string
#554
kishoresenji
closed
2 years ago
2
Addressing missed feedback from #551 and returning FilePath
#553
shirchen
closed
2 years ago
1
Is there a reason why we cannot have a getter for array items?
#552
kanstantsin-chernik
opened
3 years ago
3
Add a flag to thriftbreak to output results as JSON.
#551
shirchen
closed
2 years ago
1
Fixing a bug in thriftbreak to detect commit changes that add a new file
#550
shirchen
closed
3 years ago
1
Run more tests using the streaming implementation
#549
witriew
closed
3 years ago
1
gen/test: Merge thriftType and streamingThriftType
#548
abhinav
closed
3 years ago
1
Next