-
Notifications
You must be signed in to change notification settings - Fork 162
Pull requests: msgpack/msgpack-javascript
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: Expand bigint support to have more configurability
#239
by robdmoore
was closed Jan 26, 2024
Loading…
Reuse stack states during decoding to optimize GC load
#228
by sergeyzenchenko
was merged Jul 22, 2023
Loading…
let Encoder and Decoder accept named params as encode() and decode() do
#224
by gfx
was merged Mar 10, 2023
Loading…
optional BigInt support: map BigInt to int64/uint64 when
useBigInt64
is set to true
#223
by gfx
was merged Mar 6, 2023
Loading…
avoid using typescript-specific language extensions (const enum)
#217
by gfx
was merged Nov 6, 2022
Loading…
fix #212; Let Encoder#encode() return a copy of the internal buffer
#213
by gfx
was merged Sep 2, 2022
Loading…
[doc] clarify the edge cases where the input buffer is empty
#209
by gfx
was merged May 1, 2022
Loading…
Handle the case where process.env does not exists (but process exists)
#200
by gfx
was merged Feb 8, 2022
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.