-
Notifications
You must be signed in to change notification settings - Fork 434
Issues: mailru/easyjson
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Null UnknownField should not be skipped
enhancement
good first issue
#285
opened Apr 24, 2020 by
egdeliya
Feature request: add optional time.Time type
enhancement
good first issue
#278
opened Mar 31, 2020 by
bm0
Format output with goimports (golang.org/x/tools/imports)
enhancement
good first issue
#255
opened Oct 28, 2019 by
colega
Could easyjson support read/write from/to Reader/Writer other than []byte?
enhancement
#254
opened Oct 24, 2019 by
fzh890523
"duplicate symbol" error when running easyjson on a file in the main package (go1.12)
enhancement
#236
opened Jun 21, 2019 by
roberth-k
Pointers to structs generate wrong-looking (but correct) code
enhancement
good first issue
#167
opened Feb 23, 2018 by
cespare
Do not unconditionally do new() to fill embedded struct pointer
enhancement
good first issue
#161
opened Jan 22, 2018 by
dynaxis
Embedded reference struct should not need to be "new"'ed unless there are corresponding fields
enhancement
#67
opened Oct 11, 2016 by
garukun
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.