Ecosyste.ms: Issues

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

GitHub / amazon-ion/ion-rust issues and pull requests

#854 - Adds reusable `RawValueExpr::resolve` method

Pull Request - State: closed - Opened by zslayton 19 days ago - 1 comment

#853 - Updates codecov.io GH action

Pull Request - State: closed - Opened by zslayton 20 days ago - 1 comment

#852 - Add `token` input to codecov.io action

Pull Request - State: closed - Opened by zslayton 20 days ago - 1 comment

#851 - CodeCov uploads are failing

Issue - State: closed - Opened by zslayton 21 days ago - 3 comments
Labels: bug

#850 - Adds binary eexp subfield span accessors

Pull Request - State: closed - Opened by zslayton 21 days ago

#849 - Renames `append_macros` to `add_macros`

Pull Request - State: closed - Opened by zslayton 21 days ago

#848 - Version bump to v1.0.0-rc.9

Pull Request - State: closed - Opened by zslayton 21 days ago

#847 - Adds read/write support for v1.1 system symbols

Pull Request - State: closed - Opened by zslayton 24 days ago

#845 - TDL syntax updates

Pull Request - State: closed - Opened by zslayton about 1 month ago - 1 comment

#844 - Trait `WriteAsIon` is not implemented for `Element`

Issue - State: open - Opened by popematt about 1 month ago
Labels: bug

#843 - Version bump to v1.0.0-rc.8

Pull Request - State: closed - Opened by popematt about 1 month ago

#842 - Put Ion 1.1 support behind a feature flag

Pull Request - State: closed - Opened by popematt about 2 months ago

#841 - Adds AsRef<[Element]> for Sequence, List, and SExp

Pull Request - State: closed - Opened by popematt about 2 months ago

#840 - `Int` should have an `as_u64` method

Issue - State: open - Opened by zslayton about 2 months ago

#839 - Refactor conformance dsl to eliminate PartialEq use.

Issue - State: open - Opened by nirosys about 2 months ago

#838 - Consider switching chrono to jiff

Issue - State: open - Opened by zbraniecki about 2 months ago - 2 comments
Labels: enhancement

#837 - Updates `read_many_structs` benchmark

Pull Request - State: closed - Opened by zslayton 2 months ago

#836 - Adds `OpcodeKind`, `LengthType` to Opcode

Pull Request - State: closed - Opened by zslayton 2 months ago

#835 - Adds TDL expr groups, `append_macros` system macro

Pull Request - State: closed - Opened by zslayton 2 months ago

#834 - `StructBuilder`: support `with_annotations`

Issue - State: open - Opened by mtcalvin 3 months ago
Labels: enhancement

#833 - Update conformance testing DSL to support unknown symbols

Pull Request - State: closed - Opened by nirosys 3 months ago - 1 comment

#832 - Template compiler errors should include more information

Issue - State: open - Opened by zslayton 3 months ago
Labels: bug

#830 - Adds support for qualified refs to `$ion`, `$ion_encoding`

Pull Request - State: closed - Opened by zslayton 3 months ago

#829 - `Reader` documentation says it is a `binary reader`

Issue - State: closed - Opened by jpschorr 3 months ago - 1 comment

#828 - Make `ion_type()` correctly reflect typed nulls

Issue - State: open - Opened by zslayton 3 months ago

#827 - Adds `make_sexp` macro, enabling output of system values

Pull Request - State: closed - Opened by zslayton 3 months ago

#826 - Add conformance testing DSL

Pull Request - State: closed - Opened by nirosys 3 months ago - 1 comment

#825 - Adds support for eexps with 12- and 20-bit addresses

Pull Request - State: closed - Opened by zslayton 3 months ago

#824 - Version bump to v1.0.0-rc.7

Pull Request - State: closed - Opened by zslayton 3 months ago

#823 - Incomplete text detection tests for v1.0

Pull Request - State: closed - Opened by zslayton 3 months ago

#822 - Enables dependent macros

Pull Request - State: closed - Opened by zslayton 3 months ago

#821 - Configures Miri to use tree borrows, fixes remaining errors

Pull Request - State: closed - Opened by zslayton 3 months ago

#820 - Support 1.1 LST append, binary e-exps in field value position

Pull Request - State: closed - Opened by zslayton 3 months ago

#819 - Adds incompleteness detection tests

Pull Request - State: closed - Opened by zslayton 3 months ago

#818 - Make newly-compiled macros available for use

Pull Request - State: closed - Opened by jobarr-amzn 3 months ago - 1 comment

#817 - Newly-compiled macros not available in the context already in use

Issue - State: closed - Opened by jobarr-amzn 3 months ago - 3 comments
Labels: bug

#816 - Adds config option for writing struct field names as text/sid

Pull Request - State: closed - Opened by zslayton 3 months ago

#815 - Allow `?` and `*` parameters to be omitted in tail position

Pull Request - State: closed - Opened by zslayton 3 months ago

#814 - Adds binary 1.1 read support for symbol address annotations

Pull Request - State: closed - Opened by zslayton 3 months ago

#813 - Adds text 1.1 read support for eexps with a numeric address

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

#812 - Container writers panic if early return prevents `close()`

Issue - State: open - Opened by zslayton 4 months ago
Labels: bug

#811 - `List` and `Sexp` should implement `FromIterator<Element>`

Issue - State: open - Opened by popematt 4 months ago
Labels: enhancement

#810 - Difficulty accessing `Span` from `Lazy*` types.

Issue - State: open - Opened by jpschorr 4 months ago
Labels: enhancement

#809 - It seems `Position` is not publicly nameable

Issue - State: open - Opened by jpschorr 4 months ago
Labels: bug

#808 - Add e-exp call to `(:annotate ..)` to unit tests

