issues
search
tieskedh
/
KotlinPoetDSL
A DSL for KotlinPoet
https://kotlinpoetdsl.devhaan.nl
MIT License
27
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Variable now supports inline
#63
tieskedh
closed
4 years ago
1
introduce functionBlock (test with params)
#62
tieskedh
closed
4 years ago
1
ParameterBuilder
#61
tieskedh
opened
4 years ago
0
closes #31
#60
tieskedh
closed
4 years ago
1
getter/setter check parametertype?
#59
tieskedh
opened
4 years ago
0
Merge getter and setter to prop
#58
tieskedh
opened
4 years ago
0
Consider using dsl function names closer to their generated counterparts
#57
GlassBricks
opened
4 years ago
0
Consider exposing parameters, variables and fields as property accessors
#56
vlsi
opened
4 years ago
1
Consider adding in-place formatted code blocks
#55
vlsi
opened
4 years ago
4
It's now possible to add LazyComponent as or to the method body
#54
tieskedh
closed
5 years ago
1
Now uses attach instead of accepting specs straight away
#53
tieskedh
closed
5 years ago
1
Make Variable compatible with inline
#52
tieskedh
closed
4 years ago
0
Refactoring/constructer spec
#51
tieskedh
closed
5 years ago
1
lazy iftest didn't test
#50
tieskedh
closed
5 years ago
0
improve lazy component:
#49
tieskedh
closed
5 years ago
1
Adds variable to FunctionSpec
#48
tieskedh
closed
5 years ago
1
adds tests for vararg
#47
tieskedh
closed
5 years ago
1
fixes varargVal and varargVar
#46
tieskedh
closed
5 years ago
2
Variable invocation-improvements
#45
tieskedh
closed
6 years ago
1
improves switch
#44
tieskedh
closed
6 years ago
1
Added ways to add code to codeBlockBuilder
#43
tieskedh
closed
6 years ago
1
reintroduced repeat(int)
#42
tieskedh
closed
6 years ago
1
now uses kotlinpoet RC2.
#41
tieskedh
closed
6 years ago
1
repeat(int) needs to be reintroduced in codeblock
#40
tieskedh
closed
6 years ago
0
puzzle:change the code such that endif isn't needed
#39
tieskedh
opened
6 years ago
0
add more switch-invocations.
#38
tieskedh
closed
6 years ago
0
add param pre- and postfix to switch
#37
tieskedh
closed
6 years ago
0
find a way to make If a LazyComponent (and repeat as well)
#36
tieskedh
closed
5 years ago
0
add infix function to LazyComponent.attach()
#35
tieskedh
closed
5 years ago
0
functionBody must accept code that's broader than CodeBlockBuilder
#34
tieskedh
closed
4 years ago
0
add control-flow in a DSL-like way to CodeBlockBuilder
#33
tieskedh
opened
6 years ago
0
Variable should accept code-block
#32
tieskedh
closed
6 years ago
0
TopLevelSetterBuilder and TopLevelGetterBuilder should be added
#31
tieskedh
closed
4 years ago
0
Replace internals of variable.
#30
tieskedh
closed
6 years ago
0
support Annotations in Variable.
#29
tieskedh
closed
6 years ago
0
varargVal, varargVar
#28
tieskedh
closed
6 years ago
0
support creation variables with not-reified clazz and format
#27
tieskedh
closed
6 years ago
1
Variable.toString
#26
tieskedh
closed
6 years ago
0
constructorSpec.toPrimary and FunSpec.toPrimaryConstructor need to be checked
#25
tieskedh
closed
5 years ago
0
FunSpec.toPrimaryConstructor improvements
#24
tieskedh
closed
5 years ago
0
variable-interoperability
#23
tieskedh
closed
5 years ago
0
Change constructorSpec
#22
tieskedh
closed
5 years ago
0
attachTo and attach
#21
tieskedh
closed
5 years ago
0
constructor(ConstructorSpec)
#20
tieskedh
opened
6 years ago
0
add more primary constructor invocations
#19
tieskedh
opened
6 years ago
0
buildConstructor should accept FunSpec
#18
tieskedh
closed
5 years ago
2
ConstructorSpec.toSecundary()
#17
tieskedh
closed
5 years ago
0
improve interoperability constructor-parameters
#16
tieskedh
opened
6 years ago
0
Ways to add code to codeBlockBuilder
#15
tieskedh
closed
6 years ago
0
make repeat dumb and stable
#14
tieskedh
closed
6 years ago
1
Next