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

#662 - Binary read support for Ion 1.1 scalars

Issue - State: open - Opened by zslayton about 1 year ago - 1 comment
Labels: enhancement, ion 1.1

#661 - Implement built-in macros

Issue - State: open - Opened by zslayton about 1 year ago
Labels: enhancement, ion 1.1

#660 - Text support for tagless parameter encodings

Issue - State: open - Opened by zslayton about 1 year ago
Labels: enhancement, ion 1.1

#659 - Text support for grouped parameters

Issue - State: open - Opened by zslayton about 1 year ago
Labels: enhancement, ion 1.1

#658 - Evaluating user-defined template macros

Issue - State: closed - Opened by zslayton about 1 year ago
Labels: enhancement, ion 1.1

#657 - Evaluating template macro invocations

Issue - State: closed - Opened by zslayton about 1 year ago - 1 comment
Labels: enhancement, ion 1.1

#656 - Evaluating e-expressions

Issue - State: closed - Opened by zslayton about 1 year ago - 1 comment
Labels: enhancement, ion 1.1

#655 - Text parser support for e-expressions

Issue - State: closed - Opened by zslayton about 1 year ago - 1 comment
Labels: enhancement, ion 1.1

#654 - Fixes parsing of macro invocations in Lists and SExps and some cases …

Pull Request - State: closed - Opened by popematt about 1 year ago - 2 comments

#653 - `TextViewBuffer` does not correctly parse macros in structs

Issue - State: closed - Opened by popematt about 1 year ago - 1 comment
Labels: bug

#652 - Incorporates feedback from PR #645

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

#651 - Eliminate boilerplate in AnyEncoding

Issue - State: open - Opened by zslayton about 1 year ago - 2 comments

#650 - Implement `ion_type()` with a macro

Issue - State: open - Opened by zslayton about 1 year ago

#649 - Make a "commons" module for `pub(crate)` utilities

Issue - State: open - Opened by zslayton about 1 year ago

#648 - Clearer constructors for `MacroEvaluator`.

Issue - State: open - Opened by zslayton about 1 year ago
Labels: enhancement

#647 - Recursive macro expansion in TDL containers

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

#646 - TODO for stabilize serde feature

Issue - State: open - Opened by desaikd about 1 year ago - 1 comment
Labels: enhancement

#645 - Initial implementation of the Ion 1.1 text reader

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

#644 - `AnyReader` should intercept IVMs and instantiate the correct raw reader

Issue - State: open - Opened by zslayton about 1 year ago
Labels: enhancement

#644 - `AnyReader` should intercept IVMs and instantiate the correct raw reader

Issue - State: open - Opened by zslayton about 1 year ago
Labels: enhancement

#643 - Stub out types for RawTextReader_1_1

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

#643 - Stub out types for RawTextReader_1_1

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

#640 - Fix comparison for cross representations in `Int`

Pull Request - State: closed - Opened by desaikd about 1 year ago - 1 comment

#638 - Adds lazy reader support for reading clobs

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

#637 - Implement blocking wrapper for lazy raw readers

Issue - State: open - Opened by zslayton about 1 year ago
Labels: enhancement

#636 - Add `ion-tests` integration for the LazyReader

Issue - State: closed - Opened by zslayton about 1 year ago
Labels: enhancement

#636 - Add `ion-tests` integration for the LazyReader

Issue - State: open - Opened by zslayton about 1 year ago
Labels: enhancement

#635 - Incorporate feedback from `LazyRawTextReader` PRs

Issue - State: closed - Opened by zslayton about 1 year ago
Labels: enhancement

#635 - Incorporate feedback from `LazyRawTextReader` PRs

Issue - State: open - Opened by zslayton about 1 year ago
Labels: enhancement

#634 - Implement lazy reader support for clobs

Issue - State: open - Opened by zslayton about 1 year ago
Labels: enhancement

#634 - Implement lazy reader support for clobs

Issue - State: open - Opened by zslayton about 1 year ago
Labels: enhancement

#633 - Adds experimental serde feature

Pull Request - State: closed - Opened by desaikd over 1 year ago - 4 comments

#632 - Leverage niche optimization for annotations offsets

Issue - State: open - Opened by zslayton over 1 year ago
Labels: enhancement

#631 - Explore moving struct field info out of `Lazy*Value` and into `Lazy*Field`

Issue - State: open - Opened by zslayton over 1 year ago
Labels: enhancement

#631 - Explore moving struct field info out of `Lazy*Value` and into `Lazy*Field`

Issue - State: open - Opened by zslayton over 1 year ago
Labels: enhancement

#630 - Adds lazy reader support for long strings

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

#629 - Adds lazy reader support for blobs

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

#629 - Adds lazy reader support for blobs

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

#628 - Adds lazy reader support for decimals

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

#628 - Adds lazy reader support for decimals

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

#627 - Lazy reader support for s-expressions

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

#627 - Lazy reader support for s-expressions

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

#626 - Rename `LazyRawField::as_value` to `to_value`

Issue - State: open - Opened by zslayton over 1 year ago
Labels: enhancement

#625 - Failing lazy reader `float` unit test