Issue - State: open - Opened by zslayton 4 months ago

#807 - Refer to constant for unit tests defining user macros

Issue - State: open - Opened by zslayton 4 months ago - 1 comment

#805 - Derive `opcode_length` instead of setting it explicitly

Issue - State: open - Opened by zslayton 4 months ago - 1 comment

#804 - Adds a 1.1 `ValueWriter` setting for writing symbol text inline

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

#803 - Convert serde_json::Value to Ion

Issue - State: closed - Opened by jplock 4 months ago - 5 comments
Labels: question

#800 - Define an MSRV policy for the crate

Issue - State: open - Opened by zslayton 4 months ago - 3 comments

#799 - Fixes some of the miri issues

Pull Request - State: closed - Opened by zslayton 5 months ago - 1 comment

#797 - Fixes logic error in Decimal::precision

Pull Request - State: closed - Opened by popematt 5 months ago - 1 comment

#796 - Support for encoding directives, arg groups, length-prefixed e-expressions

Pull Request - State: closed - Opened by zslayton 5 months ago - 1 comment

#795 - Adds WriteAsIonSequence and WriteAsIonFields traits

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

#794 - Miri tests failure

Issue - State: open - Opened by desaikd 5 months ago
Labels: bug

#793 - Add support for getting the encoding from `LazyValue`

Issue - State: open - Opened by desaikd 5 months ago
Labels: enhancement

#792 - Implement serde Serializer/Deserializer::is_human_readable()

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

#791 - [serde] Implement serde Serializer/Deserializer::is_human_readable

Pull Request - State: closed - Opened by theli-ua 5 months ago - 1 comment

#790 - [serde] Implement is_human_readable on (de)serializer

Issue - State: closed - Opened by theli-ua 5 months ago - 3 comments
Labels: enhancement

#789 - Adds binary 1.1 read support for e-expressions, macro expansion

Pull Request - State: closed - Opened by zslayton 6 months ago

#787 - Add support for delimited containers to the 1.1 binary reader

Pull Request - State: closed - Opened by nirosys 6 months ago - 5 comments

#786 - Shift opcodes

Pull Request - State: closed - Opened by zslayton 6 months ago

#785 - Version bump to 1.0.0-rc.6, improvements to IonEncoding

Pull Request - State: closed - Opened by zslayton 6 months ago

#784 - Enables the StreamingRawReader to detect incomplete text

Pull Request - State: closed - Opened by zslayton 6 months ago

#783 - Give users a way to implement `IonInput` for their own types

Issue - State: open - Opened by zslayton 6 months ago
Labels: bug

#782 - Version bump to rc5

Pull Request - State: closed - Opened by zslayton 6 months ago

#781 - Prevent writing empty annotations sequences

Pull Request - State: closed - Opened by zslayton 6 months ago - 1 comment

#780 - Additional tooling access methods, trait impls, and a bug fix

Pull Request - State: closed - Opened by zslayton 6 months ago - 1 comment

#779 - Version bump to 1.0.0-rc.4

Pull Request - State: closed - Opened by zslayton 6 months ago

#778 - incorporates minor feedback from PR #777

Pull Request - State: closed - Opened by zslayton 6 months ago

#777 - Restores shared symbol table import functionality

Pull Request - State: closed - Opened by zslayton 6 months ago

#776 - Wire up `Catalog` in `SystemReader`

Issue - State: closed - Opened by zslayton 6 months ago - 1 comment

#775 - `Writer::new()` takes an `impl Into<WriteConfig>`

Pull Request - State: closed - Opened by zslayton 6 months ago

#774 - Doc cleanup and 2x bug fixes

Pull Request - State: closed - Opened by zslayton 6 months ago

#773 - Renames `TextKind` to `TextFormat`, adds `with_format` method

Pull Request - State: closed - Opened by zslayton 6 months ago

#772 - Feature gating and renames

Pull Request - State: closed - Opened by zslayton 6 months ago

#771 - Fix serde string deserialization for Ion symbols

Pull Request - State: closed - Opened by sajidanw 6 months ago

#768 - Add 1.1 binary reader support for length-prefixed structs

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

#767 - Removes the crate's dependency on `BigInt`, `BigUint`

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

#766 - Add 1.1 binary reader support for typed nulls

Pull Request - State: closed - Opened by nirosys 7 months ago

#765 - Add 1.1 binary reader support for timestamps.

Pull Request - State: closed - Opened by nirosys 7 months ago - 3 comments

#764 - Add support for half-precision floats in binary 1.1 reader.

Issue - State: open - Opened by nirosys 7 months ago - 1 comment
Labels: enhancement

#763 - Text reader implementation cleanup

Pull Request - State: closed - Opened by zslayton 7 months ago - 2 comments

#762 - Ensure that FixedInt and FixedUInt handle zero-length integers

Pull Request - State: closed - Opened by popematt 7 months ago

#761 - Should ValueRef container types implement PartialEq?

Issue - State: open - Opened by zslayton 7 months ago

#760 - Adds APIs for accessing encoding of raw stream items

Pull Request - State: closed - Opened by zslayton 7 months ago

#759 - Add text reader support for iterating through incomplete/invalid containers

Issue - State: open - Opened by sajidanw 7 months ago
Labels: enhancement

#758 - Add 1.1 binary reader support for symbols

Pull Request - State: closed - Opened by nirosys 7 months ago

#757 - Add 1.1 binary reader support for decimals

Pull Request - State: closed - Opened by nirosys 7 months ago

#756 - Add 1.1 binary reader support for floats

Pull Request - State: closed - Opened by nirosys 7 months ago

#755 - Add 1.1 binary reader support for blobs and clobs

Pull Request - State: closed - Opened by nirosys 7 months ago