issues
search
kh-bd
/
interp4j
String interpolation library for Java
9
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support localized `fmt` interpolator.
#81
KhadanovichSergey
opened
5 months ago
0
Remove `inlined` option usage from docs.
#80
KhadanovichSergey
closed
5 months ago
0
Write a paragraph about new `fmt` interpolator in docs.
#79
KhadanovichSergey
closed
5 months ago
0
Add `fmt` to benches.
#78
KhadanovichSergey
opened
5 months ago
0
Prepare code base to add new interpolation type.
#77
KhadanovichSergey
closed
5 months ago
1
Support wildcard imports.
#76
KhadanovichSergey
closed
5 months ago
0
Remain inlined interpolation only.
#75
KhadanovichSergey
closed
5 months ago
1
Support wildcard imports.
#74
KhadanovichSergey
closed
5 months ago
0
Support `fmt` interpolator.
#73
KhadanovichSergey
closed
5 months ago
1
Can we use string literals inside expressions?
#72
KhadanovichSergey
closed
5 months ago
0
Support string template expression syntax in string interpolation???
#71
KhadanovichSergey
opened
9 months ago
1
Compare with string templates
#70
KhadanovichSergey
opened
9 months ago
0
Use java 20 in latest branch.
#69
KhadanovichSergey
closed
10 months ago
0
Interpolation string literals without `s()` call in controlled way
#67
KhadanovichSergey
closed
1 year ago
0
Write a bit docs abount gradle-based projects support.
#66
KhadanovichSergey
closed
1 year ago
0
write paragraph about gradle support
#65
KhadanovichSergey
closed
1 year ago
0
build release for java 8. `1.0.0_jre1.8`
#64
KhadanovichSergey
closed
1 year ago
1
support java 8?
#63
KhadanovichSergey
closed
1 year ago
1
Versioning schema
#62
KhadanovichSergey
closed
1 year ago
1
Feature/text blocks
#61
KhadanovichSergey
closed
2 years ago
0
Inlined interpolation is enabled by default.
#60
KhadanovichSergey
closed
2 years ago
0
inlined interpolation should be enabled by default
#59
KhadanovichSergey
closed
2 years ago
0
Changes by create-pull-request action
#58
github-actions[bot]
closed
2 years ago
0
Changes by create-pull-request action
#57
github-actions[bot]
closed
2 years ago
0
Feature/inline
#56
KhadanovichSergey
closed
2 years ago
0
bakport inlined interpolation to java11
#55
KhadanovichSergey
closed
2 years ago
0
Generate inlined interpolation
#54
KhadanovichSergey
closed
2 years ago
1
Support interpolation in guarded patterns
#53
KhadanovichSergey
closed
2 years ago
0
Feature/support switch expression
#52
KhadanovichSergey
closed
2 years ago
0
support interpolation in switch expressions
#51
KhadanovichSergey
closed
2 years ago
1
duplicate all tests with text blocks
#50
KhadanovichSergey
closed
2 years ago
0
fork branch for java 11. java 17 is main java version to support.
#49
KhadanovichSergey
closed
2 years ago
1
Fix repository path.
#48
KhadanovichSergey
closed
2 years ago
0
Interpolate `s` in lambda return statements and expressions.
#47
KhadanovichSergey
closed
2 years ago
0
Интерполяция в лямбда выражениях
#46
desepticon55
closed
2 years ago
0
Add benchmarks.
#45
KhadanovichSergey
closed
2 years ago
0
add benchmarks to compare `s`, `String.format` and manual string concatenation.
#44
KhadanovichSergey
closed
2 years ago
0
Добавить возможность использования интерполяции строк в конкатенации через операцию +
#43
desepticon55
closed
2 years ago
1
Interpolate string in constructor arguments.
#42
KhadanovichSergey
closed
2 years ago
0
поддержать интерполяцию в конструкторе
#41
desepticon55
closed
2 years ago
0
добавить параметр, включающий подробное логирование компиляции
#40
KhadanovichSergey
opened
2 years ago
0
Use java class resource bundle.
#39
KhadanovichSergey
closed
2 years ago
0
Fix ast position.
#38
KhadanovichSergey
closed
2 years ago
0
Support interpolation in methods.
#37
KhadanovichSergey
closed
2 years ago
0
support `s` in switch
#36
KhadanovichSergey
closed
2 years ago
1
Support `s` at receiver position in method call expression.
#35
KhadanovichSergey
closed
2 years ago
0
Support `s` with binary operators
#34
KhadanovichSergey
closed
2 years ago
1
Support `s` in instance of
#33
KhadanovichSergey
closed
2 years ago
1
add tests for error cases
#32
KhadanovichSergey
closed
2 years ago
1
pretty print modified file
#31
KhadanovichSergey
closed
2 years ago
1
Next