index
:
github/SMAPI.git
develop
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
SMAPI
/
Framework
/
Reflection
Age
Commit message (
Expand
)
Author
2018-12-27
mark structs readonly
Jesse Plamondon-Willard
2018-12-27
tweak comment header convention
Jesse Plamondon-Willard
2018-04-11
drop support for Stardew Valley 1.2 (#453)
Jesse Plamondon-Willard
2018-03-11
drop support for some deprecated APIs in the Stardew Valley 1.3 branch (#453)
Jesse Plamondon-Willard
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
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