Ecosyste.ms: Issues

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

GitHub / devinus/poison issues and pull requests

#223 - Poison 6

Pull Request - State: closed - Opened by devinus 23 days ago

#221 - Poison 6

Pull Request - State: closed - Opened by devinus 4 months ago

#220 - WIP

Pull Request - State: closed - Opened by devinus 4 months ago

#219 - Fix error caused by a single Unicode before a surrogate pair

Pull Request - State: closed - Opened by irisTa56 5 months ago

#218 - Replace Deprecated Bitwise Usage in Poison.Encoder.BitString

Pull Request - State: closed - Opened by metemaad 7 months ago - 1 comment

#217 - Poison 5.0 fails to decode Unicode surrogate pairs, Poison 4.0.1 succeeds

Issue - State: closed - Opened by adworse 9 months ago - 5 comments

#216 - Fix minor stuff (Dialyzer and compilation warnings -related)

Pull Request - State: closed - Opened by paulo-ferraz-oliveira about 1 year ago - 2 comments

#215 - UPgrade deps and elixir version and remove warnings

Pull Request - State: closed - Opened by apoorv-2204 about 1 year ago

#214 - Deprecated syntax: `use Bitwise`

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

#213 - Update parser.ex

Pull Request - State: closed - Opened by nacengineer over 1 year ago - 3 comments

#212 - Segfault during compilation

Issue - State: open - Opened by drobban over 1 year ago

#211 - added encoding function for tuple datatype

Pull Request - State: open - Opened by muralidharan3194 over 1 year ago

#210 - Fix CI and upgrade test matrix

Pull Request - State: open - Opened by bhuntpenn over 1 year ago

#209 - fix 1700Gustafsson.pdf link

Pull Request - State: closed - Opened by filipmnowak over 1 year ago

#208 - Use import Bitwise instead of use Bitwise

Pull Request - State: closed - Opened by ryvasquez over 1 year ago - 3 comments

#207 - Allow decoder as option to be a function

Pull Request - State: closed - Opened by rauann about 2 years ago

#206 - Bring back Phoenix compatibility

Pull Request - State: closed - Opened by erszcz over 2 years ago - 3 comments

#205 - Misc doc changes

Pull Request - State: open - Opened by kianmeng over 2 years ago

#204 - custom options

Issue - State: closed - Opened by berendeanicolae over 2 years ago - 1 comment

#203 - Poison.decode(%{}) raises an error

Issue - State: closed - Opened by yossarin over 2 years ago - 1 comment

#202 - type spec for decode options as list

Pull Request - State: closed - Opened by davemenninger over 2 years ago - 1 comment

#201 - update decode!() usage examples in README

Pull Request - State: closed - Opened by davemenninger over 2 years ago - 3 comments

#200 - Document how to use nested JSON decoding to structs in more detail

Issue - State: open - Opened by DaniruKun over 2 years ago - 1 comment

#199 - decode!/2 has invalid type signature for options

Issue - State: closed - Opened by DaniruKun over 2 years ago

#198 - :null atom and JSON

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

#197 - Add Poison.encode_to_iodata(!)/2 back

Pull Request - State: closed - Opened by RudolfMan almost 3 years ago

#196 - Zero leading numbers causes SyntaxEror

Issue - State: closed - Opened by metehan over 3 years ago

#194 - :html_safe is NOT html safe

Issue - State: closed - Opened by kaaboaye about 4 years ago

#193 - Clarify how to use options in README

Pull Request - State: open - Opened by KristerV over 4 years ago - 1 comment

#192 - Decoding with root object

Issue - State: open - Opened by dunyakirkali almost 5 years ago

#190 - Poison does not encode tuples, no mention in docs

Issue - State: open - Opened by BourgeoisBear almost 5 years ago - 1 comment

#189 - Add `bigint_to_string` option to encode big integer to string

Pull Request - State: open - Opened by fieldinrain almost 5 years ago - 1 comment

#188 - How to parse values of an object into struct

Issue - State: open - Opened by iilyak about 5 years ago

#187 - Deserializing as MapSet fails with BadMapError

Issue - State: open - Opened by janpieper about 5 years ago

#186 - Restore Poison.Parser.parse/2

Pull Request - State: open - Opened by nobrick over 5 years ago - 1 comment

#185 - warning: Integer.to_char_list/2 is deprecated.

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

#184 - String.strip/1 is deprecated. Use String.trim/1 instead

Issue - State: closed - Opened by basicobject over 5 years ago - 4 comments

#183 - Add Remap Protocol

Pull Request - State: open - Opened by danj3 over 5 years ago - 1 comment

#182 - Error when parsing soft hyphens

Issue - State: open - Opened by eteubert over 5 years ago

#181 - Configurable timestamp output format

Issue - State: open - Opened by simpers over 5 years ago

#180 - Support decode datetime

Pull Request - State: open - Opened by jeffhsta over 5 years ago - 1 comment

#178 - Update README to use current version

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

#177 - Changelog

Issue - State: closed - Opened by quolpr almost 6 years ago

#176 - Omit "empty" pairs from the generated JSON

Issue - State: open - Opened by LeakyBucket almost 6 years ago

#175 - Filter the JSON based on a Value

Pull Request - State: open - Opened by LeakyBucket almost 6 years ago - 2 comments

#174 - Decoding nested datetime string to DateTime.

Issue - State: open - Opened by vik228 almost 6 years ago

#173 - JSON5 support?

Issue - State: open - Opened by rNoz almost 6 years ago

#172 - Poison.encode_to_iodata!/1 missing in 4.x

