Ecosyste.ms: Issues

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

GitHub / timo/json_fast issues and pull requests

#91 - test files should not use 'lib'

Issue - State: open - Opened by coke 11 months ago

#89 - standardize true/false formatting

Pull Request - State: closed - Opened by coke over 1 year ago - 2 comments

#88 - Tests

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

#87 - Move immutable example back.

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

#86 - Support jsonc (part 2)

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

#85 - Add support for JSONC

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

#84 - Don't know how to jsonify Complex

Issue - State: open - Opened by markjreed almost 2 years ago - 3 comments

#83 - Allow :sorted-keys(Callable) for more customization

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

#82 - to-json: option to specify sort-comparison block for keys

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

#81 - better error message

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

#80 - error when installing module

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

#79 - `zef install 'JSON::Fast:ver<0.16>:auth<cpan:TIMOTIMO>'` fails to install

Issue - State: closed - Opened by patrickbkr over 2 years ago - 14 comments

#78 - Add `:immutable` parameter to `from-json`

Pull Request - State: closed - Opened by lizmat almost 3 years ago - 4 comments

#77 - It's all about Raku nowadays

Pull Request - State: closed - Opened by lizmat almost 3 years ago - 1 comment

#76 - from-json: preserving order in objects/hashes

Issue - State: open - Opened by gueriksson about 3 years ago

#75 - Weird testing error depending on the available testers

Issue - State: closed - Opened by JJ about 3 years ago - 1 comment

#74 - Need a good, practical user example in the README or in examples

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

#73 - jsonify Rational just like FatRat; jsonify other Real types via .Bridge

Pull Request - State: closed - Opened by japhb over 3 years ago - 4 comments

#72 - ArrayHash -> to-json -> Array of Pairs (of Hashes)

Issue - State: closed - Opened by gueriksson about 4 years ago - 2 comments

#71 - Stringification of a Buf is not done with 'Str'

Issue - State: open - Opened by davehayes about 4 years ago - 2 comments

#70 - to-json routine is no longer escaping double quotes in hash keys

Issue - State: closed - Opened by thundergnat about 4 years ago - 1 comment

#69 - Some performance / testing tweaks

Pull Request - State: closed - Opened by lizmat about 4 years ago

#68 - Parse \b and \f escape sequences correctly

Pull Request - State: closed - Opened by akiym about 4 years ago - 2 comments

#67 - JSON::Fast can't roundtrip

Issue - State: closed - Opened by AlexDaniel almost 5 years ago - 1 comment

#66 - Passes invalid JSON

Issue - State: closed - Opened by JJ almost 5 years ago - 4 comments

#65 - Forces stringification on numeric keys.

Pull Request - State: closed - Opened by JJ almost 5 years ago - 1 comment

#64 - JSON keys should always be in quotes

Issue - State: closed - Opened by JJ almost 5 years ago

#63 - Fix precedende bug in Unicode escaping decode

Pull Request - State: closed - Opened by Altai-man almost 5 years ago

#60 - :!pretty now inserts newlines

Issue - State: closed - Opened by jnthn about 5 years ago - 1 comment

#59 - Unpretty to-json does not need space after key

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

#58 - Refactor to-json completely

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

#57 - Refactered to json

Pull Request - State: closed - Opened by lizmat over 5 years ago - 1 comment

#56 - to-json/pretty: "\uD83C\uDDE9\uD83C\uDDEA" is not pretty

Issue - State: open - Opened by dolmen over 5 years ago - 2 comments

#55 - to-json/pretty: empty line between brackets for {}

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

#54 - Could JSON::Fast support multiple JSON objects?

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

#53 - Using @ sigils with from-json on arrays creates a nested array

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

#52 - Fixes problem with enums (was: adds some benchmarks)

Pull Request - State: closed - Opened by JJ almost 6 years ago - 1 comment

#51 - Minor code formatting changes

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

#50 - Rename Fast.pm → Fast.pm6

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

#49 - Add tests from JSONTestSuite

Pull Request - State: closed - Opened by Kaiepi almost 6 years ago - 5 comments

#48 - build a little benchmark suite

Issue - State: open - Opened by timo almost 6 years ago
Labels: enhancement, help wanted, hacktoberfest

#47 - Adopt tests from "parsing json is a minefield" article

Issue - State: closed - Opened by timo almost 6 years ago - 1 comment
Labels: enhancement, help wanted, hacktoberfest, tests

#46 - Invitation to participate in the Bug Squash Day + Hacktoberfest

Issue - State: closed - Opened by JJ almost 6 years ago - 1 comment

#45 - JSON::Fast is not fast enough!

Issue - State: open - Opened by AlexDaniel almost 6 years ago - 1 comment

#44 - Make hexdigits an array rather than a hash

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

