Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / drapostolos/type-parser issues and pull requests
#49 - Updated link to User-Guide in javadocs
Pull Request -
State: closed - Opened by drapostolos about 2 years ago
#48 - Release: 0.8.1 is now available
Issue -
State: open - Opened by drapostolos about 2 years ago
Labels: [announcement]
#47 - Added: afterReleaseBuild.dependsOn publish
Pull Request -
State: closed - Opened by drapostolos about 2 years ago
#46 - set release branch to master
Pull Request -
State: closed - Opened by drapostolos about 2 years ago
- 1 comment
#45 - upload code coverage
Pull Request -
State: closed - Opened by drapostolos about 2 years ago
#44 - modified circleio config.yml
Pull Request -
State: closed - Opened by drapostolos about 2 years ago
#43 - Circleci project setup
Pull Request -
State: closed - Opened by drapostolos about 2 years ago
#42 - Remove checkstyle/pmd + fixed some code warnings
Pull Request -
State: closed - Opened by drapostolos about 2 years ago
#41 - Removed travis. Added circleCI/checkstyle
Pull Request -
State: closed - Opened by drapostolos about 2 years ago
#40 - Add support for parsing String to Optional<...>
Pull Request -
State: closed - Opened by drapostolos about 2 years ago
#39 - Added openjdk17 to travis.yml
Pull Request -
State: closed - Opened by drapostolos about 2 years ago
#38 - Update README.md
Pull Request -
State: closed - Opened by drapostolos about 2 years ago
#37 - Update gradle build
Pull Request -
State: closed - Opened by drapostolos about 2 years ago
#36 - Improve GRADLE build Performance
Pull Request -
State: closed - Opened by shisheng-1 about 3 years ago
- 1 comment
#35 - Release: 0.7.0 is now available
Issue -
State: open - Opened by drapostolos over 4 years ago
Labels: [announcement]
#34 - How to compile
Issue -
State: closed - Opened by sharifsheraz over 7 years ago
- 2 comments
#33 - Some code quality metrics would be totally cool
Issue -
State: closed - Opened by adam42a over 7 years ago
- 3 comments
#32 - Download statistics of type-parser over the last 12 months
Issue -
State: closed - Opened by drapostolos over 8 years ago
- 1 comment
#31 - Release: 0.6.0 is now available
Issue -
State: closed - Opened by drapostolos over 8 years ago
Labels: [announcement]
#30 - Added optional support for PropertyEditor + internal refactorings.
Pull Request -
State: closed - Opened by drapostolos over 8 years ago
#29 - add single argument static factory method support, regardless of method name.
Pull Request -
State: closed - Opened by drapostolos over 8 years ago
#28 - Switch to gradle build system.
Pull Request -
State: closed - Opened by drapostolos over 8 years ago
#27 - Release: 0.5.0 is now available
Issue -
State: closed - Opened by drapostolos over 10 years ago
Labels: [announcement]
#26 - Not possible to create type with constructor taking Enum argument
Issue -
State: closed - Opened by drapostolos over 10 years ago
- 2 comments
Labels: bug
#25 - Not possible to create type with `valueOf(Enum)` factory method
Issue -
State: closed - Opened by drapostolos over 10 years ago
- 2 comments
Labels: bug
#24 - Not possible to parse string to java.lang.Number
Issue -
State: closed - Opened by drapostolos over 10 years ago
- 2 comments
Labels: enhancement-request
#23 - Release: 0.4.0 is now available
Issue -
State: closed - Opened by drapostolos over 10 years ago
Labels: [announcement]
#22 - Release: 0.3.0 is now available
Issue -
State: closed - Opened by drapostolos over 10 years ago
- 1 comment
Labels: [announcement]
#21 - Is InputPreprocessor interface doing too much?
Issue -
State: closed - Opened by drapostolos over 10 years ago
- 2 comments
Labels: enhancement-request
#20 - [Heads Up!] Release v0.3.0 will contain non-backward compatible changes.
Issue -
State: closed - Opened by drapostolos over 10 years ago
- 1 comment
Labels: [announcement]
#19 - introduce One time parsers
Issue -
State: closed - Opened by drapostolos almost 11 years ago
- 1 comment
Labels: enhancement-request
#18 - Introduce new DynamicParser interface
Issue -
State: closed - Opened by drapostolos almost 11 years ago
- 3 comments
Labels: enhancement-request
#17 - Add new common *Helper methods
Issue -
State: closed - Opened by drapostolos almost 11 years ago
- 2 comments
Labels: enhancement-request
#16 - Release: 0.2.0 is now available
Issue -
State: closed - Opened by drapostolos almost 11 years ago
Labels: [announcement]
#15 - Remove requirement from SplitStrategy implementations to return empty list when input is null
Issue -
State: closed - Opened by drapostolos almost 11 years ago
- 5 comments
#14 - [Heads Up!] Release v0.2.0 will contain non-backward compatible changes.
Issue -
State: closed - Opened by drapostolos almost 11 years ago
- 1 comment
Labels: [announcement]
#13 - Would it interesting to be able produce strings from the type instances?
Issue -
State: open - Opened by Elisedlund almost 11 years ago
- 3 comments
Labels: enhancement-request
#12 - What should the result be parsing empty string to a list?
Issue -
State: closed - Opened by Elisedlund almost 11 years ago
- 3 comments
#11 - getTargetType() and getParameterizedTypeArguments() represents types/classes differently
Issue -
State: closed - Opened by Elisedlund almost 11 years ago
- 6 comments
Labels: enhancement-request
#10 - Rename API entry point
Issue -
State: closed - Opened by drapostolos almost 11 years ago
- 5 comments
Labels: enhancement-request
#9 - Want easier/clearer way of achieving List<Integer> list = parser.parse("1,2,3", new GenericType<List<Integer>>() {});
Issue -
State: closed - Opened by Elisedlund almost 11 years ago
- 1 comment
#8 - I would like the possibility to escape separators if they exist in the 'value':
Issue -
State: open - Opened by Elisedlund almost 11 years ago
- 1 comment
Labels: enhancement-request
#7 - I want to register a TypeParser that operates on all subclasses of the provided class.
Issue -
State: closed - Opened by Elisedlund almost 11 years ago
- 4 comments
Labels: enhancement-request
#6 - Probably doesn't need the "Class<T> targetType" parameter it's possible to fetch the generic type T class runtime.
Issue -
State: closed - Opened by Elisedlund almost 11 years ago
- 1 comment
#5 - It is not possible to parse string to Class<Long>
Issue -
State: closed - Opened by drapostolos almost 11 years ago
- 2 comments
Labels: bug
#4 - Release: 0.1.0 is now available
Issue -
State: closed - Opened by drapostolos almost 11 years ago
- 1 comment
Labels: [announcement]
#3 - Second review is up!
Issue -
State: closed - Opened by drapostolos almost 11 years ago
#2 - Would it be possible to parse String to Parameterized/Generic types as well? like List<String>?
Issue -
State: closed - Opened by drapostolos about 11 years ago
- 2 comments
#1 - First review is up
Issue -
State: closed - Opened by drapostolos about 11 years ago
- 1 comment