Commit Graph

6 Commits

Author SHA1 Message Date
Justin Abrahms 5179b230c3
Hook methods are public 2022-05-11 16:07:31 -07:00
Justin Abrahms 2520f7c051
Support for hook hints. 2022-05-10 15:51:09 -07:00
Justin Abrahms a0172d57b4
Additional hook tests, incl. functionality for error hooks & api hooks. 2022-05-09 16:09:48 -07:00
Justin Abrahms 3ba3f2c4a4
Don't have to implement each method on a hook, just the ones we care about. 2022-05-08 15:43:08 -07:00
Justin Abrahms c12d0cbc75 Basic hook support. 2022-04-22 11:44:47 -07:00
Justin Abrahms 0815268243 Skeleton implementation of the java sdk
Only booleans work so far, and barely at that.
2022-04-20 21:12:09 -07:00