Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / lexmag/msgpax issues and pull requests

#68 - Introduce overridable protocol implementations

Pull Request - State: open - Opened by y86 about 1 year ago

#67 - Add options argument to Msgpax.Packer protocol

Pull Request - State: open - Opened by y86 about 1 year ago

#66 - Array unpacking

Issue - State: closed - Opened by dnusr about 1 year ago - 1 comment

#65 - Can we get a patch bump for the Bitwise warning fix?

Issue - State: closed - Opened by warmwaffles over 1 year ago - 1 comment

#64 - FEAT: Implement parser for decimal values

Pull Request - State: open - Opened by Zarathustra2 almost 2 years ago

#63 - Use newer Ubuntu for the CI workflow

Pull Request - State: closed - Opened by lexmag almost 2 years ago

#62 - Can msgpax provide default packer implementation for Decimal?

Issue - State: open - Opened by ybod almost 3 years ago

#61 - Provide Msgpax.Packer.pack_float32

Issue - State: open - Opened by lexmag over 3 years ago - 1 comment
Labels: Kind:Feature

#60 - Make default packing configurable

Issue - State: open - Opened by lexmag over 3 years ago - 1 comment

#59 - (RuntimeError) module Inspect.Msgpax.Bin was not compiled with flag --docs

Issue - State: closed - Opened by kianmeng over 3 years ago - 1 comment

#58 - Misc doc changes

Pull Request - State: closed - Opened by kianmeng over 3 years ago - 1 comment

#57 - Provide helpers for NaN and ±infinity packing

Pull Request - State: closed - Opened by lexmag almost 4 years ago

#56 - Introduce Msgpax.Fragment

Pull Request - State: closed - Opened by qcam almost 4 years ago

#55 - Exclude default packers

Pull Request - State: open - Opened by elcritch almost 4 years ago - 4 comments

#54 - avoid raising on undefined protocol in Msgpax.pack/1

Pull Request - State: closed - Opened by mitchellhenke over 4 years ago - 2 comments

#53 - Add support for IEEE 754 NaN / infinity

Pull Request - State: closed - Opened by CandyGumdrop about 5 years ago - 2 comments

#52 - Specialize parser loop into separate functions for each collection type

Pull Request - State: closed - Opened by hansonkd over 5 years ago - 3 comments

#51 - Handle packed struct in Plug parser

Pull Request - State: closed - Opened by qcam over 5 years ago

#50 - Feature Request: Like PlugParser add PhoenixTemplate

Issue - State: closed - Opened by chintan-mishra over 5 years ago - 2 comments

#49 - Remove warning in elixir 1.8: due to for :into with non empty list

Pull Request - State: closed - Opened by christopheonce over 5 years ago - 12 comments

#48 - Fix 'Collectable is deprecated for non-empty lists'

Issue - State: closed - Opened by chintan-mishra over 5 years ago - 1 comment

#47 - Prevent raising Protocol.UndefinedError in Msgpax.pack

Issue - State: closed - Opened by mitchellhenke over 5 years ago - 3 comments

#46 - Handle empty request body

Pull Request - State: closed - Opened by qcam over 5 years ago

#45 - Remove invalid binary test cases

Pull Request - State: closed - Opened by qcam almost 6 years ago

#44 - Accept "unpacker" options in Plug Parser

Pull Request - State: closed - Opened by qcam almost 6 years ago

#43 - Handle incomplete binary in Msgpax API

Pull Request - State: closed - Opened by qcam almost 6 years ago - 2 comments

#42 - Warning on Plug

Issue - State: closed - Opened by ffimnsr about 6 years ago - 1 comment

#41 - Support Date, DateTime and NaiveDateTime as valid values for packing

Pull Request - State: closed - Opened by JamieREvans about 6 years ago - 2 comments

#40 - Fix plug.parsers behaviour warning

Pull Request - State: closed - Opened by kanmo about 6 years ago - 1 comment

#39 - Implement Timestamp extension type

Pull Request - State: closed - Opened by potterdai over 7 years ago - 12 comments

#38 - Convert all errors to exceptions

Pull Request - State: closed - Opened by whatyouhide over 7 years ago - 3 comments

#37 - Simplify and clean up MsgpaxTest

Pull Request - State: closed - Opened by whatyouhide over 7 years ago

#36 - Stop encoding keyword lists as maps

Pull Request - State: closed - Opened by whatyouhide over 7 years ago

#35 - Improve error on Ext unpacking failure