Issue - State: closed - Opened by smeevil almost 6 years ago - 3 comments

#171 - Proposing a new implementation for Range encoding

Pull Request - State: open - Opened by Afoucaul almost 6 years ago - 1 comment

#170 - Add Coveralls coverage reports

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

#169 - Use mix format

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

#168 - Gratipay is dead. Remove Gratipay badge.

Pull Request - State: closed - Opened by kalys about 6 years ago

#167 - Is this library being maintained?

Issue - State: closed - Opened by tanweerdev about 6 years ago - 2 comments

#166 - Handle unexpected input type for `decode/1` without raising an exception

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

#165 - Poison.decode/2 raises an exception when interger is given

Issue - State: closed - Opened by relip about 6 years ago

#164 - ParseError: fix escape/1 on Elixir < 1.6

Pull Request - State: closed - Opened by talklittle over 6 years ago - 1 comment

#163 - Custom keys mapping between struct and json

Issue - State: open - Opened by Mehonoshin over 6 years ago - 2 comments

#162 - Add Remap Protocol

Pull Request - State: closed - Opened by danj3 over 6 years ago

#161 - Deprecation warnings on 1.6

Issue - State: closed - Opened by halfdan over 6 years ago - 1 comment

#160 - Configuring and running the new Elixir 1.6.0 formatter

Pull Request - State: closed - Opened by kelvinst over 6 years ago - 1 comment

#159 - Fix links in README

Pull Request - State: closed - Opened by zakora over 6 years ago - 1 comment

#158 - Add map_to option to allow override json keys mapping

Pull Request - State: closed - Opened by qgadrian over 6 years ago

#157 - Fix license link

Pull Request - State: closed - Opened by inoas over 6 years ago - 1 comment

#155 - Issue with german umlauts/UTF-8?

Issue - State: closed - Opened by colinatkins over 6 years ago - 1 comment

#154 - Proposal: allow to map atoms to other values to handle null -> nil

Pull Request - State: open - Opened by Overbryd over 6 years ago

#153 - discard utf8 and utf16 byte order mark

Pull Request - State: closed - Opened by jeffrom over 6 years ago - 1 comment

#152 - Alphabetical sorting order for keys

Issue - State: open - Opened by pulzzejason over 6 years ago - 1 comment

#151 - camel case map key formatting

Pull Request - State: closed - Opened by bottlenecked over 6 years ago - 1 comment

#150 - Fix readme links

Pull Request - State: closed - Opened by jorge-d over 6 years ago

#149 - Poison.decode/1 invalid method signature.

Issue - State: open - Opened by KamilLelonek over 6 years ago - 7 comments

#148 - Tag latest master and push to hex.pm

Issue - State: closed - Opened by mrinalwadhwa over 6 years ago - 5 comments

#147 - Parsing of raw ints

Issue - State: closed - Opened by petervanwesep almost 7 years ago - 1 comment

#146 - Exception on string with £ sign

Issue - State: closed - Opened by atomkirk almost 7 years ago - 5 comments

#144 - consider skipping unusual whitespace characters while parsing

Issue - State: closed - Opened by michallepicki almost 7 years ago - 1 comment

#143 - Inspect.BitString.escape no longer exists

Issue - State: closed - Opened by ivan almost 7 years ago - 1 comment

#142 - Incorrect typespecs/docs for Posion.decode/2 and Parser.parse/2

Issue - State: closed - Opened by mgartner almost 7 years ago - 2 comments

#141 - Question regarding encoding Map to JSON

Issue - State: open - Opened by mjvcallibrity almost 7 years ago - 1 comment

#140 - Deprecation warning

Issue - State: closed - Opened by haritimeset almost 7 years ago - 3 comments

#139 - Custom Decoder or Equivalent

Issue - State: closed - Opened by tuxagon almost 7 years ago - 3 comments

#138 - Overriding list impl?

Issue - State: open - Opened by cjbottaro almost 7 years ago - 2 comments

#137 - Crash with bad unicode escape sequence

Issue - State: closed - Opened by michalmuskala about 7 years ago - 2 comments

#136 - Errors encoding protocol buffers

Issue - State: closed - Opened by gogogarrett about 7 years ago - 3 comments

#135 - Decoding and Encoding `nil`

Issue - State: closed - Opened by Virviil about 7 years ago - 1 comment

#134 - Version 4.0 not on Hex, only 3.1.0 there

Issue - State: closed - Opened by slebaillif about 7 years ago - 8 comments

#124 - Decoding to arbitrary structs

Issue - State: open - Opened by leg100 over 7 years ago - 2 comments

#123 - improve docs for hex and iex

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

#122 - Unexpected 3 tuple return when supplying an invalid string to Poison.decode/1

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

#118 - Changelog

Pull Request - State: open - Opened by KronicDeth over 7 years ago - 4 comments

#115 - Improved hex docs

Issue - State: open - Opened by orestis over 7 years ago - 3 comments

#113 - Can't encode valid unicode with `escape: :html_safe`

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

#112 - README: add struct-free encode! and decode! examples

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

#109 - Make encoder protocols overridable

Issue - State: open - Opened by thousandsofthem over 7 years ago - 3 comments

#108 - Poison.encode! vulnerability

Issue - State: closed - Opened by rstacruz over 7 years ago - 5 comments

#107 - Incorrectly encoded exception messages

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

#105 - Changelog?

Issue - State: closed - Opened by PragTob over 7 years ago - 10 comments

#103 - Handle dashed keys, like in jsonapi.org recommendations.

Pull Request - State: open - Opened by pinx over 7 years ago - 1 comment