issues
search
manifold-systems
/
manifold
Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more.
http://manifold.systems/
Apache License 2.0
2.42k
stars
125
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Using properties in classes that extend a class implementing the same interface can lead to a `Reference is ambiguous` error
#643
EotT123
opened
22 hours ago
3
Problem with @Self return value and extending classes
#642
EotT123
opened
1 day ago
0
Named arguments & optional parameters
#641
rsmckinney
closed
3 days ago
1
Improve structural interface compatibility
#640
rsmckinney
closed
3 days ago
1
Support newer JDK targeting older JDK via --release
#639
rsmckinney
closed
1 week ago
2
JavacPlugin.java - Add "no-bootstrap" Package Specifiers
#638
ByThePowerOfScience
closed
1 week ago
3
JavacPlugin.java - Add "no-bootstrap" Package Exclusion
#637
ByThePowerOfScience
closed
2 weeks ago
1
[manifold-ext] Implementing Map requires implementing ICallHandler#call
#636
ByThePowerOfScience
opened
2 weeks ago
1
Android Studio: Usage of android dependency for Build Variants `manifold-preprocessor-android-syms` causes NPE
#635
rsmckinney
closed
3 weeks ago
1
Apply @NoBootstrap to Packages
#634
ByThePowerOfScience
opened
3 weeks ago
3
Update BigDecimal and BigInteger references
#633
emmanuel-ferdman
opened
3 weeks ago
1
[Request] Composable SQL queries
#632
inhaledesign
opened
3 weeks ago
3
manifold-sql: improve schema table/view API naming
#631
rsmckinney
closed
1 month ago
1
Support JDK 23
#630
rsmckinney
closed
1 month ago
1
Asset File References
#629
ryantheleach
closed
3 weeks ago
4
Difficulties using manifold in Android Studio
#628
Schommer475
closed
3 weeks ago
7
Duplicate class error when using apache commons Pair without importing java.util.Map
#627
mattstermiller
opened
1 month ago
14
The manifold.systems site appears to be down
#626
eoliphan
closed
1 month ago
3
Configuring DB2 connection giving Null userid is not supported
#625
inhaledesign
closed
3 weeks ago
10
manifold-strings: `this.` missing syntax highlighting & references in string templates
#624
s809
closed
1 month ago
4
manifold-preprocessor: Make -Akey[=value] javac command line options have precedence over build.properties files
#623
rsmckinney
closed
1 month ago
1
Manifold CSV : "IllegalStateException: Token length < value length" if no value in last column of a row
#622
TelKel81
closed
2 months ago
1
manifold-preprocessor: Support number literals to improve readability wrt number values
#621
rsmckinney
closed
2 months ago
1
build(deps): bump com.mysql:mysql-connector-j from 8.0.33 to 8.2.0 in /manifold-deps-parent/manifold-sql-outproc-test
#620
dependabot[bot]
closed
2 months ago
0
bypassJava9Security failing with NPE
#619
apkulick
closed
3 months ago
2
Manifold, Lombok, ErrorProne together triggers a StringIndexOutOfBoundsException without no-bootstrap
#618
superxiao
closed
3 months ago
0
Correct config for Spring boot + lombok + manifold?
#617
abccbaandy
closed
3 weeks ago
11
Share fields and methods from other class
#616
abccbaandy
closed
3 weeks ago
5
Why is there `StackOverflowError` in IJ?
#615
SettingDust
closed
3 weeks ago
8
Attatching annotation to annotation on classes
#614
superxiao
closed
3 months ago
2
Extension methods marked with `@Expires` don't account for javac `--release` option
#613
rsmckinney
closed
3 months ago
1
GraalVM maven build error
#612
sahoomanu
closed
3 months ago
8
Is it possible to add annotation to an existing annotation?
#611
superxiao
closed
4 months ago
12
IntelliJ plugin incorrectly shows Kotlin collection functions as if they come from Java in a mixed project
#610
Svetlovsky
opened
4 months ago
3
build(deps): bump com.h2database:h2 from 2.1.214 to 2.2.220 in /manifold-deps-parent/manifold-sql-inproc-test
#609
dependabot[bot]
closed
4 months ago
1
manifold-sql: provide streamlined, type-safe support for DuckDB's appender
#608
rsmckinney
closed
4 months ago
1
manifold-sql: support batch processing
#607
rsmckinney
closed
4 months ago
1
manifold-sql: support batched SQL
#606
rsmckinney
closed
4 months ago
1
manifold-sql: Support DuckDB
#605
rsmckinney
closed
4 months ago
1
@var Usage not found in all locations
#604
zcfire2017
opened
4 months ago
0
ManTL - example for Spring boot
#603
mboullouz
closed
4 months ago
5
Intellij IDEA doesnt detect manifold-collection extension methods
#602
miladamery
closed
5 months ago
2
manifold-sql: Pascal-case DbConfig file name should match raw schema name
#601
Benjamin-Bergman
closed
5 months ago
8
[Question] Are Manifold String Templates evaluated lazily?
#600
EotT123
closed
5 months ago
2
[Feature Request] lazy @val properties
#599
EotT123
opened
5 months ago
1
Manifold properties combined with Lombok @RequiredArgsConstructor
#598
EotT123
opened
5 months ago
3
[Question] [Extensions] Use existing (non-annotated) classes as extension
#597
EotT123
opened
5 months ago
12
[Proposal] Inline-assembler (Continuation of pre-processor, but for assembly)
#596
terminalsin
opened
6 months ago
2
Unrecognized type should be Object not String
#595
oldshensheep
opened
6 months ago
1
Errors using plugin version 2024.1.2 with IJ version 2024.1.x
#594
rsmckinney
closed
6 months ago
1
Next