-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rewrote most subsytems to be state based and have better code structure. implemented triggers for every subsystems to please review before making any code changes. Some aditional functionalities were added but should be easily removeable if desired.
- Loading branch information
1 parent
6ba8d6a
commit de25f50
Showing
23 changed files
with
509 additions
and
860 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
...processor/build/classes/java/main/META-INF/services/javax.annotation.processing.Processor
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-6.21 KB
annotation-processor/build/tmp/compileJava/previous-compilation-data.bin
Binary file not shown.
This file was deleted.
Oops, something went wrong.
234 changes: 0 additions & 234 deletions
234
annotation-processor/src/main/java/processor/AnnotationProcessor.java
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.