Skip to content

Pull requests: msgpack/msgpack-javascript

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Rewrite implementation in TypeScript
#7 by gfx was merged May 2, 2019 Loading…
5 of 6 tasks
Bump lodash from 4.17.11 to 4.17.14 dependencies Pull requests that update a dependency file
#77 by dependabot bot was merged Jul 14, 2019 Loading…
Introduce decodeAsync() for streaming decoding
#13 by gfx was merged May 6, 2019 Loading…
Fix timestamp 96's nsec to be unsignd
#14 by gfx was merged May 6, 2019 Loading…
DataView to encode / decode int / float
#12 by gfx was merged May 4, 2019 Loading…
refine int64 handling
#19 by gfx was merged May 9, 2019 Loading…
setup Karma config
#20 by gfx was merged May 10, 2019 Loading…
test: update karma-webpack to v4 Tests
#63 by gfx was merged Jun 9, 2019 Loading…
protect stack size even further
#90 by chrisnojima was merged Nov 1, 2019 Loading…
Upgrade TypeScript to 3.7
#92 by gfx was merged Nov 19, 2019 Loading…
Fix use of process on browsers
#105 by gfx was merged Feb 26, 2020 Loading…
add tests for Blob
#110 by gfx was merged Mar 30, 2020 Loading…
Correct an import from "encode" to "decode"
#111 by jhnieman was merged Apr 11, 2020 Loading…
add node_js: 14 for CI
#112 by gfx was merged Apr 22, 2020 Loading…
Bump lodash from 4.17.15 to 4.17.19 dependencies Pull requests that update a dependency file
#117 by dependabot bot was merged Jul 17, 2020 Loading…
make Encoder/Decoder instances easily reusable
#121 by gfx was merged Sep 6, 2020 Loading…
Fix import typo in README
#116 by RileyEv was merged Sep 27, 2020 Loading…
eslint-plugin-prettier is no longer recommended
#127 by gfx was merged Sep 27, 2020 Loading…
Add forceIntegerToFloat option for integers
#123 by carbotaniuman was merged Sep 21, 2020 Loading…
add fetch-example
#125 by gfx was merged Sep 27, 2020 Loading…
Simplify the use of Text Encoding features
#126 by gfx was merged Sep 27, 2020 Loading…
migrate to npm v7 (package-lock v2)
#148 by gfx was merged Nov 23, 2020 Loading…
chore: invalid syntax in the example code
#135 by bananaumai was merged Oct 4, 2020 Loading…
ProTip! Exclude everything labeled bug with -label:bug.