Pull Request - State: closed - Opened by lexmag over 7 years ago

#34 - Improve format error

Pull Request - State: closed - Opened by lexmag over 7 years ago

#33 - Stop packing keyword lists as maps

Issue - State: closed - Opened by lexmag over 7 years ago - 1 comment

#32 - Consider changing :ext_unpack_failure error

Issue - State: closed - Opened by lexmag over 7 years ago

#31 - Start returning Exception.t in error-tuples

Issue - State: closed - Opened by lexmag over 7 years ago - 2 comments

#30 - Optimise unpacking by using single match context

Pull Request - State: closed - Opened by lexmag over 7 years ago

#29 - Introduce :include_struct_field option in deriving for Msgpax.Packer

Pull Request - State: closed - Opened by lexmag over 7 years ago

#28 - Add an :without option to Msgpax.Packer

Pull Request - State: closed - Opened by yutopp almost 8 years ago - 4 comments

#27 - Add an :iodata option to Msgpax.pack(!)/2

Pull Request - State: closed - Opened by whatyouhide about 8 years ago - 1 comment

#26 - Rename Msgpax.Packer.transform/1 to pack/1

Pull Request - State: closed - Opened by whatyouhide about 8 years ago

#25 - Move the implementation of Msgpax.Packer.pack!/1 to Msgpax.pack!/1

Pull Request - State: closed - Opened by whatyouhide about 8 years ago

#24 - Use the correct test matrix on Travis CI

Pull Request - State: closed - Opened by whatyouhide over 8 years ago - 1 comment

#23 - Bunch of improvements

Pull Request - State: closed - Opened by whatyouhide over 8 years ago - 3 comments

#22 - Add a Plug.Parsers parser for MessagePack

Pull Request - State: closed - Opened by whatyouhide over 8 years ago - 1 comment

#21 - Add specs to the exported functions

Pull Request - State: closed - Opened by whatyouhide over 8 years ago - 1 comment

#20 - Add some docs-related metadata in mix.exs

Pull Request - State: closed - Opened by whatyouhide over 8 years ago - 1 comment

#19 - Use keyword lists as options

Pull Request - State: closed - Opened by whatyouhide over 8 years ago - 2 comments

#18 - Support specifying of the :__struct__ fields when deriving

Pull Request - State: closed - Opened by whatyouhide over 8 years ago - 2 comments

#17 - Mention the Maptu library in the docs for Msgpax.Packer

Pull Request - State: closed - Opened by whatyouhide over 8 years ago

#16 - Cleanup the README

Pull Request - State: closed - Opened by whatyouhide over 8 years ago - 3 comments

#15 - Add documentation for deriving of fields in Msgpax.Packer

Pull Request - State: closed - Opened by whatyouhide over 8 years ago - 1 comment

#14 - Mention the Maptu library in the README

Pull Request - State: closed - Opened by whatyouhide over 8 years ago

#13 - Mention the maptu library in the README

Pull Request - State: closed - Opened by whatyouhide over 8 years ago - 2 comments

#12 - Add :only option to deriving

Pull Request - State: closed - Opened by HidetakaKojo over 8 years ago - 7 comments

#11 - Polish the README and move data conversion table to the docs

Pull Request - State: closed - Opened by whatyouhide over 8 years ago - 2 comments

#10 - Docs

Pull Request - State: closed - Opened by whatyouhide over 8 years ago - 2 comments

#9 - Add hex version badge to the Readme

Pull Request - State: closed - Opened by wkhere over 8 years ago - 5 comments

#8 - add to README protocol consolidatation information

Pull Request - State: closed - Opened by dm1try over 8 years ago - 1 comment

#7 - Does not work with Elixir 1.2.0

Issue - State: closed - Opened by dm1try over 8 years ago - 11 comments

#6 - Update .travis.yml

Pull Request - State: closed - Opened by lowks about 9 years ago - 1 comment

#5 - Simplify .travis.yml using native support for elixir on travis-ci

Pull Request - State: closed - Opened by lowks about 9 years ago - 1 comment

#4 - Packed struct does not go back to struct.

Issue - State: closed - Opened by andrewrynhard over 9 years ago - 4 comments

#3 - Differentiate Binary type from String one

Issue - State: closed - Opened by lexmag almost 10 years ago - 6 comments

#2 - Unpack in stream

Issue - State: closed - Opened by awetzel almost 10 years ago - 2 comments

#1 - Binary management

Pull Request - State: closed - Opened by awetzel almost 10 years ago - 10 comments