#43 - Streamline nom-ws

Pull Request - State: closed - Opened by lizmat almost 6 years ago - 1 comment

#42 - Use native string arrays to build of `trans` map

Pull Request - State: closed - Opened by lizmat almost 6 years ago - 1 comment

#41 - Prevent creation of List only to have it sunk

Pull Request - State: closed - Opened by lizmat almost 6 years ago - 1 comment

#40 - Using nqp::ord(at) everywhere else, why not here?

Pull Request - State: closed - Opened by lizmat almost 6 years ago - 1 comment

#39 - Treat unknown types as strings, not objects

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

#38 - spaces are allowed to have combining characters on them

Issue - State: closed - Opened by timo over 6 years ago

#37 - Fix crash on latest Rakudo

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

#36 - quoted solidus is not unquoted

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

#35 - Newline etc, escaping bug.

Issue - State: closed - Opened by dwarring over 6 years ago - 4 comments

#33 - JSON::Fast fails to encode complex UTF

Issue - State: closed - Opened by ghost almost 7 years ago

#32 - Add flag to 'to-json' to sort the keys

Pull Request - State: closed - Opened by Tyil almost 7 years ago

#31 - enum values get to-json'd as their name, giving invalid json

Issue - State: closed - Opened by timo almost 7 years ago - 4 comments

#30 - speed up to-json and add to-json-file

Pull Request - State: closed - Opened by gfldex almost 7 years ago - 2 comments

#29 - Fix too high minimum rakudo version

Pull Request - State: closed - Opened by zoffixznet almost 7 years ago

#28 - fix to-json for DateTime and Instant

Pull Request - State: closed - Opened by gfldex almost 7 years ago

#27 - thread safety issues caused by underlying rakudo bug

Issue - State: closed - Opened by dlowe about 7 years ago

#26 - IntStr.new(0, '') creates a broken json that can not be parsed anymore

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

#25 - Workaround for race conditions in interpolation

Pull Request - State: closed - Opened by bduggan about 7 years ago - 2 comments

#24 - race conditions

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

#23 - Move defined check before use of Int/Rat/Num

Pull Request - State: closed - Opened by CurtTilmes over 7 years ago - 2 comments

#22 - Use SPDX identifier in license field of META6.json

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

#21 - Memory leak

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

#20 - handle to-json of \r\n combiners. closes #19

Pull Request - State: closed - Opened by dwarring over 7 years ago - 1 comment

#19 - to-json incorrect encoding of new-line combiners

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

#18 - can't install with zef, test failures

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

#17 - Convert null byte to \u0000, make to-json 2.9x faster

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

#16 - does not escape null bytes or control characters

Issue - State: closed - Opened by samcv almost 8 years ago - 1 comment

#15 - no tests for to-json on Num objects

Issue - State: closed - Opened by timo about 8 years ago

#14 - Please tag releases to help Debian packaging

Issue - State: closed - Opened by dod38fr over 8 years ago - 6 comments

#13 - array of hashes

Issue - State: closed - Opened by bduggan over 8 years ago - 3 comments

#12 - Fix for undefined value

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

#12 - Fix for undefined value

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

#11 - Remove the leading "v" in the version

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

#11 - Remove the leading "v" in the version

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

#10 - Document exported subs

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

#10 - Document exported subs

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

#9 - to-json() doesn't comply with newest JSON spec

Issue - State: closed - Opened by zoffixznet over 8 years ago - 1 comment

#8 - Fix freezing issue during tests

Pull Request - State: closed - Opened by zoffixznet almost 9 years ago

#8 - Fix freezing issue during tests

Pull Request - State: closed - Opened by zoffixznet almost 9 years ago

#7 - Updates related to SEQ.

Pull Request - State: closed - Opened by djgoku almost 9 years ago

#7 - Updates related to SEQ.

Pull Request - State: closed - Opened by djgoku almost 9 years ago

#6 - Tests fail while bootstraping panda

Issue - State: closed - Opened by teodozjan almost 9 years ago

#5 - there's no test coverage for to-json.

Issue - State: closed - Opened by timo almost 9 years ago

#4 - to-json doesn't like undefined values

Issue - State: closed - Opened by timo almost 9 years ago - 4 comments

#3 - Cannot to-json(Seq) etc

Issue - State: closed - Opened by skaji almost 9 years ago - 2 comments

#2 - now json::fast is faster

Pull Request - State: closed - Opened by tony-o about 9 years ago

#2 - now json::fast is faster

Pull Request - State: closed - Opened by tony-o about 9 years ago

#1 - s/JSON::Tiny/JSON::Fast/

Pull Request - State: closed - Opened by ugexe about 9 years ago

#1 - s/JSON::Tiny/JSON::Fast/

Pull Request - State: closed - Opened by ugexe about 9 years ago