Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'version4' into dev | zaaarf | 2023-03-25 | -46/+72 |
|\ | ||||
| * | chore: reorganize, add ProxyType enum | zaaarf | 2023-03-21 | -3/+9 |
| * | 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: fixed return type bug0.3.4 | zaaarf | 2023-03-18 | -1/+3 |
|/ | ||||
* | 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 |