Issue - State: open - Opened by zslayton over 1 year ago
Labels: bug

#624 - `element_stream_*` items not available in `v1.0.0-rc.1`

Issue - State: closed - Opened by jpschorr over 1 year ago - 1 comment
Labels: bug

#623 - Adds lazy reader support for timestamps

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

#622 - Adds lazy reader support for reading annotations

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

#621 - Initial impl of a LazyRawAnyReader

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

#620 - Adds `LazyRawTextReader` support for reading IVMs

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

#619 - Adds `LazyRawTextReader` support for structs

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

#618 - `Element::write_*` APIs need a way to specify an Ion version

Issue - State: closed - Opened by zslayton over 1 year ago - 1 comment
Labels: enhancement

#617 - Adds `LazyRawTextReader` support for reading lists

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

#616 - Adds `LazyRawTextReader` support for reading symbols

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

#615 - Can Element be made to implement Send and Sync?

Issue - State: closed - Opened by dlurton over 1 year ago - 3 comments
Labels: enhancement

#614 - Adds LazyRawTextReader support for reading strings

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

#613 - Adds `LazyRawTextReader` support for comments

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

#612 - Adds support for floats to the `LazyRawTextReader`

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

#611 - Enable access to sub-nanosecond precisions in Timestamp

Issue - State: open - Opened by zslayton over 1 year ago
Labels: enhancement

#610 - `Symbol` implements `PartialEq<Symbol>` for `&str` instead of `str`

Issue - State: closed - Opened by sadderchris over 1 year ago - 2 comments
Labels: bug

#609 - Initial raw lazy text reader (top-level nulls, bools, ints)

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

#608 - Version bump to 1.0.0-rc.1

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

#607 - Incorporate feedback from the v1.0 release candidate process.

Issue - State: open - Opened by zslayton over 1 year ago - 1 comment
Labels: bug

#606 - Update readme

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

#605 - Result doc comments

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

#604 - Adds doc comments, `Element::write_all_as` method

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

#603 - Add a `to_u64_digits()` or similar for `Int`/`UInt`

Issue - State: open - Opened by zslayton over 1 year ago
Labels: enhancement

#602 - Removes `SymbolTable` and `Catalog` from the public API

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

#601 - Error types now hold a Cow<str> instead of requiring a String

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

#600 - Adds UInt conversions to Rust unsigned int types

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

#599 - Removes Coefficient and Sign from the root

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

#598 - Makes `element` and `types` private

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

#597 - ion-hash cleanup

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

#596 - Adds traits for the lazy reader API to abstract over format

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

#595 - Module cleanup, adds `Element::expect_*`, removes `IntAccess`

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

#594 - Removes vestigial dependency on BigDecimal

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

#593 - Adds Decimal methods to access the coefficient and exponent

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

#592 - Adds `From<Int> and `From<UInt>` impls for Decimal

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

#591 - Removes `IonDataSource` and vestigial `read()` impls

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

#590 - Writer/reader additional context for diagnostic error messages

Issue - State: open - Opened by jobarr-amzn over 1 year ago - 1 comment
Labels: enhancement

#589 - Add doc comments to the error types

Issue - State: open - Opened by zslayton over 1 year ago
Labels: bug

#588 - Clean up TimestampBuilder

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

#587 - Add documentation for public types and modules

Issue - State: closed - Opened by popematt over 1 year ago

#586 - Consider renaming or name-spacing supporting types

Issue - State: closed - Opened by popematt over 1 year ago
Labels: enhancement

#585 - Move `ion_seq!` to the same module as the other builder macros

Issue - State: closed - Opened by popematt over 1 year ago - 1 comment
Labels: bug

#584 - Makes `IonError` variants wrap opaque types

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

#583 - Add an `IonError::Application` variant

Issue - State: closed - Opened by zslayton over 1 year ago - 3 comments
Labels: bug

#582 - Add `From<Int>` for `Decimal`

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

#581 - Consider changing the return type of `Decimal::precision()` to `NonZeroU64`

Issue - State: closed - Opened by popematt over 1 year ago - 3 comments
Labels: enhancement

#580 - Adds an `"experimental-writer"` feature

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

#579 - Adds write_value to ElementWriter

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

#578 - adds changes for shared symbol table support in reader

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

#577 - Adds `"experimental-reader"` feature

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

#576 - Move unstable APIs behind `experimental-*` feature flags

Issue - State: closed - Opened by zslayton over 1 year ago
Labels: bug

#575 - Offer a way to build a statically dispatched Reader

Issue - State: open - Opened by zslayton over 1 year ago
Labels: bug

#574 - Adds Into<Value>, Into<Element> impl for all ints

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

#573 - `Element` should implement `From<usize>` and other integer types

Issue - State: closed - Opened by popematt over 1 year ago
Labels: enhancement

#572 - Replaces `Vec<Element>` with `Sequence`

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

#571 - Makes `Int` an opaque struct

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

#570 - Signed type impls of Into<UInt> are now fallible

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

#569 - Converting from a signed integer to a `UInt` should be fallible

Issue - State: closed - Opened by zslayton over 1 year ago
Labels: bug