Commit Graph

6 Commits

Author SHA1 Message Date
Chris Waldon ff2a63c99a
feat: implement calling static boolean methods
Signed-off-by: Chris Waldon <christopher.waldon.dev@gmail.com>
2021-04-18 14:41:05 -04:00
Jeff Williams 15a239885b Add support for object arrays. 2020-08-05 22:24:04 -04:00
Chris Waldon b5d97bc020
feat: implement calling more non-static method types 2020-06-26 15:26:00 -04:00
Greg 8a58259fba Add testing, add non-static field accessors. 2020-06-22 22:19:04 -04:00
Chris Waldon b380472956
feat: enable looking up values of static fields 2020-06-20 11:27:23 -04:00
Greg d0d3f316ae Initial commit. 2020-06-19 16:10:40 -04:00