Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | feat: restored flat descriptors, implemented primitive proxies | zaaarf | 2023-03-21 | -17/+17 |
* | feat: expanded ClassProxies, now all fields and methods include classproxies ... | zaaarf | 2023-03-21 | -11/+22 |
* | feat: initial proxy rework, replaced getters with public constants, rely more... | zaaarf | 2023-03-21 | -44/+54 |
* | fix: mistake in method names | zaaarf | 2023-03-04 | -1/+1 |
* | chore: removed references to cube game from names and comments | zaaarf | 2023-03-03 | -13/+13 |
* | feat: added setModifier method to proxy builder | zaaarf | 2023-03-01 | -0/+9 |
* | feat: implemented field and method proxies | zaaarf | 2023-03-01 | -0/+119 |