summaryrefslogtreecommitdiff
path: root/src/main/java/ftbsc/geb/processor
Commit message (Expand)AuthorAgeLines
* chore: set supported version to latest0.1.4 zaaarf2023-08-25-0/+10
* fix: fixed code generation zaaarf2023-08-25-7/+5
* fix: fixed bad argument count0.1.3 zaaarf2023-08-25-1/+1
* fix: fixed bad code generator0.1.2 zaaarf2023-08-25-1/+1
* 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