Ecosyste.ms: Issues

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

GitHub / PoignardAzur/venial issues and pull requests

#58 - Bump version to 0.6.0

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

#56 - Support for lifetimes in receiver parameters

Pull Request - State: closed - Opened by Bromeon 9 months ago - 2 comments
Labels: enhancement

#55 - Rename types for consistency

Pull Request - State: closed - Opened by Bromeon 9 months ago - 1 comment
Labels: documentation, enhancement

#54 - Note about spans and their limitations

Pull Request - State: closed - Opened by Bromeon 9 months ago - 2 comments
Labels: documentation

#53 - Guidance on parsing proc-macro attributes

Issue - State: open - Opened by Bromeon 9 months ago - 3 comments
Labels: question

#52 - Update snapshots to latest `cargo-insta` version

Pull Request - State: closed - Opened by Bromeon 9 months ago - 1 comment
Labels: enhancement

#51 - Support `extern {}` and `extern crate`

Pull Request - State: closed - Opened by Bromeon 9 months ago - 1 comment
Labels: enhancement

#50 - Macro invocations + `macro_rules!`

Pull Request - State: closed - Opened by Bromeon 10 months ago - 1 comment
Labels: enhancement

#49 - Add span methods to all item types

Pull Request - State: closed - Opened by PoignardAzur 10 months ago

#48 - Improve documentation for Declaration methods

Pull Request - State: closed - Opened by PoignardAzur 10 months ago - 1 comment

#47 - venial v0.6 plans

Issue - State: open - Opened by Bromeon 10 months ago - 13 comments

#46 - Implement `span()` for each struct

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

#45 - Fix documentation links

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

#44 - Make parse_declaration panic if given leftover tokens.

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

#43 - -Typos

Pull Request - State: closed - Opened by thebigG almost 2 years ago - 1 comment

#42 - Reject trailing tokens after declaration

Pull Request - State: closed - Opened by jcaesar almost 2 years ago - 5 comments
Labels: bug

#41 - Rollback iterator to avoid cloning tokens

Issue - State: open - Opened by Bromeon about 2 years ago - 5 comments
Labels: enhancement

#40 - Split functions behind feature-gate.

Issue - State: closed - Opened by PoignardAzur about 2 years ago - 1 comment
Labels: good first issue

#39 - Implement `trait`

Pull Request - State: closed - Opened by Bromeon about 2 years ago - 2 comments
Labels: enhancement

#38 - Version bump

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

#37 - Add ARCHITECTURE.md file

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

#36 - Implement `unsafe mod`

Pull Request - State: closed - Opened by Bromeon about 2 years ago - 2 comments
Labels: enhancement

#35 - Failure to parse macro-generated struct

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

#34 - Simplify often-used ident/punct parsers

Pull Request - State: closed - Opened by Bromeon about 2 years ago - 4 comments
Labels: enhancement

#33 - Implement `unsafe impl`

Pull Request - State: closed - Opened by Bromeon about 2 years ago - 2 comments
Labels: enhancement

#32 - venial v0.5 release

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

#31 - Module support

Pull Request - State: closed - Opened by Bromeon about 2 years ago - 1 comment
Labels: enhancement

#30 - Re-export missing type names

Pull Request - State: closed - Opened by Bromeon about 2 years ago - 4 comments
Labels: bug

#29 - Fix parsing for `#![inner]` attributes followed by `#[outer]` ones

Pull Request - State: closed - Opened by Bromeon about 2 years ago
Labels: bug

#28 - Parse `impl` blocks, `type` and `const` declarations

Pull Request - State: closed - Opened by Bromeon over 2 years ago - 16 comments

#27 - Support function receivers `self`, `mut self`, `&self`, `&mut self`

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

#26 - Replacement for split_for_impl() on Generics?

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

#25 - Version bump

Pull Request - State: closed - Opened by PoignardAzur over 2 years ago

#24 - Remove fuzzcheck support

Pull Request - State: closed - Opened by PoignardAzur over 2 years ago

#23 - Remove expression support

Pull Request - State: closed - Opened by PoignardAzur over 2 years ago

#22 - Extract attribute values into separate enum

Pull Request - State: closed - Opened by PoignardAzur over 2 years ago

#21 - Rework how angle bracket groups are consumed.

Pull Request - State: closed - Opened by PoignardAzur over 2 years ago

#20 - Some API design criticisms

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

#19 - Unballanced brackets in type expression, when not ending with comma.

Issue - State: closed - Opened by lenscas over 2 years ago - 4 comments

#18 - Version bump

Pull Request - State: closed - Opened by PoignardAzur over 2 years ago

#17 - Split parsing code into multiple files

Pull Request - State: closed - Opened by PoignardAzur over 2 years ago

#16 - Fix debug field string

Pull Request - State: closed - Opened by PoignardAzur over 2 years ago

#15 - Make CI enforce clippy lints

Pull Request - State: closed - Opened by PoignardAzur over 2 years ago

#14 - Improve attribute parsing

Pull Request - State: closed - Opened by PoignardAzur over 2 years ago

#13 - Improve doc

Pull Request - State: closed - Opened by PoignardAzur over 2 years ago

#12 - Add better error message for unbalanced brackets

Pull Request - State: closed - Opened by PoignardAzur over 2 years ago

#11 - Better document type edition methods.

Pull Request - State: closed - Opened by PoignardAzur over 2 years ago

#10 - Rewrite CI actions to run faster

Pull Request - State: closed - Opened by PoignardAzur over 2 years ago

#9 - Small name and comment fixes

Pull Request - State: closed - Opened by PoignardAzur over 2 years ago

#8 - Fix clippy lints

Pull Request - State: closed - Opened by PoignardAzur over 2 years ago

#7 - Add shields to README

Pull Request - State: closed - Opened by PoignardAzur over 2 years ago

#6 - Add `DerefMut` for `Punctuated`

Pull Request - State: closed - Opened by jcaesar over 2 years ago

#5 - Modifying a parsed declaration does not modify its token stream

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

#4 - Add fuzz test to ensure venial parses everything that syn does

Pull Request - State: closed - Opened by loiclec over 2 years ago - 16 comments

#3 - Listing the differences between venial and syn using a fuzzer

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

#2 - Added the ability to parse any functions

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

#1 - Support unions

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