-
Notifications
You must be signed in to change notification settings - Fork 446
Pull requests: mailru/easyjson
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix null after MarshalText work
#423
opened Jun 6, 2025 by
AndreiBerezin
Loading…
updated Jun 6, 2025
Bugfix: do not generate invalid JSON when float value is +Inf, -Inf or NaN
#421
opened May 25, 2025 by
dmitrybarsukov
Loading…
updated May 25, 2025
run goimports on generated code, and handle unhandled error
#416
opened Apr 14, 2025 by
stgarrity
Loading…
updated Apr 14, 2025
fix panic when marshaling interface field containing typed nil value
#412
opened Mar 14, 2025 by
C-Pro
Loading…
updated Mar 17, 2025
Feature: User specified initial capacity for slices
#410
opened Jan 7, 2025 by
IshankGulati
Loading…
updated Jan 15, 2025
Reuse bufs slice instead of trowing away every time
#371
opened Apr 27, 2022 by
fziglio
Loading…
updated Jan 30, 2024
Implemented ability to add build tags only to generator via -gen_build_flags
#386
opened May 17, 2023 by
reddiridabl666
Loading…
updated May 17, 2023
Avoid extra allocation using buffer pools
#370
opened Apr 27, 2022 by
fziglio
Loading…
updated Nov 14, 2022
Allow using pointer receivers, and use struct pointers for input parameters
#376
opened Aug 6, 2022 by
misberner
Loading…
updated Nov 2, 2022
Allow case insensitive JSON tag matching
#372
opened May 4, 2022 by
cmaglie
Loading…
updated Aug 15, 2022
Fix handling of anon structs with embedded structs and fields
#339
opened May 10, 2021 by
autarch
Loading…
updated Aug 15, 2022
Document pitfall with custom marshal/unmarshal implementations
#329
opened Feb 10, 2021 by
andrewmains12
Loading…
updated Aug 15, 2022
Allow unmarshalers to handle explicit null values
#322
opened Nov 5, 2020 by
w1ck3dg0ph3r
Loading…
updated Aug 15, 2022
Feature suggestion: add new option disallow_duplicate_fields
#375
opened Jul 27, 2022 by
peterzeller
Loading…
updated Jul 27, 2022
ProTip!
Follow long discussions with comments:>50.