An open API service providing commit metadata for open source projects.

GitHub / msgpack/msgpack-javascript / commits

@msgpack/msgpack - MessagePack for JavaScript / msgpack.org[ECMA-262/JavaScript/TypeScript]

SHA Message Author Date Stats
0e029176 3.1.2 FUJI Goro <g****a@g****m> 10 months ago
e69d665d v3.1.2 FUJI Goro <g****a@g****m> 10 months ago
2fb57f3b merge Merge pull request #277 from msgpack/gfx/test_node_with_strip_types FUJI Goro <g****i@c****g>
Committed by: GitHub <n****y@g****m>
10 months ago
dd1a8db1 add test:node_with_strip_types FUJI Goro <g****a@g****m> 10 months ago
3d60fcf2 fix doc FUJI Goro <g****a@g****m> 10 months ago
eaae3f6b merge Merge pull request #276 from msgpack/gfx/update-deps FUJI Goro <g****i@c****g>
Committed by: GitHub <n****y@g****m>
10 months ago
ffadd95f update deps FUJI Goro <g****a@g****m> 10 months ago
6009abc2 merge Merge pull request #275 from msgpack/gfx/ci-with-node-24 FUJI Goro <g****i@c****g>
Committed by: GitHub <n****y@g****m>
10 months ago
e059f468 Revert "do not send coverage report to codecova (operation timed out)" FUJI Goro <g****a@g****m> 10 months ago
50257530 revert hiding coverage reports FUJI Goro <g****a@g****m> 10 months ago
fb92347d fix FUJI Goro <g****a@g****m> 10 months ago
9c527175 fix imports FUJI Goro <g****a@g****m> 10 months ago
3b40330d fix FUJI Goro <g****a@g****m> 10 months ago
6aed81b8 hide codecov badge FUJI Goro <g****a@g****m> 10 months ago
35b294a2 do not send coverage report to codecova (operation timed out) FUJI Goro <g****a@g****m> 10 months ago
a0c6a988 use import type to import TS types FUJI Goro <g****a@g****m> 10 months ago
66315201 update fuzz.yml FUJI Goro <g****a@g****m> 10 months ago
d8464eb7 add node24 to ci.yml FUJI Goro <g****a@g****m> 10 months ago
1b2b6a23 changes FUJI Goro <g****a@g****m> 12 months ago
feb740e3 3.1.1 FUJI Goro <g****a@g****m> 12 months ago
8b943e3f merge Merge pull request #268 from rijenkii/main FUJI Goro <g****i@c****g>
Committed by: GitHub <n****y@g****m>
12 months ago
69295b3a Remove all mentions of Explicit Resource Management features rijenkii <m****e@r****k> about 1 year ago
4a337c55 3.1.0 FUJI Goro <g****a@g****m> about 1 year ago
c0c82389 changes FUJI Goro <g****a@g****m> about 1 year ago
bf9c15a4 merge Merge pull request #266 from PejmanNik/adding-support-for-nonstandard-map-key... FUJI Goro <g****i@c****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
59057eec adding support for nonstandard map key in the decoder Pejman Nikram <P****m@s****m> about 1 year ago
588354f1 remove unecessary export type FUJI Goro <g****a@g****m> about 1 year ago
1fe0b5b1 assertNonNull for async iterator result is no longer needed FUJI Goro <g****a@g****m> about 1 year ago
d02b9c35 merge Merge pull request #265 from msgpack/esm FUJI Goro <g****i@c****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
accf2876 pure ESM-ify FUJI Goro <g****a@g****m> about 1 year ago
419736f1 fix changelog FUJI Goro <g****a@g****m> about 1 year ago
3b45f2f1 3.0.1 FUJI Goro <g****a@g****m> about 1 year ago
ae695a04 changelog for 3.0.1 FUJI Goro <g****a@g****m> about 1 year ago
2a784797 merge Merge pull request #263 from msgpack/cjs FUJI Goro <g****i@c****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
c81694e4 add test for dist.cjs with deno FUJI Goro <g****a@g****m> about 1 year ago
04417cd1 merge Merge pull request #264 from msgpack/improve-ci FUJI Goro <g****i@c****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
b30b250e fix FUJI Goro <g****a@g****m> about 1 year ago
95acb655 introduce timeline action FUJI Goro <g****a@g****m> about 1 year ago
935948d4 lint in CI FUJI Goro <g****a@g****m> about 1 year ago
eeaa7d42 give .cjs ext for CommonJS files FUJI Goro <g****a@g****m> about 1 year ago
962262fa readme FUJI Goro <g****a@g****m> about 1 year ago
2ef621c5 merge Merge pull request #262 from msgpack/cleanup-conf FUJI Goro <g****i@c****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
6e9f6173 cleanup dist conf FUJI Goro <g****a@g****m> about 1 year ago
41d32fb7 merge Merge pull request #261 from msgpack/polyfill-dispose FUJI Goro <g****i@c****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
9ab0b528 fix esmify for deno FUJI Goro <g****a@g****m> about 1 year ago
b651913f implement a tiny polyfill to Symbol.dispose FUJI Goro <g****a@g****m> about 1 year ago
130ea874 install benchmark and tsimp FUJI Goro <g****a@g****m> about 1 year ago
3c3023cc update devDependencies FUJI Goro <g****a@g****m> about 1 year ago
7291d779 fix comments FUJI Goro <g****a@g****m> about 1 year ago
574fbfb4 add integer and float to the benchmark payload FUJI Goro <g****a@g****m> about 1 year ago
442d0350 fix FUJI Goro <g****a@g****m> about 1 year ago
d153e333 3.0.0 FUJI Goro <g****a@g****m> about 1 year ago
058217a0 changelog for 3.0.0 FUJI Goro <g****a@g****m> about 1 year ago
e2767e18 3.0.0-beta6 FUJI Goro <g****a@g****m> about 1 year ago
509527a0 changelog FUJI Goro <g****a@g****m> about 1 year ago
33ed0a39 merge Merge pull request #258 from msgpack/gfx/target-2020 FUJI Goro <g****i@c****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
cb07c49f remove unused module FUJI Goro <g****a@g****m> about 1 year ago
955842d2 target=2020 FUJI Goro <g****a@g****m> about 1 year ago
45d105f9 3.0.0-beta5 FUJI Goro <g****a@g****m> about 1 year ago
66c1a031 changelog FUJI Goro <g****a@g****m> about 1 year ago
221931b4 fix the doc FUJI Goro <g****a@g****m> about 1 year ago
c15b989f merge Merge pull request #257 from msgpack/regression_195 FUJI Goro <g****i@c****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
4fc612b5 need downlevelIteration for ES5 FUJI Goro <g****a@g****m> about 1 year ago
70c21a95 make encode() and decode() re-entrant FUJI Goro <g****a@g****m> about 1 year ago
b41ccd7a add a regression test based on #195 FUJI Goro <g****a@g****m> about 1 year ago
b91d706a do not use BufferSource FUJI Goro <g****a@g****m> about 1 year ago
84ac28aa simplify createDataView FUJI Goro <g****a@g****m> about 1 year ago
ed3388cf merge Merge pull request #256 from msgpack/fix_index FUJI Goro <g****i@c****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
3b621453 fix index of built-in encoders/decoders (close #241) FUJI Goro <g****a@g****m> about 1 year ago
43ac9ce4 lint:fix FUJI Goro <g****a@g****m> about 1 year ago
caaf13e2 [breaking] does not export DataViewIndexOutOfBoundsError (actually RangeError) FUJI Goro <g****a@g****m> about 1 year ago
956e5cea 3.0.0-beta4 FUJI Goro <g****a@g****m> about 1 year ago
972fba70 doc FUJI Goro <g****a@g****m> about 1 year ago
058e90d1 doc FUJI Goro <g****a@g****m> about 1 year ago
80345753 fix typos FUJI Goro <g****a@g****m> about 1 year ago
a4935a53 changelog FUJI Goro <g****a@g****m> about 1 year ago
950726b7 explicitly specify release tags FUJI Goro <g****a@g****m> about 1 year ago
eec47c40 merge Merge pull request #248 from EddiG/alignment-fn FUJI Goro <g****i@c****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
1f9e3350 Add a benchmark for TypedArray with zero-copy extension Eduard Gilmutdinov <e****v@g****m> about 1 year ago
429decaa merge Merge pull request #254 from msgpack/bun FUJI Goro <g****i@c****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
e04e9efc first step to suppport Bun FUJI Goro <g****a@g****m> about 1 year ago
e8bc888c merge Merge pull request #253 from msgpack/upgrade_codeql FUJI Goro <g****i@c****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
8418f3b1 merge Merge pull request #252 from msgpack/deno_test FUJI Goro <g****i@c****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
49519d81 CodeQL actions v3 FUJI Goro <g****a@g****m> about 1 year ago
6910d5ac fix deno/ci FUJI Goro <g****a@g****m> about 1 year ago
707bb193 CI/Deno FUJI Goro <g****a@g****m> about 1 year ago
e3bfa8f3 rewrite deno_test.ts with node:assert and node:test FUJI Goro <g****a@g****m> about 1 year ago
ec39a517 merge Merge pull request #251 from msgpack/remove-deprecated-stuff FUJI Goro <g****i@c****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
003b51c6 remove deprecated stuff FUJI Goro <g****a@g****m> about 1 year ago
601e9cc9 merge Merge pull request #250 from msgpack/remove-tsconfig-paths FUJI Goro <g****i@c****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
a7524016 fix imports FUJI Goro <g****a@g****m> about 1 year ago
6a7cee7e remove use of path aliases FUJI Goro <g****a@g****m> about 1 year ago
b7dfe8cb remove use of tsconfig-paths FUJI Goro <g****a@g****m> about 1 year ago
d53dba27 merge Merge pull request #249 from msgpack/erasableSyntaxOnly FUJI Goro <g****i@c****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
9210346d npm dedupe FUJI Goro <g****a@g****m> about 1 year ago
c478ee1a ts version back to @latest FUJI Goro <g****a@g****m> about 1 year ago
2f109dbf enable erasableSyntaxOnly FUJI Goro <g****a@g****m> about 1 year ago
e135a6df tweaks FUJI Goro <g****a@g****m> about 1 year ago
fbcd36b4 Allow the data alignment to support zero-copy decoding Eduard Gilmutdinov <e****v@g****m> about 1 year ago
81af3da0 readme FUJI Goro <g****a@g****m> about 1 year ago

← Back to repository