Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / cretz/kastree issues and pull requests
#45 - Found interface org.jetbrains.kotlin.psi.KtDoubleColonExpression, but class was expected
Issue -
State: closed - Opened by fab1an over 1 year ago
- 2 comments
#44 - Is it possible to insert a node?
Issue -
State: closed - Opened by zeroarst about 2 years ago
- 2 comments
#44 - Is it possible to insert a node?
Issue -
State: closed - Opened by zeroarst about 2 years ago
- 2 comments
#43 - Clean up
Pull Request -
State: closed - Opened by orangain almost 3 years ago
- 1 comment
#43 - Clean up
Pull Request -
State: closed - Opened by orangain almost 3 years ago
- 1 comment
#42 - Annotation argument names are null
Issue -
State: closed - Opened by hamoid almost 3 years ago
- 2 comments
#42 - Annotation argument names are null
Issue -
State: closed - Opened by hamoid almost 3 years ago
- 2 comments
#41 - Fix kastree on Java 11.
Pull Request -
State: open - Opened by yanks over 3 years ago
- 2 comments
#41 - Fix kastree on Java 11.
Pull Request -
State: open - Opened by yanks over 3 years ago
- 2 comments
#40 - I can't run the example
Issue -
State: open - Opened by alitarfa about 4 years ago
- 2 comments
#39 - Formatting changes
Pull Request -
State: closed - Opened by tgerth over 4 years ago
#39 - Formatting changes
Pull Request -
State: closed - Opened by tgerth over 4 years ago
#38 - Is the official Kotlin parser an LR parser?
Issue -
State: closed - Opened by LifeIsStrange over 4 years ago
- 2 comments
#38 - Is the official Kotlin parser an LR parser?
Issue -
State: closed - Opened by LifeIsStrange over 4 years ago
- 2 comments
#37 - Location of node?
Issue -
State: open - Opened by BugDiver almost 5 years ago
- 3 comments
#37 - Location of node?
Issue -
State: open - Opened by BugDiver almost 5 years ago
- 3 comments
#36 - Preserve the extras map after modifying nodes
Issue -
State: open - Opened by natanfudge about 5 years ago
- 2 comments
#35 - Error in Writer: Escaping interpolated strings with keywords
Issue -
State: open - Opened by RRua over 5 years ago
#35 - Error in Writer: Escaping interpolated strings with keywords
Issue -
State: open - Opened by RRua over 5 years ago
#35 - Error in Writer: Escaping interpolated strings with keywords
Issue -
State: open - Opened by RRua over 5 years ago
#34 - Update README.md
Pull Request -
State: closed - Opened by drieks over 5 years ago
- 4 comments
#34 - Update README.md
Pull Request -
State: closed - Opened by drieks over 5 years ago
- 4 comments
#34 - Update README.md
Pull Request -
State: closed - Opened by drieks over 5 years ago
- 4 comments
#33 - Parse error: Muliple annotations with line comment
Issue -
State: open - Opened by jschneider over 5 years ago
- 12 comments
#33 - Parse error: Muliple annotations with line comment
Issue -
State: open - Opened by jschneider over 5 years ago
- 12 comments
#33 - Parse error: Muliple annotations with line comment
Issue -
State: open - Opened by jschneider over 5 years ago
- 12 comments
#32 - Bump to kotlin 1.3.41
Pull Request -
State: open - Opened by edwinRNDR over 5 years ago
#31 - Conversion back to PSI
Issue -
State: open - Opened by Redrield over 5 years ago
- 1 comment
#30 - compile to js
Issue -
State: open - Opened by Angry-Potato over 5 years ago
#29 - Documentation: usage examples
Issue -
State: open - Opened by igorgatis over 5 years ago
#28 - [Question] Is it possible to count the numbers of ->, !! and ? operators using Kastree?
Issue -
State: closed - Opened by albertininm almost 6 years ago
- 4 comments
#27 - Keep reference to parent node
Issue -
State: open - Opened by RRua almost 6 years ago
#26 - add ScriptInitializer
Pull Request -
State: closed - Opened by NikkyAI almost 6 years ago
- 2 comments
#25 - Parent tag is lost after modifying the child node
Issue -
State: open - Opened by ilisc2 almost 6 years ago
#25 - Parent tag is lost after modifying the child node
Issue -
State: open - Opened by ilisc2 almost 6 years ago
#25 - Parent tag is lost after modifying the child node
Issue -
State: open - Opened by ilisc2 almost 6 years ago
#24 - Add typeOp to MutableVisitor
Pull Request -
State: closed - Opened by impatient almost 6 years ago
- 2 comments
#23 - Mutable visitor doesn't support TypeOp
Issue -
State: closed - Opened by impatient almost 6 years ago
#22 - Fix missing modifiers in KtTypeProjection
Pull Request -
State: closed - Opened by grihabor almost 6 years ago
- 1 comment
Labels: bug
#22 - Fix missing modifiers in KtTypeProjection
Pull Request -
State: closed - Opened by grihabor almost 6 years ago
- 1 comment
Labels: bug
#21 - Fix character escaping
Pull Request -
State: closed - Opened by grihabor almost 6 years ago
- 2 comments
Labels: bug
#21 - Fix character escaping
Pull Request -
State: closed - Opened by grihabor almost 6 years ago
- 2 comments
Labels: bug
#20 - Fix CallConstructor rendering
Pull Request -
State: closed - Opened by grihabor almost 6 years ago
- 2 comments
Labels: bug
#20 - Fix CallConstructor rendering
Pull Request -
State: closed - Opened by grihabor almost 6 years ago
- 2 comments
Labels: bug
#19 - Single nullable upper bound generic constraint not properly parsed
Issue -
State: closed - Opened by cretz about 6 years ago
- 2 comments
Labels: bug, fixed-in-snapshot
#19 - Single nullable upper bound generic constraint not properly parsed
Issue -
State: closed - Opened by cretz about 6 years ago
- 2 comments
Labels: bug, fixed-in-snapshot
#18 - Writer puts nullable marker on return for nullable lambda
Issue -
State: closed - Opened by cretz about 6 years ago
- 1 comment
Labels: bug, fixed-in-snapshot
#18 - Writer puts nullable marker on return for nullable lambda
Issue -
State: closed - Opened by cretz about 6 years ago
- 1 comment
Labels: bug, fixed-in-snapshot
#17 - Comments don't do onNode callback in converter
Issue -
State: closed - Opened by cretz about 6 years ago
- 1 comment
Labels: bug
#17 - Comments don't do onNode callback in converter
Issue -
State: closed - Opened by cretz about 6 years ago
- 1 comment
Labels: bug
#16 - Node class should contain begin/end line/column corresponding to its place in the parsed file
Issue -
State: closed - Opened by stephentalley about 6 years ago
- 10 comments
#16 - Node class should contain begin/end line/column corresponding to its place in the parsed file
Issue -
State: closed - Opened by stephentalley about 6 years ago
- 10 comments
#16 - Node class should contain begin/end line/column corresponding to its place in the parsed file
Issue -
State: closed - Opened by stephentalley about 6 years ago
- 10 comments
#15 - Parsing annotated method call with trailing closure
Issue -
State: closed - Opened by krksgbr about 6 years ago
- 2 comments
#15 - Parsing annotated method call with trailing closure
Issue -
State: closed - Opened by krksgbr about 6 years ago
- 2 comments
#14 - Support underscores in identifier without escaping
Issue -
State: closed - Opened by krksgbr about 6 years ago
- 8 comments
Labels: bug, fixed-in-snapshot
#13 - Single null lambda param var doesn't show as underscore like the multi one
Issue -
State: closed - Opened by cretz about 6 years ago
- 1 comment
Labels: bug, fixed-in-snapshot
#13 - Single null lambda param var doesn't show as underscore like the multi one
Issue -
State: closed - Opened by cretz about 6 years ago
- 1 comment
Labels: bug, fixed-in-snapshot
#13 - Single null lambda param var doesn't show as underscore like the multi one
Issue -
State: closed - Opened by cretz about 6 years ago
- 1 comment
Labels: bug, fixed-in-snapshot
#12 - SUB_ASSN Typo
Issue -
State: closed - Opened by cretz about 6 years ago
- 2 comments
Labels: bug, fixed-in-snapshot
#12 - SUB_ASSN Typo
Issue -
State: closed - Opened by cretz about 6 years ago
- 2 comments
Labels: bug, fixed-in-snapshot
#11 - Support var decls in when clause
Issue -
State: closed - Opened by cretz about 6 years ago
#11 - Support var decls in when clause
Issue -
State: closed - Opened by cretz about 6 years ago
#11 - Support var decls in when clause
Issue -
State: closed - Opened by cretz about 6 years ago
#10 - Release 0.2.0
Issue -
State: closed - Opened by cretz over 6 years ago
- 2 comments
#10 - Release 0.2.0
Issue -
State: closed - Opened by cretz over 6 years ago
- 2 comments
#9 - New feature: node graph comparison
Issue -
State: closed - Opened by TAGC over 6 years ago
- 6 comments
#9 - New feature: node graph comparison
Issue -
State: closed - Opened by TAGC over 6 years ago
- 6 comments
#8 - Add `expect` and `actual` keywords
Issue -
State: closed - Opened by cretz over 6 years ago
#8 - Add `expect` and `actual` keywords
Issue -
State: closed - Opened by cretz over 6 years ago
#8 - Add `expect` and `actual` keywords
Issue -
State: closed - Opened by cretz over 6 years ago
#7 - Unable to parse code using DOS line endings
Issue -
State: closed - Opened by TAGC over 6 years ago
- 2 comments
#7 - Unable to parse code using DOS line endings
Issue -
State: closed - Opened by TAGC over 6 years ago
- 2 comments
#7 - Unable to parse code using DOS line endings
Issue -
State: closed - Opened by TAGC over 6 years ago
- 2 comments
#6 - Switch to Kotlin embeddable compiler v1.3.0
Pull Request -
State: closed - Opened by TAGC over 6 years ago
- 2 comments
#6 - Switch to Kotlin embeddable compiler v1.3.0
Pull Request -
State: closed - Opened by TAGC over 6 years ago
- 2 comments
#6 - Switch to Kotlin embeddable compiler v1.3.0
Pull Request -
State: closed - Opened by TAGC over 6 years ago
- 2 comments
#5 - Potential clarification of repo setup instructions
Issue -
State: closed - Opened by TAGC over 6 years ago
- 3 comments
#4 - Update Kotlin compiler dependency and use embeddable version
Issue -
State: closed - Opened by TAGC over 6 years ago
- 9 comments
#4 - Update Kotlin compiler dependency and use embeddable version
Issue -
State: closed - Opened by TAGC over 6 years ago
- 9 comments
#3 - Escape character fails to be parsed
Issue -
State: closed - Opened by KennyTsui over 6 years ago
- 4 comments
#3 - Escape character fails to be parsed
Issue -
State: closed - Opened by KennyTsui over 6 years ago
- 4 comments
#2 - Upgrade Kotlin to 1.2.70
Pull Request -
State: closed - Opened by KennyTsui over 6 years ago
- 2 comments
#2 - Upgrade Kotlin to 1.2.70
Pull Request -
State: closed - Opened by KennyTsui over 6 years ago
- 2 comments
#1 - Support Anonymous Functions
Issue -
State: closed - Opened by cretz over 6 years ago
#1 - Support Anonymous Functions
Issue -
State: closed - Opened by cretz over 6 years ago