Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-17 | split proxy builder & factory (#435) | Jesse Plamondon-Willard | |
2017-12-15 | emit proxy classes directly to simplify crossplatform compatibility (#409) | Jesse Plamondon-Willard | |
2017-12-10 | adjust reflection API to correctly reflect what it does (#410) | Jesse Plamondon-Willard | |
2017-12-09 | fix reflection API error with properties which don't have both get and set | Jesse Plamondon-Willard | |
2017-10-24 | minor cleanup | Jesse Plamondon-Willard | |
2017-10-24 | Fix object cast being needed - use closed instead of open delegate | Entoarox | |
The API does not allow the user to modify the `this` after the fact anyhow, so it isnt needed. | |||
2017-10-24 | Fix: Instance type is required | Entoarox | |
2017-10-24 | PrivateProperty.cs ~ Use delegates for performance | Entoarox | |
2017-10-20 | enable access to public members using reflection API | Jesse Plamondon-Willard | |
2017-10-07 | reorganise repo structure | Jesse Plamondon-Willard | |