-
Notifications
You must be signed in to change notification settings - Fork 903
encoding/json: Add custom JSON package with build tag support for Sonic #1623
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
8333e5c
tag optional sonic and allow full library conversion
c47137c
Add workflow and disallow arm and darwin usage
6e24f60
Add basic hotswap benchmark
b70b9e7
linter: fix
84dd409
use bash
711db77
linter: fix?
223f786
Fix whoopsie, add to make file, also add mention in features list.
9a72688
Merge branch 'master' into encoding_swap
2f69362
Merge branch 'master' into encoding_swap
79c85c9
Merge branch 'master' into encoding_swap
b4f0243
Merge branch 'master' into encoding_swap
417e0aa
Merge branch 'master' into encoding_swap
83f1d57
Merge branch 'master' into encoding_swap
f2d56cf
Merge branch 'master' into encoding_swap
7bd7cc4
Merge branch 'master' into encoding_swap
79ebfa1
Merge branch 'master' into encoding_swap
6b6fb5e
test enforcement
ac47cc6
actually read documentation see if this works
135e2b6
linter: fix
2d08549
Merge branch 'master' into encoding_swap
1a82764
Merge branch 'master' into encoding_swap
1ca8eaa
linter: fix
ab5fd01
sonic: bump tagged version
1697977
encoding/json: drop build tag arch and os filters
3905b62
encoding/json: consolidate tests
1c9f9c2
encoding/json: log build tag usage
4f8e487
Merge branch 'master' into encoding_swap
9cffc8f
rm superfluous builds
1b15e4c
glorious/nits: add template change and regen docs
a7ac15d
glorious/nits: update commentary on nolint directive
f23f3c3
glorious/nits: rm init func and log results in main.go
fba5316
Test to actually pull flag in
880cd37
Merge branch 'master' into encoding_swap
dde84c7
Merge branch 'master' into encoding_swap
c936252
linter: fix
a843b58
thrasher: nits
09bac6c
gk: nits 4 goflags goooooooooo!
a9ce5aa
gk: nits rn
625ae13
Merge branch 'master' into encoding_swap
9fff614
make sonic default json implementation
b8a5070
screen 386
9a52e19
linter: fix
9c154ca
Add commentary
ce01376
glorious: nits Makefile not working
fcc0b27
gk: nits
d49cf8e
gk: nits whoops
ad20589
whoopsirino
c1f1216
mention 32bit systems won't be sonic
00ebc20
gk: super-duper nit of extremes
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.