aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/ftbsc/geb/processor/GEBProcessor.java
Commit message (Expand)AuthorAgeLines
* fix: can't access the ProcessingEnv before init()0.1.1 zaaarf2023-08-25-18/+29
* chore: specified the annotation type zaaarf2023-08-24-1/+1
* feat: proper error handling zaaarf2023-08-24-7/+25
* chore: javadocs zaaarf2023-08-24-10/+76
* feat: implemented processor zaaarf2023-08-24-56/+135
* feat: basic listener processing zaaarf2023-08-22-0/+84