aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeLines
* feat: static listeners, parameterzied IEventDispatcherHEADdev zaaarf2024-09-01-26/+42
* fix: events by default are not canceled0.2.2 zaaarf2024-08-30-1/+1
* fix: avoid nullptr in generated code0.2.1 zaaarf2024-08-30-2/+2
* feat: update to new API, slight generated code improvements zaaarf2024-06-01-23/+50
* fix: fixed the generator being called repeatedly0.1.5 zaaarf2023-08-25-5/+5
* added handling for cancelable events zaaarf2023-08-25-4/+20
* 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/+94
* chore: javadocs zaaarf2023-08-24-10/+76
* feat: implemented processor zaaarf2023-08-24-56/+135
* chore: removed annotatiosn zaaarf2023-08-24-66/+0
* feat: basic listener processing zaaarf2023-08-22-0/+86
* feat: implemented annotations zaaarf2023-08-22-0/+66