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